Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 1,094 for

java enums

(0.09 sec)
  1. 设置元数据| JavaScript

    易于使用的JavaScript库,用于从Aspose.font中进行字体操作。了解如何设置字体元数据信息。... 使用Enum 和 , ,, 或 用于 platformSpecificid...Aspose.Font Documentation: .Net Java C++ Subscribe to Aspose Product...

    docs.aspose.com/font/zh/javascript-cpp/metadata...
  2. Loading SVG fonts | .NET

    Learn how to load SVG‑based fonts in a .NET application using Aspose.Font. Includes file, byte‑array, and stream scenarios with complete code samples....Font Core API Concepts Class / Enum Purpose FontDefinition Describes...between formats is the FontType enum value ( Svg ) and the file‑extension...

    docs.aspose.com/font/net/how-to-load-fonts/load...
  3. JavaScript 中的高级演示文稿文本提取|Aspose.Slides for Node....

    使用 Aspose.Slides for Node.js 快速从 PowerPoint 和 OpenDocument 演示文稿中提取文本。遵循我们的简明分步指南,节省时间。...js via Java 提供了 SlideUtil 类。该类公开了多个重载的静...); The TextExtractionArrang enum argument indicates the mode...

    docs.aspose.com/slides/zh/nodejs-java/extract-t...
  4. How to Run Aspose.Cells in Docker|Documentation

    Run Aspose.Cells in a Docker container for Linux, Windows Server and any OS....NET, C++ or Java, but you need Aspose.Cells functionality...); foreach ( SaveFormat sf in Enum . GetValues ( typeof ( SaveFormat...

    docs.aspose.com/cells/net/how-to-run-aspose-cel...
  5. Barcode Quality Mode|Documentation

    Learn how to describe expected barcode quality with BarcodeQualityMode and combine it with QualitySettings presets in Aspose.BarCode for Java....BarCode for Java describes how good or bad you...should be more tolerant. This enum does not directly specify how...

    docs.aspose.com/barcode/java/developer-guide/ba...
  6. Loading SVG fonts | .NET

    Learn how to load SVG‑based fonts in a .NET application using Aspose.Font. Includes file, byte‑array, and stream scenarios with complete code samples....Font Core API Concepts Class / Enum Purpose FontDefinition 描述 您...Aspose.Font Documentation: .Net Java C++ Subscribe to Aspose Product...

    docs.aspose.com/font/zh/net/how-to-load-fonts/l...
  7. Morse‑Code Translation with Aspose.Font | .NET

    Learn how to encode, decode, and render Morse‑code using Aspose.Font in C#/.NET and Java, with full API examples and platform guidance.... 3 Supporting enum – MorseAlphabets Value Script...Farsi letters If you omit the enum, the encoder attempts automatic...

    docs.aspose.com/font/net/developer-guide/morse-...
  8. How to Run Aspose.Words in Docker|Aspose.Words ...

    Integrate Aspose.Words functionality into your application using Docker regardless of what technology is in your development stack. Learn how to use Aspose .Words in a Docker container in C#....NET, C++ or Java, but you need Aspose.Words functionality...or the appropriate SaveFormat enum value. Q: Do I need to install...

    docs.aspose.com/words/net/how-to-run-aspose-wor...
  9. Font Subsetting

    Subsetting is the process of creating a compact, easy-to-manage font file by getting rid of the needless characters from the font file. But why to do so....changing the FontSavingFormats enum. Copy 1 using Aspose. Font ;...Aspose.Font Documentation: .Net Java C++ Subscribe to Aspose Product...

    docs.aspose.com/font/net/what-is-font/font-subs...
  10. Working with 'name' table | .NET

    TrueType font table 'name' is storage for text strings that describe font metadata like font name, license information, copyright notices, and many others....NameId[] ids = Enum.GetValues<TtfNameTable.NameId>();...Append(String.Format( "{0}: {1}" , Enum.GetName<TtfNameTable.MSLanguageId>(...

    docs.aspose.com/font/net/working-with-name-table/