Sort Score
Result 10 results
Languages All
Labels All
Results 1,981 - 1,990 of 6,255 for

attributes

(0.54 sec)
  1. 7-ZIP File Format - Everything You Need to Know

    Explore the 7ZIP file format - a powerful archive format known for its superior compression, robust encryption options, and wide compatibility. Learn how 7 ZIP simplifies data archiving and sharing, making it ideal for both developers and users....details like the names and attributes of compressed files and directories...

    products.aspose.com/zip/most-common-archives/wh...
  2. Convert HTML to XHTML – C# code and Online Conv...

    Convert HTML to XHTML online or with Aspose.HTML for .NET. Use HTML to XHTML Converter to save webpage as XHTML file quickly, clearly and safely....worthwhile set of elements and attributes, with extension options combined...

    products.aspose.com/html/net/conversion/html-to...
  3. Working with Project Properties | Aspose.Tasks ...

    Learn how to use Aspose.Tasks for Java to change Microsoft Project (MPP/XML) project files' calculation modes. Also, examples of reading or setting project properties are provided....with ❤ by GitHub Setting Attributes for New Tasks Microsoft Project...enumeration type. To see the task attribute: Open the file with Microsoft...

    docs.aspose.com/tasks/java/working-with-project...
  4. FieldDatabase | Aspose.Words for Java

    Implements the DATABASE field in Java....getFormatAttributes() Gets which attributes of the format are to be applied...String value) Sets which attributes of the format are to be applied...

    reference.aspose.com/words/java/com.aspose.word...
  5. PFA and PFB fonts Knowledge Base

    Discover PFA and PFB fonts and how they impact typography and printing. Learn best practices for managing these font formats effectively....points, curves, and other attributes needed for accurate rendering...

    docs.aspose.com/font/net/what-is-font/pfa-pfb-f...
  6. DoclingSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.DOCLING format in Java....Determines whether the font attributes will be changed according...Determines whether the font attributes will be changed according...

    reference.aspose.com/words/java/com.aspose.word...
  7. WordML2003SaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.WORD_ML format in Java....Determines whether the font attributes will be changed according...Determines whether the font attributes will be changed according...

    reference.aspose.com/words/java/com.aspose.word...
  8. How to Change Text Color in HTML using Python

    Learn how to change text color in HTML using Python with Aspose.HTML for Python via .NET. Includes inline and internal CSS examples, best practices, and FAQ....color directly in the style attribute of an HTML element. This is...<p> element to set a style attribute. Use the method that returns...

    docs.aspose.com/html/python-net/how-to-change-t...
  9. 2. Font characteristics

    This article covers LaTeX font classifications with respect to various font characteristics. It also mentions the concept of LaTeX font encodings.... Font families and their attributes Apart from the crude classifications...width is another important attribute. It refers to the amount of...

    docs.aspose.com/tex/java/latex-font-attributes/
  10. 编辑 SVG 文件 – Python 示例

    了解如何在 Python 中编辑 SVG 文件。使用 Aspose.SVG for Python via .NET 库在 SVG 文档中添加、查找和编辑元素。...元素,则可以设置属性: Copy 1 # Set attributes for the < circle > element... set_attribute ( "cx" , "50" ) 3 circle. set_attribute ( "cy"...

    docs.aspose.com/svg/zh/python-net/edit-svg-file/