Sort Score
Result 10 results
Languages All
Labels All
Results 3,701 - 3,710 of 375,818 for

document

(0.17 sec)
  1. ReportBuilder Class | Aspose.Words for .NET

    Effortlessly create dynamic reports with Aspose.Words LowCode ReportBuilder. Utilize LINQ Reporting Engine to fill templates with data seamlessly....LoadOptions ) Specifies input document for processing. From ( string...LoadOptions ) Specifies input document for processing. To ( List<Stream>...

    reference.aspose.com/words/net/aspose.words.low...
  2. Export SVG to ODP in Android | products.aspose.com

    Android API to Convert SVG to ODP without using Microsoft Word...barcodes, and other types of documents. With Aspose.Total for Android...to ODP Open SVG file using Document class Convert SVG to PPTX...

    products.aspose.com/total/android-java/conversi...
  3. WarningType | Aspose.Words for Java

    Specifies the type of a warning that is issued by Aspose.Words during Document loading or saving in Java....Words during document loading or saving. Examples:...available font sources. // Open a document that contains text formatted...

    reference.aspose.com/words/java/com.aspose.word...
  4. Paragraph.AcceptStart | Aspose.Words for .NET

    Discover the Paragraph AcceptStart method to seamlessly welcome visitors at the beginning of your Document's paragraphs for enhanced engagement....visiting the start of the document’s paragraph. public override...visitor DocumentVisitor The document visitor. Return Value The...

    reference.aspose.com/words/net/aspose.words/par...
  5. Aspose::Words::Saving::RtfSaveOptions class | A...

    Aspose::Words::Saving::RtfSaveOptions class. Can be used to specify additional options when saving a Document into the Rtf format. To learn more, visit the Documentation article in C++....additional options when saving a document into the Rtf format. To learn...the Specify Save Options documentation article. class RtfSaveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. HtmlSaveOptions.ExportTocPageNumbers | Aspose.W...

    Control TOC page numbers in HTML, MHTML, and EPUB exports with HtmlSaveOptions. Enhance navigation and user experience effortlessly!...saving a document with a table of contents to .html. Document doc...doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  7. PageSetup.multiple_pages property | Aspose.Word...

    PageSetup.multiple_pages property. For multiple page Documents, gets or sets how a Document is printed or rendered so that it can be bound as a booklet....multiple page documents, gets or sets how a document is printed...gutter margins. doc = aw . Document () # Insert text that spans...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ParagraphAlignment enumeration | Aspose.Words f...

    Aspose.Words.ParagraphAlignment enumeration. Specifies text alignment in a paragraph....words document by hand. let doc = new aw . Document (); // A...A blank document contains one section, one body and one paragraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FieldAutoText | Aspose.Words for Java

    Implements the AUTOTEXT field in Java....the Working with Fields documentation article. Remarks: Inserts...GLOSSARY fields. Document doc = new Document(); // Create a glossary...

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose::Words::DocumentBase::get_Styles method ...

    Aspose::Words::DocumentBase::get_Styles method. Returns a collection of styles defined in the Document in C++....collection of styles defined in the document. System :: SharedPtr < Aspose...Examples Shows how to access a document’s style collection. auto doc...

    reference.aspose.com/words/cpp/aspose.words/doc...