Sort Score
Result 10 results
Languages All
Labels All
Results 5,631 - 5,640 of 423,803 for

document

(1.27 sec)
  1. InlineStory.Paragraphs | Aspose.Words for .NET

    Discover the InlineStory Paragraphs property, access a unique collection of story paragraphs for enhanced content organization and readability.... Document doc = new Document (); DocumentBuilder...which we will pass to the document builder's "InsertFootnote"...

    reference.aspose.com/words/net/aspose.words/inl...
  2. 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/
  3. 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...
  4. 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...
  5. AdvancedCompareOptions | Aspose.Words for Java

    Allows to set advanced compare options in Java.... Document docA = new Document(getMyDir() + "Document with...docx"); Document docB = new Document(getMyDir() + "Document with...

    reference.aspose.com/words/java/com.aspose.word...
  6. BuildingBlock constructor | Aspose.Words for Py...

    BuildingBlock constructor. Initializes a new instance of this class....GlossaryDocument The owner document. Remarks When BuildingBlock...glossary document, but is not yet part of the glossary document and...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Java API to Export CGM to MARKDOWN | products.a...

    Convert CGM to MARKDOWN using on premise Java API...for Java is a powerful PDF document processing API that is part...Words for Java is a powerful document processing API that is also...

    products.aspose.com/total/java/conversion/cgm-t...
  8. Converting a PDF file to PDFA using Python | As...

    Sample code on Python for PDF to PDFA conversion. Use example code for batch PDF to PDFA conversion with Python and .NET...convert programmatically a document from PDF to PDFA format with...with a modern document-processing Python API. Use just a few lines...

    products.aspose.com/pdf/python-net/conversion/p...
  9. OfficeMath.accept method | Aspose.Words for Nod...

    OfficeMath.accept method. Accepts a visitor....every office math node in a document. test ( 'OfficeMathToText'...() => { let doc = new aw . Document ( base . myDir + "DocumentVisitor-compatible...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. DocumentBuilder.InsertCell | Aspose.Words for .NET

    Effortlessly enhance your Documents with the DocumentBuilder InsertCell method—quickly add customizable table cells for improved organization and clarity....Inserts a table cell into the document. public Cell InsertCell ()...custom borders. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...