Sort Score
Result 10 results
Languages All
Labels All
Results 3,641 - 3,650 of 48,239 for

properties

(0.15 sec)
  1. How to Fetch Font Metrics using Java

    In this tutorial, you will learn how to fetch font metrics using Java by loading the font file and then fetching the desired information. This process to get font metrics using Java does not require any other third-party tool....Type1Font class contains properties like FontName, NumGlyphs...UnitsPerEM. You may retrieve these properties to display on the console...

    kb.aspose.com/font/java/how-to-fetch-font-metri...
  2. How to Create PowerPoint Presentation using Java

    In this tutorial, you will learn, how to create PowerPoint presentation using Java in MS Windows, macOS, or Ubuntu. The code sample in Java create PowerPoint presentation with no dependence on MS PowerPoint....and set the text related properties Save the presentation on...and its respective textual properties are set before saving the...

    kb.aspose.com/slides/java/how-to-create-powerpo...
  3. How to Password Protect a Word Document in Python

    This tutorial is written to guide you on how to password protect a Word document in Python. It contains all the details required to configure the environment, step wise process to accomplish the task and a runnable sample code to lock Word document in Python....contains all the methods and properties that are required to set...namespaces, classes, methods, and properties like we protect the source...

    kb.aspose.com/words/python/how-to-password-prot...
  4. Tracing Precedents in Excel using Python

    This guide explains tracing precedents in Excel using Python. It has the IDE setting, steps, and a sample code to trace the Excel cell reference using Python....display all the precedents properties. Repeat the same process...precedent cell and display its properties. Code to Track Precedents...

    kb.aspose.com/cells/python/tracing-precedents-i...
  5. How to Convert PCL to PDF in Python

    This example focues on how to convert PCL to PDF in Python. It covers all the details of configuring the IDE environment and using a runnable sample code to transform PCL to PDF using Python....and set the required load properties Open the source PCL file...PclLoadOptions class like setting the properties to disable font license verifications...

    kb.aspose.com/pdf/python/how-to-convert-pcl-to-...
  6. Export Comments while Saving Excel file to HTML...

    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....is_export_comments property. If you set it to true , then...HtmlSaveOptions.is_export_comments property. The screenshot shows the...

    docs.aspose.com/cells/python-net/export-comment...
  7. Disable CSS while saving to HTML with Golang vi...

    Learn how to disable CSS while saving Excel files to HTML using Aspose.Cells for C++....GetDisableCss() property and set it to true . Disable...HtmlSaveOptions.GetDisableCss() property. Sample Code Disable Exporting...

    docs.aspose.com/cells/go-cpp/disable-css-while-...
  8. StructuredDocumentTagRangeStart.word_open_xml p...

    StructuredDocumentTagRangeStart.word_open_xml property. Gets a string that represents the XML contained within the node in the [SaveFormat.FLAT_OPC](../../../aspose.words/saveformat/#FLAT_OPC) format....word_open_xml property StructuredDocumentTa.word_open_xml property Gets...SaveFormat.FLAT_OPC format. @property def word_open_xml ( self )...

    reference.aspose.com/words/python-net/aspose.wo...
  9. HtmlSaveOptions.encoding property | Aspose.Word...

    HtmlSaveOptions.encoding property. Specifies the encoding to use when exporting to HTML, MHTML or EPUB...encoding property HtmlSaveOptions.encoding property Specifies...UTF8Encoding(false) (UTF-8 without BOM). @property def encoding ( self ) -> str...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Document.frameset property | Aspose.Words for P...

    Document.frameset property. Returns a [Document.frameset](./) instance if this document represents a frames page....frameset property Document.frameset property Returns a Document...represents a frames page. @property def frameset ( self ) -> aspose...

    reference.aspose.com/words/python-net/aspose.wo...