Sort Score
Result 10 results
Languages All
Labels All
Results 6,011 - 6,020 of 17,415 for

true type

(1.21 sec)
  1. How can I convert the entire Excel file into a ...

    @amjad.sahi, @Professionalize.Discourse, @John.He, @simon.zhao 新規工事件名シート(1)_250702~260830 (23).zip (502.5 KB) How can I convert the entire Excel file into a single-page SVG without cutting off any content? Sample in z…...OnePagePerSheet property to true to ensure that all content from...imgOptions.OnePagePerSheet = true; // Ensure all content is on...

    forum.aspose.com/t/how-can-i-convert-the-entire...
  2. Multithread Barcode Reading|Documentation

    This article explains how to set mulithread barcode recognition... This type of algorithms allows developers...CPU cores when setUseAllCores.TRUE is enabled. Single-Thread Recognition...

    docs.aspose.com/barcode/androidjava/multithread...
  3. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignatureCollection::idx_get method. Gets a document signature at the specified index in C++....( int32_t index ) Parameter Type Description index int32_t Zero-based...certificateHolder , signOptions ); ASSERT_TRUE ( Aspose :: Words :: FileFormatUtil...

    reference.aspose.com/words/cpp/aspose.words.dig...
  4. Specify TrueType Fonts Location|Aspose.Words fo...

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

    docs.aspose.com/words/python-net/specifying-tru...
  5. OdtSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.OdtSaveOptions to enhance your document saving experience. Customize settings for ODT/OTT formats and optimize your workflow!...ExportGeneratorName { get; set; } When true , causes the name and version...produced files. Default value is true . ImlRenderingMode { get; set;...

    reference.aspose.com/words/net/aspose.words.sav...
  6. WarningInfoCollection class | Aspose.Words for ...

    aspose.words.WarningInfoCollection class. Represents a Typed collection of [WarningInfo](../warninginfo/) objects...WarningInfoCollectio class Represents a typed collection of WarningInfo objects...font_info_substitution . enabled = True # Original font metrics should...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ShapeBase.is_insert_revision property | Aspose....

    ShapeBase.is_insert_revision property. Returns True if this object was inserted in Microsoft Word while change tracking was enabled....is_insert_revision property Returns true if this object was inserted...ShapeType . CUBE ) shape . wrap_type = aw . drawing . WrapType ....

    reference.aspose.com/words/python-net/aspose.wo...
  8. Result Validation|Documentation

    Learn how to validate recognition results and use checksums, confidence, and quality settings in Aspose.BarCode for Java.... setAllowIncorrectBar ( true ); BarCodeResult [] lenientResults...better for a particular input type. In many real systems, you might:...

    docs.aspose.com/barcode/java/developer-guide/ba...
  9. OdtSaveOptions class | Aspose.Words for Python

    aspose.words.saving.OdtSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.ODT](../../aspose.words/saveformat/#ODT) or [SaveFormat.OTT](../../aspose.words/saveformat/#OTT) format...) export_generator_name When True , causes the name and version...produced files. Default value is True . (Inherited from SaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Getting additional Hyperlinks When Comparing Wo...

    Hi, When I compare two Word documents, I notice that some additional links appear. What could be the reason for this, and how can I resolve the issue? Aspose Word Version : 25.5 Snippet : byte[] oldDoc = null; // her…...CompareOptions to ignore certain types of changes. For example, if...IgnoreFormatting property to true . Here’s an example of how to...

    forum.aspose.com/t/getting-additional-hyperlink...