Sort Score
Result 10 results
Languages All
Labels All
Results 1,141 - 1,150 of 67,640 for

document

(0.08 sec)
  1. Feature List | Aspose.Page for .NET

    Feature List page provides you with the information on what you can do and with which Page Description Languages working with this API solution for .NET....edit XPS document Add or remove pages of XPS document Work with...with multiple documents inside an XPS document Preserve print...

    docs.aspose.com/page/net/feature-list/
  2. Aspose::Words::Properties::DocumentPropertyColl...

    Aspose::Words::Properties::DocumentPropertyCollection::GetEnumerator method. Returns an enumerator object that can be used to iterate over all items in the collection in C++....Examples Shows how to work with a document’s custom properties. auto...auto doc = MakeObject < Document > (); SharedPtr < CustomDocumentProper...

    reference.aspose.com/words/cpp/aspose.words.pro...
  3. Aspose::Words::Properties::DocumentPropertyColl...

    Aspose::Words::Properties::DocumentPropertyCollection::Remove method. Removes a property with the specified name from the collection in C++....Examples Shows how to work with a document’s custom properties. auto...auto doc = MakeObject < Document > (); SharedPtr < CustomDocumentProper...

    reference.aspose.com/words/cpp/aspose.words.pro...
  4. TxtLoadOptions.AutoNumberingDetection | Aspose....

    Discover TxtLoadOptions' AutoNumberingDetection property. Easily enable or disable automatic numbering for seamless Document loading. Default is true....performed while loading a document. The default value is true...AutoNumberingDetecti = false }; Document doc = new Document ( MyDir + "Number...

    reference.aspose.com/words/net/aspose.words.loa...
  5. MarkdownOfficeMathExportMode Enum | Aspose.Word...

    Discover how Aspose.Words.Saving.MarkdownOfficeMathExportMode enhances OfficeMath export to Markdown, ensuring accurate and efficient Document conversion....written to the document. Document doc = new Document ( MyDir + "Office...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Shape.HasSmartArt | Aspose.Words for .NET

    Discover if your Shape features a SmartArt object with the HasSmartArt property. Unlock creative design possibilities for your projects!...shapes in a document with SmartArt objects. Document doc = new...new Document ( MyDir + "SmartArt.docx" ); int numberOfSmartArtShap...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Convert Markdown to PDF in Python – Aspose.HTML

    Convert Markdown to PDF using Aspose.HTML Python library. Consider Markdown to PDF conversion scenarios in Python examples....'TIFF' 'PDF' 'XPS' 'DOCX'}} document = Converter.convert_markdown("input...'DOCX'}} Converter.convert_html(document, options, "output.{{output...

    docs.aspose.com/html/python-net/convert-markdow...
  8. Conversion to XPS|Aspose.Slides Documentation

    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....converting a presentation into XPS document. The Save method exposed by...whole presentation into XPS document. Further, XpsOptions class...

    docs.aspose.com/slides/net/conversion-to-xps/
  9. TextColumn | Aspose.Words for Java

    Represents a single text column in Java....columns in a section of a document. To learn more, visit the...the Working with Sections documentation article. Remarks: TextColumn...

    reference.aspose.com/words/java/com.aspose.word...
  10. DocumentBuilder.insertImage method | Aspose.Wor...

    Aspose.Words.DocumentBuilder.insertImage method...from a file or URL into the document. The image is inserted inline...before inserting into the document if you specify a remote URI...

    reference.aspose.com/words/nodejs-net/aspose.wo...