Sort Score
Result 10 results
Languages All
Labels All
Results 5,891 - 5,900 of 16,759 for

true type

(0.09 sec)
  1. Aspose::Words::Loading::LoadOptions::get_Preser...

    Aspose::Words::Loading::LoadOptions::get_PreserveIncludePictureField method. Gets or sets whether to preserve the INCLUDEPICTURE field when reading Microsoft Word formats. The default value is false in C++....FieldType :: FieldIncludePicture , true )); includePicture -> set_SourceFullName...); includePicture -> Update ( true ); { auto docStream = System...

    reference.aspose.com/words/cpp/aspose.words.loa...
  2. Converting CAD Drawings to PDF and Raster Image...

    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....default value is false but when true, the API will try to search...AutomaticLayoutsScal set to true then all layouts (except Model)...

    docs.aspose.com/cad/java/converting-cad-drawing...
  3. FieldXE.page_range_bookmark_name property | Asp...

    FieldXE.page_range_bookmark_name property. Gets or sets the name of the bookmark that marks a range of pages that is inserted as the entry's page number.... insert_field ( field_type = aw . fields . FieldType ....FIELD_INDEX , update_field = True ) . as_field_index () # For...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Forms2OleControl.height property | Aspose.Words...

    Forms2OleControl.height property. Gets or sets a height of the control in points.... SHAPE , 0 , True ) . as_shape () ole_control...group_name property Forms2OleControl.type property...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldToc.captionless_table_of_figures_label pro...

    FieldToc.captionless_table_of_figures_label property. Gets or sets the name of the sequence identifier used when building a table of figures that does not include caption's label and number.... insert_field ( field_type = aw . fields . FieldType .... FIELD_TOC , update_field = True ) . as_field_toc () field_toc...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Font changed in PDF file - Free Support Forum -...

    Hi Alexey, We have the code that builds Aspose document in memory and then saves it to either Word or Pdf. We have recently installed 3 new fonts to our server, and while the Word shows them correctly, the PDF document …...SetFontsFolder(@"C:\Temp\fonts", true); // true = scan subfolders var doc...Warning(WarningInfo info) { if (info.Type == WarningType.FontSubstitution)...

    forum.aspose.com/t/font-changed-in-pdf-file/325129
  7. How to digitally sign PDF|Aspose.PDF for C++

    Digitally sign PDF documents using C++. Verify, or validate the digitally sign PDFs using C++....200 ); signature -> Sign ( 1 , true , rect , pkcs ); // Save output...any of the three signature types signature -> Sign ( 1 , u "Signature...

    docs.aspose.com/pdf/cpp/digitally-sign-pdf-file/
  8. Aspose - excel to pdf, excel to image, excel to...

    Package used: pip install aspose-cells-python Sample Excel file used for below conversions - Sample_Excel.zip (9.9 KB) Image conversion code – from aspose.cells import Workbook workbook = Workbook(“Sample_Excel.xls…...set_one_page_per_sheet(True) # Ensures each sheet is saved...set_export_active_sheet_only(True) # Export only the active sheet...

    forum.aspose.com/t/aspose-excel-to-pdf-excel-to...
  9. WarningInfoCollection Class | Aspose.Words for ...

    Discover Aspose.Words.WarningInfoCollection, a powerful class for managing WarningInfo objects, enhancing document processing and error handling....WarningInfoCollectio class Represents a typed collection of WarningInfo objects...FontInfoSubstitution . Enabled = true ; // Original font metrics should...

    reference.aspose.com/words/net/aspose.words/war...
  10. SaveOptions.UpdateFields | Aspose.Words for .NET

    Discover how the SaveOptions UpdateFields property optimizes document saving by updating specific field Types before converting to fixed formats. Default, True....determining if fields of certain types should be updated before saving...Default value for this property is true . public bool UpdateFields {...

    reference.aspose.com/words/net/aspose.words.sav...