Sort Score
Result 10 results
Languages All
Labels All
Results 2,621 - 2,630 of 10,553 for

object

(0.14 sec)
  1. Content|Documentation

    Content element is used to add one or more lines of text to the parent element....Content element is declared as an object with "element_type": "Content"...

    docs.aspose.cloud/omr/json-markup/content/
  2. Word to JPG | DOC to JPG Converter using .NET C...

    How to convert Word to JPG using C# .NET REST API. Complete guide covering DOC to JPG and DOCX to JPG conversion online. Develop Word to Image converter easily and quickly!...WordsApi(config); Create an object of Configuration and WordsApi...of ConvertDocument request object where we provide input word...

    blog.aspose.cloud/words/word-to-jpg-in-csharp/
  3. Word to TIFF Conversion using .NET Cloud SDK | ...

    Learn how to convert Word documents to high-quality TIFF images using C# .NET. This guide covers topics for converting Word to TIFF, DOC to TIFF or DOCX to TIFF online conversion...WordsApi(config); Create an object of Configuration and WordsApi...instance of GetDocumentWithForma object where we provide the name of...

    blog.aspose.cloud/words/word-to-tiff-document-c...
  4. Convert PowerPoint to HTML | PPT to HTML with J...

    Effortlessly convert PowerPoint presentations to HTML using Java Cloud SDK. Transform PPT to HTML or PPTX to HTML. Simple and easy steps to export PowerPoint to HTML online.... Secondly, create an object of File class and read the...so we need to create a List object, specifying the index of desired...

    blog.aspose.cloud/slides/convert-powerpoint-to-...
  5. Convert JPG to Word Document | JPG to DOC with ...

    Learn how to easily convert JPG images into Word documents using REST API. Build your own Image to Word converter and automate JPG to DOC conversion....insert JPG images as drawing objects inside the Word document. Step...; Step 3. - Create Drawing Object and specify word document section...

    blog.aspose.cloud/words/jpg-to-doc-using-csharp/
  6. Excel to JSON | Excel to Json Converter | XLSX ...

    Convert Excel to JSON and represent table data as an array of Objects. Each Object represents a row in the table. Excel To Json Converter to export Excel to Json...Firstly, create a CellsApi object while providing ClientID and...Firstly, create a CellsApi object while providing ClientID and...

    blog.aspose.cloud/cells/excel-to-json-in-java/
  7. Convert PowerPoint to HTML | PPT to HTML using ...

    Learn how to convert PowerPoint presentations to HTML using .NET REST API. Seamless PPTX to HTML and PPTX to HTML conversion while preserving the formatting of your content....return the output as Stream object. using var pdfStream = File...provide the details via List object. Please take a look over the...

    blog.aspose.cloud/slides/convert-powerpoint-to-...
  8. Transform Your Excel Data into Text File (.txt)...

    Easily convert Excel to Text file (.txt) using C# .NET. Our comprehensive guide will show you how to extract and convert data from Excel to Text in few simple steps...CellsApi(clientID, clientSecret); Create an object of CellsApi while passing client...Excel workbook into FileStream object. var response = cellsInstance...

    blog.aspose.cloud/cells/convert-excel-to-txt-in...
  9. Word to HTML | Convert DOC/DOCX to HTML with .N...

    How to convert Word to HTML using a .NET REST API. Perform DOC/DOCX to HTML conversion in C#, with cURL examples. export clean web‑ready markup for Word Online content....create an object of Configuration and WordsApi objects. var config...Secondly, use UploadFileRequest object to upload the input Word document...

    blog.aspose.cloud/words/convert-word-to-html-us...
  10. DOC to PDF in Python | Convert Word to PDF | PD...

    Our comprehensive guide on converting Word to PDF using Python REST API. Elevate development skills by harnessing the power of Python API...step is to create an ApiClient object which takes Client ID and Client...class which takes ApiClient object as an argument. Thirdly, call...

    blog.aspose.cloud/words/doc-to-pdf-in-python/