Sort Score
Result 10 results
Languages All
Labels All
Results 1,901 - 1,910 of 47,674 for

properties

(0.11 sec)
  1. DocumentBuilder class | Aspose.Words for Node.js

    Aspose.Words.DocumentBuilder class. Adapts [DocumentBuilder](./) class public API for Node.js porting....font property to specify character formatting...DocumentBuilder.paragraphFormat property to specify paragraph formatting...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. PhoneticGuide.baseText property | Aspose.Words ...

    PhoneticGuide.baseText property. Gets base text of the phonetic guide....baseText property PhoneticGuide.baseText property Gets base text...Examples Shows how to get properties of the phonetic guide. let...

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

    aspose.words.settings.Odso class. Specifies the Office Data Source Object (ODSO) settings for a mail merge data source...way to learn how to use the properties of this object is to create...Aspose.Words and examine the properties of the Document.mail_merge_settings...

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

    This quick tutorial explains how to convert PDF to Excel using Python. It includes the environment configuration information, step-by-step algorithm, and Python code to convert PDF to Excel file format....thoroughly covers all methods and properties which are relevant to this...class and set the required properties Call the save method to export...

    kb.aspose.com/pdf/python/how-to-convert-pdf-to-...
  5. Specifying the absolute position of the Pivot I...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....API has exposed a few new properties and a method to achieve this...Added PivotItem.setPosition() property that can be used to specify...

    docs.aspose.com/cells/java/specifying-the-absol...
  6. DocumentBuilder class | Aspose.Words for Python

    aspose.words.DocumentBuilder class. Provides methods to insert text, images and other content, specify font, paragraph and section formatting...font property to specify character formatting...DocumentBuilder.paragraph_format property to specify paragraph formatting...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 使用 C++ 查看或編輯 PPSX 文件元數據 | products.aspose.com

    C++ 源代碼,用於編輯或查看 PPSX 格式元數據。...es(); // Set the builtin properties documentProperties -> set_Author(...> (); // Getting Document Properties auto documentProperties =...

    products.aspose.com/slides/zh-hant/cpp/metadata...
  8. 使用 C++ 查看或編輯 POTM 文件元數據 | products.aspose.com

    C++ 源代碼,用於編輯或查看 POTM 格式元數據。...es(); // Set the builtin properties documentProperties -> set_Author(...> (); // Getting Document Properties auto documentProperties =...

    products.aspose.com/slides/zh-hant/cpp/metadata...
  9. During Email to PDF export, part of the inline ...

    I am using Aspose Total 24.4.1 Our code for Email2PDF is public static void email2pdf(final String emailFilename, final String targetPDFname, final Properties Properties) throws Exception { final MailMessa…...targetPDFname, final Properties properties) throws Exception {...isPdfA = Boolean.parseBoolean( properties.getProperty(DocumentConverterCon...

    forum.aspose.com/t/during-email-to-pdf-export-p...
  10. How to Convert Word to TIFF in Python

    This quick tutorial contains information on how to convert Word to TIFF in Python. It provides details to configure the environment, step-by-step procedure to write the application and a runnable sample code to convert DOCX to TIFF in Python....important classes, methods, and properties are discussed which are required...also done by setting the properties like the compression mode...

    kb.aspose.com/words/python/how-to-convert-word-...