Sort Score
Result 10 results
Languages All
Labels All
Results 4,581 - 4,590 of 16,763 for

true type

(0.12 sec)
  1. Different Ways to Save Files with C++|Documenta...

    Aspose.Cells for C++ can save files to different formats. Save files to PDF, HTML, DOCX, PPTX, JSON, and MHTML.... File Format Types Description CSV Represents a...Portable Document Format (PDF) is a type of document created by Adobe...

    docs.aspose.com/cells/cpp/different-ways-to-sav...
  2. DocumentVisitor.VisitParagraphEnd | Aspose.Word...

    Discover the DocumentVisitor VisitParagraphEnd method—efficiently handle paragraph enumeration completion in your applications for improved performance....Paragraph paragraph ) Parameter Type Description paragraph Paragraph...GetChildNodes ( NodeType . Any , true ). Count ; IndentAndAppendLine...

    reference.aspose.com/words/net/aspose.words/doc...
  3. DocumentVisitor.VisitCellStart | Aspose.Words f...

    Discover the VisitCellStart method in DocumentVisitor, essential for managing table cell enumeration efficiently. Enhance your coding skills today!...VisitCellStart ( Cell cell ) Parameter Type Description cell Cell The object...mDocTraversalDepth ++; mVisitorIsInsideTabl = true ; return VisitorAction . Continue...

    reference.aspose.com/words/net/aspose.words/doc...
  4. DocumentVisitor.VisitSectionStart | Aspose.Word...

    Discover the DocumentVisitor VisitSectionStart method, essential for tracking section enumeration. Enhance your coding efficiency with this powerful tool!...Section section ) Parameter Type Description section Section...GetChildNodes ( NodeType . Any , true ). Count ; IndentAndAppendLine...

    reference.aspose.com/words/net/aspose.words/doc...
  5. Constant segmentation faults on Excel -> HTML o...

    Hi, As I’ve reported many times before (e.g Aspose.Cells Segmentation Fault when saving to HTML), I often get segmentation faults when using aspose.cells.node (this time using the latest version, 25.12.0). Just using a…...setIsCloudPlatform(true); with no avail. Example set...setExportImagesAsBas(true); saveOptions.setSaveAsSingleFile(true); saveOptions...

    forum.aspose.com/t/constant-segmentation-faults...
  6. Customize Barcode Text and Captions in C++|Docu...

    How to Set Barcode Text and Captions in Aspose.BarCode for C++...jpg" ; // Set the symbology type to Code128 System :: SharedPtr...object and Set Code text font's type and size System :: SharedPtr...

    docs.aspose.com/barcode/cpp/set-barcode-text/
  7. Problem with SkiaSharp on Linux - Free Support ...

    Hi Aspose team, We use Aspose.Cells 23.3.0 in our AzureFunction. Everything works fine on Windows. On Linux, when we call new Workbook(), we get this error: 2024-04-19T09:48:26.226538934Z: [ERROR] Unhandled exception…...TypeInitializationEx: The type initializer for ‘SkiaSharp.SKObject’...System.TypeInitializationEx: The type initializer for ‘SkiaSharp.SKObject’...

    forum.aspose.com/t/problem-with-skiasharp-on-li...
  8. Aspose::Words::Tables::Table class | Aspose.Wor...

    Aspose::Words::Tables::Table class. Represents a table in a Word document. To learn more, visit the documentation article in C++.... Default value is true . get_Bidi () Gets or sets whether...get_HasChildNodes () Returns true if this node has any child nodes...

    reference.aspose.com/words/cpp/aspose.words.tab...
  9. Read Barcode Metadata|Documentation

    This article describes how to read barcode parameters and encoded metadata... IsReaderInitializati = true ; document . getElementById...Barcode . Pdf417 . IsLinked = true ; document . getElementById...

    docs.aspose.com/barcode/javascript-cpp/read-bar...
  10. Convert PDF to EPUB, LaTeX, Text, XPS in Python...

    This topic shows you how to convert PDF file to other file formats like EPUB, LaTeX, Text, XPS etc using Python.... The XPS file type is primarily associated with...save_options . use_new_imaging_engine = True document . save ( path_outfile...

    docs.aspose.com/pdf/python-net/convert-pdf-to-o...