Sort Score
Result 10 results
Languages All
Labels All
Results 6,441 - 6,450 of 15,993 for

true type

(0.12 sec)
  1. Customize Barcode Text and Captions in Java|Doc...

    How to Set Barcode Text and Captions in Aspose.BarCode for Python...applicable to several barcode types, including EAN-13, EAN-8, UPC-E...CodetextParameters . When the True setting is enabled, the text...

    docs.aspose.com/barcode/python-java/set-barcode...
  2. Licensing|CAD Documentation

    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....the different subscription types offered. If you have any questions...isLicensed field that will return true if license has been properly...

    docs.aspose.com/cad/java/licensing/
  3. Word Field Evaluation Not Working - REF and IF ...

    We’re migrating from JIntegra DCOM to Aspose.Words(JAVA) and encountering a critical issue with Word field processing. Current Behavior: • Using mainBuilder.insertDocument(_transientDocument, ImportFormatMode.KEEP_SOUR…...setLocked(true); // prevents premature evaluation...FieldType.FIELD_IF) { f.setLocked(true); } } // 3. Load target document...

    forum.aspose.com/t/word-field-evaluation-not-wo...
  4. Aspose.Slides for Java: Memory Leak in slides.a...

    When I have a large presentation (also works with small, but with large ones it’s more obvious. It happens when I try to split a presentation into it’s slides. See my testcode: package de.testaspose import com.aspose.…...isTemporaryFilesAllo = true; loadOptions.blobManagementOption...blobManagementOption.isTemporaryFilesAllo = true; loadOptions.blobManagementOption...

    forum.aspose.com/t/aspose-slides-for-java-memor...
  5. Aspose::Words::Saving::HtmlMetafileFormat enum ...

    Aspose::Words::Saving::HtmlMetafileFormat enum. Indicates the format in which metafiles are saved to HTML documents in C++....loadOptions -> set_ConvertSvgToEmf ( true ); auto doc = System :: MakeObject...HtmlMetafileFormat :: Png : ASSERT_TRUE ( outDocContents . Contains...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Specify TrueType Fonts Location in C#|Aspose.Wo...

    Specify various TrueType font sources: system folder, user sources, loading fonts from a stream, a file system or memory using C#....to specify the location of true type fonts explicitly. To do this...

    docs.aspose.com/words/net/specifying-truetype-f...
  7. Specific Parameters of 1D Barcode Types|Documen...

    How to Set Specific Display Parameters for 1D Barcodes in Aspose.BarCode for Java...Specific Parameters of 1D Barcode Types Contents [ Hide ] Overview Aspose...BarcodeParameters . This property is set to True by default and is valid only...

    docs.aspose.com/barcode/java/1d-barcode-types/
  8. 在 Python 中格式化 PowerPoint 文本|Aspose.Slides for P...

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中格式化和设置文本样式。通过强大的 Python 代码示例自定义字体、颜色、对齐方式等。... whole_words_only = True presentation . slides [ 0 ]...portion_format . fill_format . fill_type = slides . FillType . SOLID...

    docs.aspose.com/slides/zh/python-net/text-forma...
  9. StyleIdentifier | Aspose.Words for Java

    Locale independent style identifier in Java....RUN, true)) { if (run.getFont().getStyleName()...styleIdentifierName) Parameters: Parameter Type Description styleIdentifierName...

    reference.aspose.com/words/java/com.aspose.word...
  10. Accessing CSV Data in Java|Aspose.Words for Java

    Learn how to access CSV data while building a report using LINQ in Java....CsvDataSource enables you to work with typed values rather than just strings...define a way to store values of types other than strings, CsvDataSource...

    docs.aspose.com/words/java/accessing-csv-data/