Sort Score
Result 10 results
Languages All
Labels All
Results 4,331 - 4,340 of 78,378 for

doc format

(0.07 sec)
  1. BuiltInDocumentProperties.LastPrinted | Aspose....

    Discover the BuiltInDocumentProperties LastPrinted feature to easily track your Document's last print date in UTC. Enhance your workflow today!...documents originated from RTF format this property returns the local...using Microsoft Word. Document doc = new Document ( MyDir + "Properties...

    reference.aspose.com/words/net/aspose.words.pro...
  2. TxtListIndentation Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.TxtListIndentation class to customize list indentation levels for seamless Text Format exports. Enhance your Document Formatting!...document is exporting to Text format. To learn more, visit the Save...document to plaintext. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  3. ThemeColors.Accent3 | Aspose.Words for .NET

    Discover the ThemeColors Accent3 property, effortlessly customize your design with vibrant Accent 3 colors for a unique, eye-catching look.... Document doc = new Document ( MyDir + "Theme...fonts and colors. Theme theme = doc . Theme ; // Some styles, such...

    reference.aspose.com/words/net/aspose.words.the...
  4. ThemeColors.Accent2 | Aspose.Words for .NET

    Discover the ThemeColors Accent2 property to enhance your design with vibrant color options. Elevate your projects with stunning visual appeal!... Document doc = new Document ( MyDir + "Theme...fonts and colors. Theme theme = doc . Theme ; // Some styles, such...

    reference.aspose.com/words/net/aspose.words.the...
  5. ThemeFonts.ComplexScript | Aspose.Words for .NET

    Discover the ThemeFonts ComplexScript property to customize font names for enhanced ComplexScript character display. Elevate your design today!... Document doc = new Document ( MyDir + "Theme...fonts and colors. Theme theme = doc . Theme ; // Some styles, such...

    reference.aspose.com/words/net/aspose.words.the...
  6. ThemeColors.Light1 | Aspose.Words for .NET

    Discover ThemeColors Light1. Easily your design with vibrant Light 1 color for a fresh, modern look. Perfect for any creative project!... Document doc = new Document ( MyDir + "Theme...fonts and colors. Theme theme = doc . Theme ; // Some styles, such...

    reference.aspose.com/words/net/aspose.words.the...
  7. ThemeColors.Hyperlink | Aspose.Words for .NET

    Discover the ThemeColors Hyperlink property to customize hyperlink colors, enhancing your website's design and user experience effortlessly.... Document doc = new Document ( MyDir + "Theme...fonts and colors. Theme theme = doc . Theme ; // Some styles, such...

    reference.aspose.com/words/net/aspose.words.the...
  8. ThemeColors.Light2 | Aspose.Words for .NET

    Discover the ThemeColors Light2 property for customizing your design with vibrant Light 2 colors. Enhance your project's visual appeal effortlessly!... Document doc = new Document ( MyDir + "Theme...fonts and colors. Theme theme = doc . Theme ; // Some styles, such...

    reference.aspose.com/words/net/aspose.words.the...
  9. ChartTitle class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartTitle class. Provides access to the chart title properties...to the font formatting of the chart title. format Provides access...access to fill and line formatting of the chart title. overlay...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. TxtLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.TEXT Document into a Document object in Java....com/\n" + "https://docs.aspose.com/words/net/\n"; try...setDetectHyperlinks(true); Document doc = new Document(stream, loadOptions);...

    reference.aspose.com/words/java/com.aspose.word...