Sort Score
Result 10 results
Languages All
Labels All
Results 2,261 - 2,270 of 4,987 for

assemble document

(0.41 sec)
  1. CompatibilityOptions.UseAnsiKerningPairs | Aspo...

    Enhance your typography with the CompatibilityOptions UseAnsiKerningPairs property for improved font readability and professional design....Shows how to optimize the document for different versions of...OptimizeFor () { Document doc = new Document (); // This object...

    reference.aspose.com/words/net/aspose.words.set...
  2. CompatibilityOptions.UseWord97LineBreakRules | ...

    Optimize your Documents with CompatibilityOptions' UseWord97LineBreakRules to enhance East Asian line breaking for improved readability and formatting....Shows how to optimize the document for different versions of...OptimizeFor () { Document doc = new Document (); // This object...

    reference.aspose.com/words/net/aspose.words.set...
  3. CompatibilityOptions.DoNotUseHTMLParagraphAutoS...

    Optimize your HTML with the CompatibilityOptions DoNotUseHTMLParagraphAutoSpacing property. Ensure fixed paragraph spacing for a cleaner layout!...Shows how to optimize the document for different versions of...OptimizeFor () { Document doc = new Document (); // This object...

    reference.aspose.com/words/net/aspose.words.set...
  4. CompatibilityOptions.AlignTablesRowByRow | Aspo...

    Discover the AlignTablesRowByRow property for CompatibilityOptions. Independently align table rows for enhanced layout control and improved design flexibility....Shows how to optimize the document for different versions of...OptimizeFor () { Document doc = new Document (); // This object...

    reference.aspose.com/words/net/aspose.words.set...
  5. CompatibilityOptions.CachedColBalance | Aspose....

    Optimize your layout with the CompatibilityOptions CachedColBalance property. Enhance column balancing using Cached Paragraph Information for seamless design....Shows how to optimize the document for different versions of...OptimizeFor () { Document doc = new Document (); // This object...

    reference.aspose.com/words/net/aspose.words.set...
  6. CompatibilityOptions.DoNotBreakWrappedTables | ...

    Discover the CompatibilityOptions DoNotBreakWrappedTables property to prevent floating tables from breaking across pages for a seamless Document layout....Shows how to optimize the document for different versions of...OptimizeFor () { Document doc = new Document (); // This object...

    reference.aspose.com/words/net/aspose.words.set...
  7. CompatibilityOptions.DoNotAutofitConstrainedTab...

    Optimize your tables with the CompatibilityOptions DoNotAutofitConstrainedTables property. Ensure perfect alignment next to wrapped objects effortlessly....Shows how to optimize the document for different versions of...OptimizeFor () { Document doc = new Document (); // This object...

    reference.aspose.com/words/net/aspose.words.set...
  8. UnsupportedFileFormatException Class | Aspose.W...

    Discover the Aspose.Words.UnsupportedFileFormatException class, essential for handling unsupported Document formats in Aspose.Words. Ensure seamless Document processing!...Thrown during document load, when the document format is not...the Programming with Documents documentation article. public class...

    reference.aspose.com/words/net/aspose.words/uns...
  9. Comment.Ancestor | Aspose.Words for .NET

    Retrieve the parent Comment object with our Ancestor property. Perfect for navigating comment threads and enhancing user engagement....all of a document’s comments and their replies. Document doc = new...new Document ( MyDir + "Comments.docx" ); NodeCollection comments...

    reference.aspose.com/words/net/aspose.words/com...
  10. DocumentBuilder.InsertHyperlink | Aspose.Words ...

    Enhance your Documents with DocumentBuilder's InsertHyperlink method, effortlessly adding clickable links for improved navigation and user engagement....Inserts a hyperlink into the document. public Field InsertHyperlink...link to be displayed in the document. urlOrBookmark String Link...

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