Sort Score
Result 10 results
Languages All
Labels All
Results 2,671 - 2,680 of 4,796 for

assemble document

(0.07 sec)
  1. CompressionLevel Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.CompressionLevel enum to optimize OOXML file sizes, enhancing performance and efficiency in Document processing....saving an OOXML document. Document doc = new Document ( MyDir + "Big..."Big document.docx" ); // When we save the document to an OOXML...

    reference.aspose.com/words/net/aspose.words.sav...
  2. HtmlFixedSaveOptions.RemoveJavaScriptFromLinks ...

    Optimize your HTML with the HtmlFixedSaveOptions RemoveJavaScriptFromLinks feature. Enhance security by removing JavaScript from links effortlessly.... Document doc = new Document ( MyDir + "JavaScript...html fixed documents. Document doc = new Document ( MyDir + "JavaScript...

    reference.aspose.com/words/net/aspose.words.sav...
  3. CsvDataLoadOptions.Delimiter | Aspose.Words for...

    Discover the CsvDataLoadOptions Delimiter property to easily customize column delimiters for efficient data loading. Optimize your data management today!... Document doc = new Document ( MyDir + "Reporting...namespace Aspose.Words.Reporting assembly Aspose.Words CsvDataLoadOptions...

    reference.aspose.com/words/net/aspose.words.rep...
  4. CommentRangeStart Class | Aspose.Words for .NET

    Discover the Aspose.Words.CommentRangeStart class, marking comment-associated text regions for enhanced Document management and editing efficiency....the Working with Comments documentation article. public sealed class...identifier. virtual Document { get; } Gets the document to which this...

    reference.aspose.com/words/net/aspose.words/com...
  5. MergeFieldImageDimension.Unit | Aspose.Words fo...

    Discover the MergeFieldImageDimension Unit property for precise image scaling. Enhance your design with accurate dimensions and improved visual appeal....MergeFieldImageDimen () { Document doc = new Document (); // Insert a MERGEFIELD...namespace Aspose.Words.Fields assembly Aspose.Words MergeFieldImageDimen...

    reference.aspose.com/words/net/aspose.words.fie...
  6. ViewOptions.ZoomPercent | Aspose.Words for .NET

    Adjust the ViewOptions ZoomPercent property to set your Document's zoom level between 10-500%. Enhance readability and optimize your viewing experience!...which you want to view your document. public int ZoomPercent {...to a document upon loading. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.set...
  7. Paragraph.IsEndOfDocument | Aspose.Words for .NET

    Discover the IsEndOfDocument property for paragraphs. Learn how to identify the last paragraph in your Document's final section for effective formatting....in the last section of the document. public bool IsEndOfDocument...paragraph into the document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/par...
  8. FontFallbackSettings Class | Aspose.Words for .NET

    Discover Aspose.Words.Fonts.FontFallbackSettings for customizable font fallback options, ensuring seamless Document rendering and enhanced text display....the Working with Fonts documentation article. public class FontFallbackSettings...character code ranges. Document doc = new Document (); FontSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  9. TxtListIndentation.Count | Aspose.Words for .NET

    Discover the TxtListIndentation Count property to customize list indentation levels. Set your desired character count for enhanced readability!...saving a document to plaintext. Document doc = new Document (); DocumentBuilder... which we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  10. NodeCollection.Remove | Aspose.Words for .NET

    Effortlessly remove nodes from your Document with the NodeCollection Remove method, streamlining your data management and enhancing performance....the collection and from the document. public void Remove ( Node...NodeCollection. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/nod...