Sort Score
Result 10 results
Languages All
Labels All
Results 1,371 - 1,380 of 5,208 for

document assembly

(1.17 sec)
  1. ImageData.ImageSize | Aspose.Words for .NET

    Discover the ImageData ImageSize property to easily access essential details about image dimensions and resolution for enhanced visual quality....only and not stored in the document, returns zero size. Examples...that, // when we view the document using 100% zoom in Microsoft...

    reference.aspose.com/words/net/aspose.words.dra...
  2. ListFormat.ListLevel | Aspose.Words for .NET

    Discover the ListFormat ListLevel property to enhance your Document's structure with customizable list formatting and paragraph overrides for better clarity.... Document doc = new Document (); // A list allows...and end a list by using a document builder's "ListFormat" property...

    reference.aspose.com/words/net/aspose.words.lis...
  3. FieldAutoTextList.ScreenTip | Aspose.Words for ...

    Discover the FieldAutoTextList ScreenTip property, easily customize your ScreenTip text for enhanced user experience and clarity in your application.... Document doc = new Document (); // Create a glossary...glossary document and populate it with auto text entries. doc...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Paragraph.IsListItem | Aspose.Words for .NET

    Discover the Paragraph IsListItem property, indicating if a paragraph is part of a bulleted or numbered list in its original revision. Enhance your Document's structure!... Document doc = new Document (); DocumentBuilder...and end a list by using a document builder's "ListFormat" property...

    reference.aspose.com/words/net/aspose.words/par...
  5. ParagraphFormat.DropCapPosition | Aspose.Words ...

    Discover the ParagraphFormat DropCapPosition property to easily customize your drop cap text position for enhanced Document design and readability.... Document doc = new Document (); DocumentBuilder...and end a list by using a document builder's "ListFormat" property...

    reference.aspose.com/words/net/aspose.words/par...
  6. ParagraphFormat.ClearFormatting | Aspose.Words ...

    Reset your paragraph formatting effortlessly with the ClearFormatting method, ensuring a polished and professional look for your Documents.... Document doc = new Document (); DocumentBuilder...and end a list by using a document builder's "ListFormat" property...

    reference.aspose.com/words/net/aspose.words/par...
  7. FieldMacroButton.MacroName | Aspose.Words for .NET

    Discover the FieldMacroButton MacroName property to easily manage and customize your macros or commands for enhanced functionality and efficiency....us to run a document’s macros by clicking. Document doc = new Document...Document ( MyDir + "Macro.docm" ); DocumentBuilder builder =...

    reference.aspose.com/words/net/aspose.words.fie...
  8. ChartLegend Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartLegend class to enhance your charts with customizable legend properties for better data visualization....the Working with Charts documentation article. public class ChartLegend...chart’s legend. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ListLevel.Alignment | Aspose.Words for .NET

    Discover the ListLevel Alignment property to easily customize list item justification. Enhance your Document's clarity and visual appeal today!... Document doc = new Document (); // A list allows...and end a list by using a document builder's "ListFormat" property...

    reference.aspose.com/words/net/aspose.words.lis...
  10. Table.SetBorders | Aspose.Words for .NET

    Customize your tables effortlessly with the SetBorders method, adjusting line style, width, and color for a polished, professional look.... Document doc = new Document (); DocumentBuilder...borders at once. Document doc = new Document ( MyDir + "Tables...

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