Sort Score
Result 10 results
Languages All
Labels All
Results 3,271 - 3,280 of 424,128 for

document

(0.72 sec)
  1. StructuredDocumentTagRangeStart.SdtType | Aspos...

    Discover the SdtType property of StructuredDocumentTagRangeStart. Learn how to identify structured Document tag types for enhanced Document management....Gets type of this structured document tag. public SdtType SdtType...structured document tags. Document doc = new Document ( MyDir +...

    reference.aspose.com/words/net/aspose.words.mar...
  2. Aspose.Words Markdown Generation Fails for Spec...

    Hello Aspose Support Team, We are facing an issue while converting certain Word template Documents (.docx) into Markdown format using Aspose.Words. Issue Summary Service: TextExtractor Operation: Word (.docx) → Markd…...Fails for Specific Template Documents Aspose.Words Product Family...converting certain Word template documents (.docx) into Markdown format...

    forum.aspose.com/t/aspose-words-markdown-genera...
  3. Extract OLE Objects from Workbook with JavaScri...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Microsoft Word document, an Excel workbook, and a PDF document as OLE...first worksheet. Template document with OLE objects (OleFile...

    docs.aspose.com/cells/javascript-cpp/extract-ol...
  4. Export EML to PDF via C++ | products.aspose.com

    C++ API to Convert EML to PDF without using Microsoft Word or Outlook...HTML by using Document class Save the document to PDF format...instance of Document System :: SharedPtr < Document > doc = System...

    products.aspose.com/total/cpp/conversion/eml-to...
  5. Convert WORDML to POT via C++ or with free Onli...

    Export WORDML to POT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free WORDML to POT online converter quickly before integrating the code....markup language used to create documents, while POT is a presentation...necessary to ensure that documents can be used in different applications...

    products.aspose.com/total/cpp/conversion/wordml...
  6. Convert DOC to PPTX via C++ or with free Online...

    Export DOC to PPTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOC to PPTX online converter quickly before integrating the code....Why to Convert Converting documents from one format to another...presentations from existing documents. This can save time and effort...

    products.aspose.com/total/cpp/conversion/doc-to...
  7. Convert TXT to PowerPoint via C++ or with free ...

    Export TXT to PowerPoint in your C++ applications without using Microsoft Word of PowerPoint or online. Test free TXT to PowerPoint online converter quickly before integrating the code....Words for C++ is a powerful document manipulation API that allows...on C++ Open TXT file using Document class reference Convert TXT...

    products.aspose.com/total/cpp/conversion/txt-to...
  8. Formatting Pivot Table|Documentation

    How to format pivot table with Aspose.Cells for JavaScript via C++....Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/javascript-cpp/formatting...
  9. MarkupLevel enumeration | Aspose.Words for Node.js

    Aspose.Words.Markup.MarkupLevel enumeration. Specifies the level in the Document tree where a particular [StructuredDocumentTag](../structuredDocumenttag/) can occur....Specifies the level in the document tree where a particular StructuredDocumentTa...elements. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. IBibliographyStylesProvider | Aspose.Words for ...

    Implement this interface to provide bibliography style for the FieldBibliography and FieldCitation fields when theyre updated in Java....throws Exception { Document doc = new Document(getMyDir() + "Bibliography..."Bibliography.docx"); // If the document already has a style you can...

    reference.aspose.com/words/java/com.aspose.word...