Sort Score
Result 10 results
Languages All
Labels All
Results 3,921 - 3,930 of 10,757 for

true type

(0.07 sec)
  1. FieldDisplayBarcode.FixCheckDigit | Aspose.Word...

    Optimize your FieldDisplayBarcode with the FixCheckDigit property. Easily manage invalid check digits for enhanced accuracy and reliability....FieldDisplayBarcode , true ); // Below are four types of barcodes, decorated...FieldType . FieldDisplayBarcode , true ); field . BarcodeType = "EAN13"...

    reference.aspose.com/words/net/aspose.words.fie...
  2. FieldDisplayBarcode.DisplayText | Aspose.Words ...

    Manage barcode visibility effortlessly with the FieldDisplayBarcode DisplayText property. Control text display alongside images for enhanced clarity....FieldDisplayBarcode , true ); // Below are four types of barcodes, decorated...FieldType . FieldDisplayBarcode , true ); field . BarcodeType = "EAN13"...

    reference.aspose.com/words/net/aspose.words.fie...
  3. ImageSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.ImageSaveOptions. Easily your document rendering with customizable options for high-quality image output....ExportGeneratorName { get; set; } When true , causes the name and version...produced files. Default value is true . GraphicsQualityOptio { get;...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Aspose::Words::Fields::FieldDisplayBarcode::get...

    Aspose::Words::Fields::FieldDisplayBarcode::get_PosCodeStyle method. Gets or sets the style of a Point of Sale barcode (barcode Types UPCA|UPCE|EAN13|EAN8). The valid values (case insensitive) are [STD|SUP2|SUP5|CASE] in C++....Point of Sale barcode (barcode types UPCA|UPCE|EAN13|EAN8). The valid...FieldDisplayBarcode , true )); // Below are four types of barcodes, decorated...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. FieldXE.is_italic property | Aspose.Words for P...

    FieldXE.is_italic property. Gets or sets whether to apply italic formatting to the entry's page number.... insert_field ( field_type = aw . fields . FieldType ....FIELD_INDEX , update_field = True ) . as_field_index () index...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldIndex.heading property | Aspose.Words for ...

    FieldIndex.heading property. Gets or sets a heading that appears at the start of each set of entries for any given letter.... insert_field ( field_type = aw . fields . FieldType ....FIELD_INDEX , update_field = True ) . as_field_index () index...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldDisplayBarcode.pos_code_style property | A...

    FieldDisplayBarcode.pos_code_style property. Gets or sets the style of a Point of Sale barcode (barcode Types UPCA|UPCE|EAN13|EAN8)...Point of Sale barcode (barcode types UPCA|UPCE|EAN13|EAN8). The valid...FieldType . FIELD_DISPLAY_BARCODE , True ) . as_field_display_barcode...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PDF to HTML Merge using C++ | Aspose.PDF

    Combine two or more PDF documents into one HTML single file programmatically with C++ sample code using Aspose.PDF for C++...the same or different file types into one file using C++ Merge...; opt1 -> set_FixedLayout ( true ); outputDoc -> Save ( u "Merger_pdf_html...

    products.aspose.com/pdf/cpp/merger/pdf-to-html/
  9. Looking for details for Aspose PDF library for ...

    Hi, We are looking for PDF library vendor for our product requirements. We are looking for PDF library for our Products on .Net 5, .Net 6, netstandard2.0 & .Net Framework 4.7.2+ for Windows & Linux platforms. Do ASPOSE…...to check if PDF is of PDF/A type or not Secure PDF (like password...to check if PDF is of PDF/A type or not Please read following...

    forum.aspose.com/t/looking-for-details-for-aspo...
  10. Index was outside the bounds of the array when ...

    Hello, I am updating the XMP metadata of a PSB file approximately 2.7GB in size. However, upon saving the file, I encountered the following error: “System.IndexOutOfRangeException: Index was outside the bounds of the ar…...xmpTrailer = new XmpTrailerPi(true); XmpMeta xmpMeta = new XmpMeta();...Save(action.OutputPath); } return true; } return false; } Adam.Core...

    forum.aspose.com/t/index-was-outside-the-bounds...