Sort Score
Result 10 results
Languages All
Labels All
Results 1,871 - 1,880 of 4,399 for

assemble document

(0.06 sec)
  1. RowFormat.HeightRule | Aspose.Words for .NET

    Discover the RowFormat HeightRule property to easily customize table row heights for optimal layout and design in your applications....with a document builder. Document doc = new Document (); DocumentBuilder...DocumentBuilder. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.tab...
  2. Document.ShadeFormData | Aspose.Words for .NET

    Discover how to use the ShadeFormData property to enhance form visibility with gray shading, improving user experience and accessibility....ShadeFormData Document.ShadeFormData property Specifies whether...to form fields. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  3. CompatibilityOptions.OverrideTableStyleFontSize...

    Discover how the OverrideTableStyleFontSizeAndJustification property enhances your Document's style hierarchy for improved formatting and readability....the style hierarchy of the document is evaluated. public bool...Shows how to optimize the document for different versions of...

    reference.aspose.com/words/net/aspose.words.set...
  4. MarkdownSaveOptions.TableContentAlignment | Asp...

    Discover the MarkdownSaveOptions TableContentAlignment property to customize table content alignment for seamless Markdown exports. Default is Auto.... Document . Save ( ArtifactsDir + "MarkdownSaveOptions... saveOptions ); Document doc = new Document ( ArtifactsDir +...

    reference.aspose.com/words/net/aspose.words.sav...
  5. BuiltInDocumentProperties.HyperlinksChanged | A...

    Discover the BuiltInDocumentProperties HyperlinksChanged property, which tracks changes to hyperlinks in your Documents for enhanced editing control....Indicates whether hyperlinks in a document were changed. public bool...extended properties. Document doc = new Document ( MyDir + "Extended...

    reference.aspose.com/words/net/aspose.words.pro...
  6. Font Class | Aspose.Words for .NET

    Discover the Aspose.Words.Font class, featuring essential font attributes like name, size, and color to enhance your Document formatting and design....the Working with Fonts documentation article. public class Font...in a right-to-left language document. NameFarEast { get; set; }...

    reference.aspose.com/words/net/aspose.words/font/
  7. VbaProject.IsProtected | Aspose.Words for .NET

    Discover if your VbaProject is password protected with the IsProtected property. Ensure your code's security and streamline project management effectively!... Document doc = new Document ( MyDir + "Vba protected...namespace Aspose.Words.Vba assembly Aspose.Words VbaProject.CodePage...

    reference.aspose.com/words/net/aspose.words.vba...
  8. List.IsListStyleReference | Aspose.Words for .NET

    Discover the IsListStyleReference property, it indicates if a list references a specific style, enhancing your Document's formatting and organization....use it in a document. Document doc = new Document (); // A list...and end a list by using a document builder's "ListFormat" property...

    reference.aspose.com/words/net/aspose.words.lis...
  9. Replacer.ReplaceToImages | Aspose.Words for .NET

    Effortlessly transform your input files by replacing character patterns with custom strings and generating stunning images with our ReplaceToImages method....how to replace string in the document and save result to images...ways to replace string in the document: string doc = MyDir + "Footer...

    reference.aspose.com/words/net/aspose.words.low...
  10. TabStopCollection.GetHashCode | Aspose.Words fo...

    Discover the TabStopCollection GetHashCode method—an essential hash function for efficient data management and performance optimization....work with a document’s collection of tab stops. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/tab...