Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 4,975 for

assemble document

(0.33 sec)
  1. PdfImageColorSpaceExportMode Enum | Aspose.Word...

    Discover the Aspose.Words PdfImageColorSpaceExportMode enum to optimize image color selection in your PDF Documents for stunning visuals....selected for the images in PDF document. public enum PdfImageColorSpaceEx...images in a document as we export it to PDF. Document doc = new...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Watermark.SetImage | Aspose.Words for .NET

    Enhance your Documents with the Watermark SetImage method. Effortlessly add stunning image watermarks for a professional touch....Adds Image watermark into the document. public void SetImage ( Image...local file system. Document doc = new Document (); // Modify the...

    reference.aspose.com/words/net/aspose.words/wat...
  3. CheckGrammarOptions Class | Aspose.Words for .NET

    Optimize your Documents with Aspose.Words.AI.CheckGrammarOptions. Discover customizable AI grammar checks for flawless writing and enhanced clarity....while checking grammar of a document using AI. public class CheckGrammarOptions...specify either final or revised document to be returned with proofed...

    reference.aspose.com/words/net/aspose.words.ai/...
  4. ImageSaveOptions.TiffCompression | Aspose.Words...

    Optimize your TIFF images with the ImageSaveOptions TiffCompression property, allowing you to choose the best compression method for quality results....to a document that we convert into a TIFF image. Document doc...doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  5. OutlineOptions.HeadingsOutlineLevels | Aspose.W...

    Discover the HeadingsOutlineLevels property in OutlineOptions. Control heading levels for structured Documents and enhance navigation with ease....styles) to include in the document outline. public int HeadingsOutlineLevel...whole document to PDF with three levels in the document outline...

    reference.aspose.com/words/net/aspose.words.sav...
  6. 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...
  7. PdfSaveOptions.HeaderFooterBookmarksExportMode ...

    Discover how the PdfSaveOptions HeaderFooterBookmarksExportMode property optimizes bookmark export in headers and footers for enhanced PDF functionality....headers/footers in a document that we are rendering to PDF. Document doc = new...new Document ( MyDir + "Bookmarks in headers and footers.docx"...

    reference.aspose.com/words/net/aspose.words.sav...
  8. StyleCollection.DefaultParagraphFormat | Aspose...

    Discover the StyleCollection DefaultParagraphFormat property to easily access and customize your Document's default paragraph formatting for enhanced readability....DefaultParagraphForm property Gets document default paragraph formatting...get ; } Remarks Note that document-wide defaults were introduced...

    reference.aspose.com/words/net/aspose.words/sty...
  9. ImportFormatOptions.IgnoreHeaderFooter | Aspose...

    Discover the ImportFormatOptions IgnoreHeaderFooter property, control header/footer formatting in KeepSourceFormatting mode. Simplify your Document imports today!... Document dstDoc = new Document ( MyDir + "Document.docx"...docx" ); Document srcDoc = new Document ( MyDir + "Header and footer...

    reference.aspose.com/words/net/aspose.words/imp...
  10. VariableCollection.Remove | Aspose.Words for .NET

    Effortlessly remove Document variables using the VariableCollection Remove method. Streamline your data management with this efficient solution....Remove method Removes a document variable with the specified...work with a document’s variable collection. Document doc = new...

    reference.aspose.com/words/net/aspose.words/var...