Sort Score
Result 10 results
Languages All
Labels All
Results 9,541 - 9,550 of 415,868 for

document

(0.15 sec)
  1. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Paragraphs method. Represents an estimate of the number of paragraphs in the Document in C++....number of paragraphs in the document. int32_t Aspose :: Words ::...update all list labels in a document. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.pro...
  2. BuiltInDocumentProperties.words property | Aspo...

    BuiltInDocumentProperties.words property. Represents an estimate of the number of words in the Document....the number of words in the document. get words () : number Remarks...this property when you call Document.updateWordCount() . Examples...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Creating a complex PDF|Aspose.PDF for .NET

    Aspose.PDF for NET allows you to create more complex Documents that contain images, text fragments, and tables in one Document....simple steps to create a PDF document using C# and Aspose.PDF. In...at creating a more complex document with C# and Aspose.PDF for...

    docs.aspose.com/pdf/net/complex-pdf-example/
  4. BuiltInDocumentProperties.lines property | Aspo...

    BuiltInDocumentProperties.lines property. Represents an estimate of the number of lines in the Document....the number of lines in the document. get lines () : number Remarks...this property when you call Document.updateWordCount() . Examples...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. PageSetup | Aspose.Words for Java

    Represents the page setup properties of a section in Java....the Working with Sections documentation article. Remarks: PageSetup...sections in a document. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  6. GlossaryDocument.accept method | Aspose.Words f...

    GlossaryDocument.accept method. Accepts a visitor....visit_glossary_document_start() , then calls Node...visit_glossary_document_end() at the end. Note: A glossary document node...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Border class | Aspose.Words for ...

    Aspose::Words::Border class. Represents a border of an object. To learn more, visit the Documentation article in C++....the Programming with Documents documentation article. class Border...can be applied to various document elements including paragraph...

    reference.aspose.com/words/cpp/aspose.words/bor...
  8. Android API to Render EPUB to DOTM | products.a...

    Transform EPUB to DOTM via Android via Java API...features for manipulating PDF documents, including the ability to...Word documents, including the ability to convert documents to other...

    products.aspose.com/total/android-java/conversi...
  9. How to Read Bookmarks in PDF using Python

    This article guides on how to read bookmarks in PDF using Python. It contains the resources to set the IDE, important classes and a runnable sample code to extract bookmarks in PDF using Python....bookmarks in it using the Document class object Iterate through...library and then uses the Document class to load the source PDF...

    kb.aspose.com/pdf/python/how-to-read-bookmarks-...
  10. Merge MD Files in Java

    Follow this article to merge MD files in Java. It has details to set the IDE, a list of steps, and a sample code to combine MD in Java and create a single MD file....MD files separately into a Document object and assign the respective...Access the destination MD file Document object for appending other...

    kb.aspose.com/words/java/merge-md-files-in-java/