Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 4,930 for

assemble document

(0.24 sec)
  1. EditableRange.SingleUser | Aspose.Words for .NET

    Discover the EditableRange SingleUser property to efficiently manage editable ranges, ensuring seamless collaboration and user-specific access control....void Visitor () { Document doc = new Document (); doc . Protect...world! Since we have set the document's protection level to read-only...

    reference.aspose.com/words/net/aspose.words/edi...
  2. 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...
  3. SmartTag Class | Aspose.Words for .NET

    Discover the Aspose.Words.Markup.SmartTag class, which enhances Document editing by identifying smart tags around inline elements like images and fields....Structured Document Tags or Content Control documentation article...identifier. virtual Document { get; } Gets the document to which this...

    reference.aspose.com/words/net/aspose.words.mar...
  4. Border.Color | Aspose.Words for .NET

    Customize your designs effortlessly with the Border Color property, allowing you to set and modify border colors for a stunning visual impact....border into a document. Document doc = new Document (); DocumentBuilder...Border namespace Aspose.Words assembly Aspose.Words Border.DistanceFromText...

    reference.aspose.com/words/net/aspose.words/bor...
  5. Integrating Aspose.Words with Azure Data Lake|A...

    Aspose.Words can be integrated with Azure Data Lake Analytics and Azure Data Lake Storage. This allows you to combine the big data analytics capabilities of the Azure Data Lake cloud storage solution with the power of Aspose.Words using C#....programmatically perform various document processing tasks, such as...rendering, reading, or converting documents between different formats...

    docs.aspose.com/words/net/integrating-aspose-wo...
  6. 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...
  7. DocSaveOptions.SavePictureBullet | Aspose.Words...

    Discover how the DocSaveOptions SavePictureBullet property enhances your Document output. Control PictureBullet data saving effortlessly for optimal results....data is not saved to output document. Default value is true . public...from the document when saving. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.sav...
  8. 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...
  9. 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...
  10. 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...