Sort Score
Result 10 results
Languages All
Labels All
Results 4,251 - 4,260 of 47,451 for

properties

(0.11 sec)
  1. Aspose::Words::Fields::FieldInclude::get_Bookma...

    Aspose::Words::Fields::FieldInclude::get_BookmarkName method. Gets or sets the name of the bookmark in the document to include in C++....INCLUDE field, and set its properties. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. DocumentBase.font_infos property | Aspose.Words...

    DocumentBase.font_infos property. Provides access to Properties of fonts used in this document....font_infos property DocumentBase.font_infos property Provides access...access to properties of fonts used in this document. @property def...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ConverterContext class | Aspose.Words for Python

    aspose.words.lowcode.ConverterContext class. Document converter context... Properties Name Description font_settings...

    reference.aspose.com/words/python-net/aspose.wo...
  4. How to Convert PDF to TIFF using Python

    This article briefs on how to convert pdf to tiff using python. For conversion of PDF to TIFF Python sample code along with description and IDE settings are provided....TiffSettings object to set other properties of the TIFF Create the TiffDevice...for setting a variety of properties other than the resolution...

    kb.aspose.com/pdf/python/how-to-convert-pdf-to-...
  5. Add Table of Contents to PDF using Java

    Add table of contents to PDF using Java. Learn the process using the detailed steps and a sample code for adding a clickable table of contents in PDF using Java....TextFragment to define the properties of the table of contents...TocInfo object to set the properties of the table of contents...

    kb.aspose.com/pdf/java/add-table-of-contents-to...
  6. ThemeFont enumeration | Aspose.Words for Python

    aspose.words.themes.ThemeFont enumeration. Specifies the types of theme font names for document themes....within the parent object properties. This theme font is a reference...some style with theme font properties. style = doc . styles . add...

    reference.aspose.com/words/python-net/aspose.wo...
  7. View DAE File Formats via .NET | products.aspos...

    C# source code to load, render and display DAE documents on .NET Framework, .NET Core, Mono....instance of Html5SaveOptions Set properties for advanced formatting Call...Html5SaveOptions and set properties for formatting var options...

    products.aspose.com/3d/net/viewer/dae/
  8. Aspose::Words::Framesets::Frameset::get_ChildFr...

    Aspose::Words::Framesets::Frameset::get_ChildFramesets method. Gets the collection of child frames and frames pages in C++....get_IsFrameLinkToFile ()); // Change properties for one of our frames. doc...

    reference.aspose.com/words/cpp/aspose.words.fra...
  9. Aspose::Words::Lists::List::get_Document method...

    Aspose::Words::Lists::List::get_Document method. Gets the owner document in C++....to verify owner document properties of lists. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.lis...
  10. How to Change SVG to PNG using C#

    This article describes how to change SVG to PNG using C#. It will provide all the details to configure the environment, steps to write the program, and a runnable sample code that can be used to convert SVG to PNG using C#....ImageSaveOptions object with desired properties These steps encompass the...mode, and a number of other properties also. In this tutorial, we...

    kb.aspose.com/svg/net/how-to-change-svg-to-png-...