Sort Score
Result 10 results
Languages All
Labels All
Results 4,121 - 4,130 of 10,767 for

true type

(0.04 sec)
  1. ChartAxisTitle.show property | Aspose.Words for...

    ChartAxisTitle.show property. Determines whether the title shall be shown for the axis... insert_chart ( chart_type = aw . drawing . charts . ChartType...chart_axis_x_title . show = True chart_axis_y_title = chart ...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 通过 Node.js 结合 C++ 转换 Excel 为 CSV、TSV 和 Txt|Docu...

    学习如何使用 Aspose.Cells for Node.js via C++ 将Excel文件转换为CSV、TSV和TXT格式。... You can use any type of separator const opts = new...opts . setExportAllSheets ( true ); // Save entire workbook data...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-exc...
  3. MD to PDF Merge using C++ | Aspose.PDF

    Combine two or more MD documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...the same or different file types into one file using C++ Merge...-> set_EnableObjectUnload ( true ); for ( auto const & page :...

    products.aspose.com/pdf/cpp/merger/md-to-pdf/
  4. Convert Project data to SVG format

    This article explains how to convert Microsoft Project (MPP/XML) files to JPEG using Aspose.Tasks for C++....the SaveFileFormat enumeration type. To save a project to SVG: Load...saveOptions -> set_FitContent( true ); 5 saveOptions -> set_Tim...

    docs.aspose.com/tasks/cpp/convert-project-data-...
  5. Predecessor and Successor Tasks

    Learn how to work with Microsoft Project (MPP/XML) predecessor and successor tasks using Aspose.Tasks for C++....tsklnk_enumerator -> get_Current(), true )) 11 { 12 System::Console:...with ❤ by GitHub Defining Link Type Cross Project Predecessors Subscribe...

    docs.aspose.com/tasks/cpp/predecessor-and-succe...
  6. TextPathAlignment enumeration | Aspose.Words fo...

    aspose.words.drawing.TextPathAlignment enumeration. WordArt alignment.... bold = True shape . text_path . italic = True # Below are...TEXT_PLAIN_TEXT , shape . shape_type ) # Use the "on" property to...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. Read Damaged Barcodes|Documentation

    This article explains how barcode recognition can be optimized in terms of accuracy and speed in case of various distortions in PHP via Java...suitable for both 1D and 2D types can be applied. Median filtering...window is not supported for 2D types. $reader = new BarCodeReader...

    docs.aspose.com/barcode/phpjava/read-damaged-ba...
  9. 高级功能|Aspose.PDF for .NET

    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.... Clear (); // Set content type for PDF Response . ContentType...Response . SuppressContent = true ; } } // End the response to...

    docs.aspose.com/pdf/zh/net/advanced-features/
  10. DocumentVisitor.visitParagraphStart method | As...

    DocumentVisitor.visitParagraphStart method. Called when enumeration of a paragraph has started.... Paragraph ) Parameter Type Description paragraph Paragraph...getChildNodes ( aw . NodeType . Any , true ). Count ; IndentAndAppendLine...

    reference.aspose.com/words/nodejs-net/aspose.wo...