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

document assembly

(0.07 sec)
  1. ChartSeriesGroupCollection.RemoveAt | Aspose.Wo...

    Effortlessly remove a series group with the ChartSeriesGroupCollection RemoveAt method. Simplify your chart management by eliminating unwanted data.... Document doc = new Document ( MyDir + "Combo...Aspose.Words.Drawing.Charts assembly Aspose.Words ChartSeriesGroupColl...

    reference.aspose.com/words/net/aspose.words.dra...
  2. MemoryFontSource.Type | Aspose.Words for .NET

    Discover the MemoryFontSource Type property that reveals your font source type, enhancing your design precision and creativity. Unlock your font potential!...fontBytes , 0 ); Document doc = new Document (); doc . FontSettings...namespace Aspose.Words.Fonts assembly Aspose.Words MemoryFontSource...

    reference.aspose.com/words/net/aspose.words.fon...
  3. Forms2OleControl.BackColor | Aspose.Words for .NET

    Discover the Forms2OleControl BackColor property to customize your control's background color. Enhance your UI with flexible color options today!... Document doc = new Document ( MyDir + "ActiveX...namespace Aspose.Words.Drawing.Ole assembly Aspose.Words Forms2OleControl...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Processor.To | Aspose.Words for .NET

    Optimize your workflow with our processor method that clearly defines output files, enhancing efficiency and streamlining your data management tasks....Examples Shows how to convert documents with a single line of code...string doc = MyDir + "Big document.docx" ; Converter . Create...

    reference.aspose.com/words/net/aspose.words.low...
  5. HtmlFixedSaveOptions.Encoding | Aspose.Words fo...

    Discover the HtmlFixedSaveOptions Encoding property for seamless HTML exports. Easily set UTF-8 encoding with BOM for optimal data integrity....exporting a document to HTML. Document doc = new Document (); DocumentBuilder...If we want to represent our document using a different encoding...

    reference.aspose.com/words/net/aspose.words.sav...
  6. DigitalSignatureDetails | Aspose.Words for .NET

    Discover the DigitalSignatureDetails constructor to easily initialize digital signature instances, enhancing your application's security and efficiency....signing a document. Examples Shows how to sign OOXML document. Document...Document doc = new Document ( MyDir + "Document.docx" ); CertificateHolder...

    reference.aspose.com/words/net/aspose.words.sav...
  7. PdfAttachmentsEmbeddingMode Enum | Aspose.Words...

    Control how attachments are embedded in PDFs with PdfAttachmentsEmbeddingMode. Optimize Document structure and compatibility for seamless sharing....attachments are embedded to PDF document. public enum PdfAttachmentsEmbedd...Attachments are embedded as the document embedded files without annotations...

    reference.aspose.com/words/net/aspose.words.sav...
  8. SvgSaveOptions.FitToViewPort | Aspose.Words for...

    Discover how the SvgSaveOptions FitToViewPort property optimizes your SVG output to perfectly fill any browser window or container for stunning visuals....docx document to .svg. Document doc = new Document ( MyDir...MyDir + "Document.docx" ); // Configure the SvgSaveOptions object...

    reference.aspose.com/words/net/aspose.words.sav...
  9. WebExtensionBinding Class | Aspose.Words for .NET

    Discover the Aspose.Words.WebExtensionBinding class for seamless integration of web extensions with your Document data. Enhance functionality effortlessly!...extension and the data in the document. To learn more, visit the...Work with Office Add-ins documentation article. public class WebExtensionBinding...

    reference.aspose.com/words/net/aspose.words.web...
  10. Document.RemoveMacros | Aspose.Words for .NET

    Effortlessly remove all macros, toolbars, and custom command settings from your VBA project with the Document RemoveMacros method for a cleaner Document....RemoveMacros Document.RemoveMacros method Removes all macros...command customizations from the document. public void RemoveMacros...

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