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

document assembly

(0.18 sec)
  1. Watermark Class | Aspose.Words for .NET

    Discover the Aspose.Words.Watermark class to easily add and customize watermarks in your Documents, enhancing professionalism and branding....Represents class to work with document watermark. To learn more,...Working with Watermark documentation article. public sealed class...

    reference.aspose.com/words/net/aspose.words/wat...
  2. DocSaveOptions.Password | Aspose.Words for .NET

    Secure your Documents with DocSaveOptions! Easily set or retrieve a password for RC4 encryption to protect your sensitive information....Gets/sets a password to encrypt document using RC4 encryption method...} Remarks In order to save document without encryption this property...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Shape.HasImage | Aspose.Words for .NET

    Discover if a shape contains image data or links to an image with the HasImage property. Enhance your designs effortlessly!...images from a document. Document doc = new Document ( MyDir + "Images...how to extract images from a document, and save them to the local...

    reference.aspose.com/words/net/aspose.words.dra...
  4. FieldOptions.IsBidiTextSupportedOnUpdate | Aspo...

    Discover if bidirectional text support is enabled in FieldOptions. Easily manage text updates for enhanced multilingual functionality.... Document doc = new Document (); DocumentBuilder...IsBidiTextSupportedO = true ; // Use a document builder to insert a field...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FontFallbackSettings.LoadMsOfficeFallbackSettin...

    Discover the FontFallbackSettings LoadMsOfficeFallbackSettings method to easily implement Microsoft Word-like fallback settings with Office fonts for seamless integration.... Document doc = new Document (); FontSettings...fallback font scheme to an XML document. // For example, one of the...

    reference.aspose.com/words/net/aspose.words.fon...
  6. Font.NameFarEast | Aspose.Words for .NET

    Discover the Font NameFarEast property to easily customize and set East Asian font names for enhanced typography in your projects.... Document doc = new Document (); DocumentBuilder...Specify font settings that the document builder will apply to any...

    reference.aspose.com/words/net/aspose.words/fon...
  7. PageSetup.BorderSurroundsHeader | Aspose.Words ...

    Discover the PageSetup BorderSurroundsHeader property to customize your page borders. Control header inclusion for a polished Document layout....affects all sections in the document. Examples Shows how to apply...and header/footer. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/pag...
  8. ParagraphFormat.PageBreakBefore | Aspose.Words ...

    Discover the ParagraphFormat PageBreakBefore property, easily control page breaks before paragraphs for enhanced Document formatting and readability.... Document doc = new Document (); DocumentBuilder...paragraph's beginning // that the document builder will create under...

    reference.aspose.com/words/net/aspose.words/par...
  9. GroupShape.NodeType | Aspose.Words for .NET

    Discover the GroupShape NodeType property that efficiently returns GroupShape, enhancing your design flexibility and functionality in projects....RecurseChildren () { Document doc = new Document ( MyDir + "Paragraphs...contain child nodes, such as the document itself, is composite. Assert...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Footnote.NodeType | Aspose.Words for .NET

    Discover the Footnote NodeType property that efficiently retrieves footnotes, enhancing your Document's clarity and organization....RecurseChildren () { Document doc = new Document ( MyDir + "Paragraphs...contain child nodes, such as the document itself, is composite. Assert...

    reference.aspose.com/words/net/aspose.words.not...