Sort Score
Result 10 results
Languages All
Labels All
Results 4,471 - 4,480 of 15,989 for

true type

(0.13 sec)
  1. Edit PDF using C++ | Aspose.PDF

    Еdit PDF document programmatically with C++ sample code using Aspose.PDF for C++...() -> set_LimitToPageBounds ( true ); // specify the page region...API can be used to build any type of 32-bit and 64-bit applications...

    products.aspose.com/pdf/cpp/editor/
  2. Extract fonts from PDF in Java | Aspose.PDF

    Java source code to extract fonts from PDF file on Java and PHP, Delphi.... toString (), true ); // Write a line of text to...It can be used to build any type of 32-bit and 64-bit applications...

    products.aspose.com/pdf/java/parser/fonts/
  3. BuildingBlock.Description | Aspose.Words for .NET

    Manage your BuildingBlock description effortlessly. Easily set or update descriptions for enhanced organization and clarity in your projects.... Type , Is . EqualTo ( BuildingBlockType...customBlock . FirstSection , true )); // We can also find it in...

    reference.aspose.com/words/net/aspose.words.bui...
  4. Loading and Saving Message|Documentation

    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.... file_format_type )) Loading a Message with Load...preserve_tnef_attachments = True MailMessage . load ( data_dir...

    docs.aspose.com/email/python-net/loading-and-sa...
  5. Introduction to Fields in Java|Aspose.Words for...

    Fields feature in details, field codes and field results explained in Aspose.Words for Java....This can be made up of various types of content ranging from runs...and can be made up of various types of content. Normally the field...

    docs.aspose.com/words/java/introduction-to-fields/
  6. DocumentVisitor.visitSectionEnd method | Aspose...

    DocumentVisitor.visitSectionEnd method. Called when enumeration of a section has ended.... Section ) Parameter Type Description section Section...getChildNodes ( aw . NodeType . Any , true ). Count ; IndentAndAppendLine...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. DocumentVisitor.visitSubDocument method | Aspos...

    DocumentVisitor.visitSubDocument method. Called when a sub-document is encountered.... SubDocument ) Parameter Type Description subDocument SubDocument...getChildNodes ( aw . NodeType . Any , true ). Count ; IndentAndAppendLine...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. DocumentVisitor.visitDocumentEnd method | Aspos...

    DocumentVisitor.visitDocumentEnd method. Called when enumeration of the document has finished.... Document ) Parameter Type Description doc Document The...getChildNodes ( aw . NodeType . Any , true ). Count ; IndentAndAppendLine...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. SVG to PDF Merge using Java | Aspose.PDF

    Combine two or more SVG documents into one PDF single file programmatically with Java sample code using Aspose.PDF for Java...the same or different file types into one file using Java Merge...svgLoadOptions . setAdjustPageSize ( true ); Document pdfDocument1 = new...

    products.aspose.com/pdf/java/merger/svg-to-pdf/
  10. PDF to SVG Merge using Java | Aspose.PDF

    Combine two or more PDF documents into one SVG single file programmatically with Java sample code using Aspose.PDF for Java...the same or different file types into one file using Java Merge...svgSaveOptions . setScaleToPixels ( true ); pdfDocument1 . save ( "merger_pdf_svg...

    products.aspose.com/pdf/java/merger/pdf-to-svg/