Sort Score
Result 10 results
Languages All
Labels All
Results 3,471 - 3,480 of 423,607 for

document

(2.38 sec)
  1. CompositeNode.InsertBefore | Aspose.Words for .NET

    Discover how to use the CompositeNode InsertBefore method to seamlessly insert nodes before reference nodes, enhancing your data structure management....inserted was created from another document, you should use ImportNode...import the node to the current document. The imported node can then...

    reference.aspose.com/words/net/aspose.words/com...
  2. MailMergeDestination Enum | Aspose.Words for .NET

    Discover the Aspose.Words.MailMergeDestination enum, defining outcomes for seamless Document mail merges. Optimize your Document processing today!...merge is carried out on a document. public enum MailMergeDestination...applications shall generate new documents by populating the fields within...

    reference.aspose.com/words/net/aspose.words.set...
  3. ReplacerContext.SetReplacement | Aspose.Words f...

    Enhance your find and replace operations with the ReplacerContext SetReplacement method, allowing seamless pattern and replacement management for efficiency....how to replace string in the document using context. // There is...ways to replace string in the document: string doc = MyDir + "Footer...

    reference.aspose.com/words/net/aspose.words.low...
  4. BuildingBlockCollection.ToArray | Aspose.Words ...

    Discover the BuildingBlockCollection ToArray method, effortlessly transfer all building blocks into a new array for streamlined data management....a glossary document. Document doc = new Document (); GlossaryDocument...start/end of the Glossary document. glossaryDoc . Accept ( visitor...

    reference.aspose.com/words/net/aspose.words.bui...
  5. DocumentBuilder.current_node property | Aspose....

    DocumentBuilder.current_node property. Gets the node that is currently selected in this DocumentBuilder....a paragraph or structured document tag, DocumentBuilder.current_node...Examples Shows how to move a document builder’s cursor to different...

    reference.aspose.com/words/python-net/aspose.wo...
  6. SaveFormat enumeration | Aspose.Words for Node.js

    Aspose.Words.SaveFormat enumeration. Indicates the format in which the Document is saved....Indicates the format in which the document is saved. Members Name Description...Saves the document in the Microsoft Word 97 - 2007 Document format...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ParagraphAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.ParagraphAlignment enum for precise text alignment in your Documents. Enhance readability and formatting with ease!...Words document by hand. Document doc = new Document (); // A...A blank document contains one section, one body and one paragraph...

    reference.aspose.com/words/net/aspose.words/par...
  8. Pdf Compliace PDF/A and PDF/UA - Free Support F...

    I’m setting the PDF compliance to PDF_A_4_UA_2 but the generated Document doesn’t appear to be compliant with any PDF/A standard....PDF_A_4_UA_2 but the generated document doesn’t appear to be compliant...aspose.pdf.Document docPdf = new com.aspose.pdf.Document(inputStream);...

    forum.aspose.com/t/pdf-compliace-pdf-a-and-pdf-...
  9. Aspose::Words::InlineStory::get_IsInsertRevisio...

    Aspose::Words::InlineStory::get_IsInsertRevision method. Returns true if this object was inserted in Microsoft Word while change tracking was enabled in C++....MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/cpp/aspose.words/inl...
  10. PdfSaveOptions.compliance property | Aspose.Wor...

    PdfSaveOptions.compliance property. Specifies the PDF standards compliance level for output Documents....compliance level for output documents. @property def compliance...level of saved PDF documents. doc = aw . Document ( file_name = MY_DIR...

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