Sort Score
Result 10 results
Languages All
Labels All
Results 1,761 - 1,770 of 4,352 for

assemble document

(0.07 sec)
  1. TextBox.LayoutFlow | Aspose.Words for .NET

    Discover how the TextBox LayoutFlow property enhances text layout in shapes, improving design flexibility and readability for your projects.... Document doc = new Document (); DocumentBuilder...textBoxShape . TextBox ; // Move the document builder to inside the TextBox...

    reference.aspose.com/words/net/aspose.words.dra...
  2. NodeChangingArgs.Action | Aspose.Words for .NET

    Discover the NodeChangingArgs Action property to identify node change events effortlessly. Enhance your coding efficiency with this essential feature!...to monitor changes to the document tree in real-time as we edit...NodeChangingCallback () { Document doc = new Document (); doc . NodeChangingCallback...

    reference.aspose.com/words/net/aspose.words/nod...
  3. LoadOptions.ConvertShapeToOfficeMath | Aspose.W...

    Transform shapes with EquationXML into Office Math objects effortlessly using LoadOptions' ConvertShapeToOfficeMath property for enhanced Document clarity....objects and then load the document. loadOptions . ConvertShapeToOffice...isConvertShapeToOffi ; Document doc = new Document ( MyDir + "Math shapes...

    reference.aspose.com/words/net/aspose.words.loa...
  4. MarkdownLoadOptions.ImportUnderlineFormatting |...

    Discover the MarkdownLoadOptions ImportUnderlineFormatting property. Control underline text formatting with a simple boolean setting. Enhance your Markdown experience!...ImportUnderlineForma = true }; Document doc = new Document ( stream , loadOptions...ImportUnderlineForma = false }; doc = new Document ( stream , loadOptions );...

    reference.aspose.com/words/net/aspose.words.loa...
  5. NodeChangingArgs.NewParent | Aspose.Words for .NET

    Discover the NodeChangingArgs NewParent property to efficiently access a node's future parent after operations complete. Enhance your coding with ease!...to monitor changes to the document tree in real-time as we edit...NodeChangingCallback () { Document doc = new Document (); doc . NodeChangingCallback...

    reference.aspose.com/words/net/aspose.words/nod...
  6. LoadOptions.Password | Aspose.Words for .NET

    Manage your encrypted Documents effortlessly with LoadOptions Password property. Securely set or retrieve your password for seamless access....password for opening an encrypted document. Can be null or empty string...open an encrypted document. If the document is not encrypted,...

    reference.aspose.com/words/net/aspose.words.loa...
  7. Hyphenation.WarningCallback | Aspose.Words for ...

    Discover the Hyphenation WarningCallback property, ensuring optimal formatting by detecting issues in hyphenation patterns during loading. Maximize text fidelity!... Count ); // Open a document with a locale that Microsoft...such as German. Document doc = new Document ( MyDir + "German...

    reference.aspose.com/words/net/aspose.words/hyp...
  8. WebExtensionBinding | Aspose.Words for .NET

    Create powerful web extension bindings effortlessly with the WebExtensionBinding constructor. Customize parameters for seamless integration and enhanced functionality....with the bound data in the document. Examples Shows how to add...extension to a document. Document doc = new Document (); // Create...

    reference.aspose.com/words/net/aspose.words.web...
  9. IReplacingCallback Interface | Aspose.Words for...

    Enhance your Document processing with Aspose.Words' IReplacingCallback interface. Create custom find and replace methods for tailored results....differentFirstPageHe ) { Document doc = new Document ( MyDir + "Header...ReplaceWithCallback () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.rep...
  10. Document.CompatibilityOptions | Aspose.Words fo...

    Access Word's Document Compatibility Options to customize user preferences and enhance your editing experience with tailored settings for seamless collaboration....CompatibilityOptions Contents [ Hide ] Document.CompatibilityOptions property...property Provides access to document compatibility options (that...

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