Sort Score
Result 10 results
Languages All
Labels All
Results 2,411 - 2,420 of 11,902 for

object

(0.07 sec)
  1. Replace a Word in Word with Nodej.s REST API

    This article entails how to replace a word in Word with Nodej.s REST API. You will automate the process to change a word in Word with Nodej.s REST API using the Nodej.s Cloud SDK....API Instantiate the WordsApi object using the client ID and secret...Create the ReplaceTextParameter object and set the old text, new text...

    kb.aspose.cloud/words/nodejs/replace-a-word-in-...
  2. Remove Image Background in Excel using Java RES...

    This code guides on how to remove picture background in Excel using Java Low Code API. You will learn to remove image background in Excel using Java REST API by utilizing a Java-based Cloud SDK....Interface Set up the CellsApi object using your client ID, client...Construct a DeleteWorkbookBackgr object with the file name and default...

    kb.aspose.cloud/cells/java/remove-image-backgro...
  3. Merge Cells in Excel using C# REST API

    This article guides on how to merge cells in Excel using C# REST API. You will learn to automatically combine cells in Excel using C# Low Code API with a .NET-based Cloud SDK....URL, initialize the CellsApi object for making API calls Define...Create a PostWorksheetMergeRe object, set the start/end cells and...

    kb.aspose.cloud/cells/net/merge-cells-in-excel-...
  4. How to Convert JPG to PDF with Java REST API

    This tutorial shows you how to convert JPG to PDF with Java REST API. You can easily convert JPG to PDF with Java with the help of below code with low code REST API for free....Secret for the API Create an object of ImagingAPI class with client...to cloud storage Create an object of ConvertImageRequest with...

    kb.aspose.cloud/imaging/java/how-to-convert-jpg...
  5. Excel to JSON|Document

    Learn how to convert Excel spreadsheets to JSON files with Aspose.Cells Cloud REST API. Includes cURL example, SDK snippets (C#, Java, Python), required parameters, authentication, and response format....service returns a FileInfo object. The important fields are described...fails, the API returns an error object with the following structure:...

    docs.aspose.cloud/cells/convert-excel-file-to-j...
  6. Convert DOC to ODT Online | ODT to Word | DOCX ...

    Convert DOC to ODT. Convert DOCX to OpenOffice. ODT to DOC Conversion. How to convert ODT to Word in C# .NET. Convert ODT to DOCX in C#....These files hold text, images, objects, and style information and...is to create a Configuration object using Client credentials. Secondly...

    blog.aspose.cloud/words/convert-doc-to-odt-in-c...
  7. Convert PDF to PowerPoint using C# .NET | PDF t...

    How to install Cloud SDKs. file processing sdks. Cloud SDK for ms word, powerpoint, pdf, email, OCR, OMR. REST API for PDF conversion...authenticating the Cloud SDK object. In the following code snippet...are going to initialize an object of Aspose.Words Cloud SDK for...

    blog.aspose.cloud/total/how-to-install-aspose.c...
  8. DCM to JPG | Convert DICOM Images | DICOM to JP...

    Convert DCM to JPG using Java. Develop DICOM images viewer | dicomviewer. DICOM to JPG Online. Save DICOM to Image or export DICOM to JPEG. View DICOM files... Create an object of ImagingApi using personalized...method Next step is to create an object of ConvertImageRequest which...

    blog.aspose.cloud/imaging/convert-dcm-to-jpg-in...
  9. Extract shapes from PowerPoint presentations | ...

    We often need to extract shapes from images added in the slides. Access shapes in presentation images, extract shapes from presentation collection....variety of objects such as auto shapes, charts, ole objects, pictures...You can convert different objects in a worksheet to image using...

    blog.aspose.cloud/cells/convert-different-objec...
  10. SVG to PNG | Convert SVG to PNG in Java | Save ...

    Convert SVG to PNG in Java. Use Low code API to save SVG as PNG. Developer guide explaining simple steps for SVG to PNG online conversion. Save SVG as PNG... First of all, create an object of ImagingApi class where we...uploadFile(…) method Now create an object of ConvertImageRequest , where...

    blog.aspose.cloud/imaging/svg-to-png-in-java/