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

doc format

(0.26 sec)
  1. 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...
  2. 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...
  3. ChartDataPointCollection.count property | Aspos...

    ChartDataPointCollection.count property. Returns the number of [ChartDataPoint](../../chartdatapoint/) in this collection.... def chart_data_point (): doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. XamlFixedSaveOptions.resource_saving_callback p...

    XamlFixedSaveOptions.resource_saving_callback property. Allows to control how resources (images and fonts) are saved when a Document is exported to fixed page Xaml Format....exported to fixed page Xaml format. @property def resource_saving_callback...test_resource_folder ( self ): doc = aw . Document ( MY_DIR + "Rendering...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Font.locale_id_bi property | Aspose.Words for P...

    Font.locale_id_bi property. Gets or sets the locale identifier (language) of the Formatted right-to-left characters....identifier (language) of the formatted right-to-left characters....right-to-left, and right-to-left text. doc = aw . Document () builder =...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FixedPageSaveOptions.PageSavingCallback | Aspos...

    Control page saving with FixedPageSaveOptions' PageSavingCallback. Optimize Document exports to fixed Formats for enhanced efficiency and precision....document is exported to fixed page format. public IPageSavingCallback...PageFileNames () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Aspose::Words::Notes::FootnoteSeparatorCollecti...

    Aspose::Words::Notes::FootnoteSeparatorCollection class. Provides typed access to FootnoteSeparator nodes of a Document in C++....manage footnote separator format. auto doc = System :: MakeObject...FootnoteSeparator > footnoteSeparator = doc -> get_FootnoteSeparators ()...

    reference.aspose.com/words/cpp/aspose.words.not...
  9. HtmlSaveOptions.images_folder property | Aspose...

    HtmlSaveOptions.images_folder property. Specifies the physical folder where images are saved when exporting a Document to HTML Format...exporting a document to HTML format. Default is an empty string...you save a Document in HTML format, Aspose.Words needs to save...

    reference.aspose.com/words/python-net/aspose.wo...
  10. XamlFixedSaveOptions.ResourceSavingCallback | A...

    Optimize your Document exports with the XamlFixedSaveOptions ResourceSavingCallback. Control image and font saving for enhanced XAML Format efficiency....exported to fixed page Xaml format. public IResourceSavingCallb...ResourceFolder () { Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.sav...