Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 4,283 for

document assembly

(0.04 sec)
  1. OoxmlSaveOptions.KeepLegacyControlChars | Aspos...

    Discover OoxmlSaveOptions' KeepLegacyControlChars property to maintain the original format of legacy control characters for seamless Document conversion.... Document doc = new Document ( MyDir + "Legacy...doc" ); // When we save the document to an OOXML format, we can...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Fill.Solid | Aspose.Words for .NET

    Discover the Fill Solid method for achieving a consistent color fill, enhancing your design's visual appeal and uniformity effortlessly.... Document doc = new Document ( MyDir + "Two color...namespace Aspose.Words.Drawing assembly Aspose.Words Solid( Color...

    reference.aspose.com/words/net/aspose.words.dra...
  3. HtmlSaveOptions.ExportFontsAsBase64 | Aspose.Wo...

    Discover how the HtmlSaveOptions ExportFontsAsBase64 property enhances your HTML by embedding fonts in Base64 encoding for improved performance. Default, false....will be embedded into the document’s CSS in Base64 encoding....saved HTML document. Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.sav...
  4. BaseWebExtensionCollectionT Class | Aspose.Word...

    Discover the Aspose.Words.WebExtensions.BaseWebExtensionCollection1T class, your essential tool for managing TaskPane and WebExtension collections efficiently....Work with Office Add-ins documentation article. public abstract...with a document’s collection of web extensions. Document doc =...

    reference.aspose.com/words/net/aspose.words.web...
  5. HorizontalRuleFormat.Color | Aspose.Words for .NET

    Discover the HorizontalRuleFormat Color property to customize your design. Easily set or get the brush color for a stunning horizontal rule effect!... Document doc = new Document (); DocumentBuilder...namespace Aspose.Words.Drawing assembly Aspose.Words HorizontalRuleFormat...

    reference.aspose.com/words/net/aspose.words.dra...
  6. BorderCollection.Shadow | Aspose.Words for .NET

    Discover the BorderCollection Shadow property to enhance your designs. Easily control border shadows for a modern, stylish look in your projects!... Document doc = new Document (); PageSetup pageSetup...BorderCollection namespace Aspose.Words assembly Aspose.Words BorderCollection...

    reference.aspose.com/words/net/aspose.words/bor...
  7. FontInfoCollection.Contains | Aspose.Words for ...

    Discover if FontInfoCollection includes a specific font by name. Easily manage and access your font collection with this essential method....in the blank document. Document doc = new Document (); // A blank...blank document contains 3 default fonts. Each font in the document...

    reference.aspose.com/words/net/aspose.words.fon...
  8. DocumentBuilder.PageSetup | Aspose.Words for .NET

    Explore the DocumentBuilder PageSetup property to access current page and section settings, enhancing your Document formatting and layout efficiency....sections in a document. Document doc = new Document (); DocumentBuilder...start a new section using a document builder, // it will inherit...

    reference.aspose.com/words/net/aspose.words/doc...
  9. PageSetup.ClearFormatting | Aspose.Words for .NET

    Reset your Document's page setup effortlessly with the ClearFormatting method. Restore default margins, paper size, and orientation for a polished look....sections in a document. Document doc = new Document (); DocumentBuilder...start a new section using a document builder, // it will inherit...

    reference.aspose.com/words/net/aspose.words/pag...
  10. ShapeBase.IsImage | Aspose.Words for .NET

    Discover if a shape is an image with ShapeBase's IsImage property. Easily identify image shapes for enhanced design flexibility and functionality....Shows how to open an HTML document with images from a stream...File . OpenRead ( MyDir + "Document.html" )) { // Pass the URI...

    reference.aspose.com/words/net/aspose.words.dra...