Sort Score
Result 10 results
Languages All
Labels All
Results 6,691 - 6,700 of 16,790 for

true type

(0.16 sec)
  1. Create Email Messages with Customized Options i...

    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....0 Content - Type : multipart / alternative ;...MailMessage class. Common header types are defined in the HeaderType...

    docs.aspose.com/email/net/create-email-messages/
  2. Table Position in Java|Aspose.Words for Java

    Specify table position in Java. Get a table alignment, get and set floating table position using Java.... With other types of text wrapping , you can get...and vice versa. The same is true for the vertical arrangement...

    docs.aspose.com/words/java/position-a-table/
  3. Issue with Font Family Change During Mail Merge...

    Dear Team, I am currently utilizing the Aspose Mail Merge mechanism, and I’ve encountered an issue where, for a specific value, the font family changes unexpectedly. Specifically, when the value “µL/bee” is inserted int…...Run, true)) { if (run.Text.Contains("µL/bee"))...needed: SDK + version, file types, minimal sample, and exact error/output...

    forum.aspose.com/t/issue-with-font-family-chang...
  4. JPEG to PDF Merge using Python | Aspose.PDF

    Combine two or more JPEG documents into one PDF single file programmatically with Python sample code using Aspose.PDF for Python for .NET...the same or different file types into one file using Python Merge...Rectangle ( 0 , 0 , 595 , 842 , True ) page . add_image ( image_stream...

    products.aspose.com/pdf/python-net/merger/jpeg-...
  5. Licensing|Documentation

    Learn how to obtain and apply Aspose.OCR for C++ license and discover limitations of the trial version.... Read License Types for details and purchase a license...'\n' ; This code will return true if the license is set and valid...

    docs.aspose.com/ocr/cpp/licensing/
  6. Manage Picture Frames in Presentations Using C+...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for C++. Streamline your workflow and enhance slide designs....-> get_Placeholder () -> get_Type ()) { case Aspose :: Slides...() -> set_AspectRatioLocked ( true ); NOTE This Lock Aspect Ratio...

    docs.aspose.com/slides/cpp/picture-frame/
  7. 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 .NET...the same or different file types into one file using C# Merge...TryCorrectResultHtml , FixedLayout = true }; pdfDocument1 . Save ( outputFile...

    products.aspose.com/pdf/net/merger/pdf-to-html/
  8. Convert MHTML to JPG in Python – Aspose.HTML fo...

    Convert MHTML to JPG using Aspose.HTML Python library. Consider the supported MHTML to JPG conversion scenarios in ready-to-use Python examples....makedirs (output_dir, exist_ok = True) 13 14 document_path = os. path...media_type . SCREEN 25 options. text . use_hinting = True 26 27...

    docs.aspose.com/html/python-net/convert-mhtml-t...
  9. Grouping Data in Aspose.Cells|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....group:normal/merge/repeat We support three types of groups that you can choose...the worksheets. wd . Process ( true ); // Save the Excel file. wd...

    docs.aspose.com/cells/net/grouping-data-in-aspo...
  10. Efficiently Merge Presentations in Java|Aspose....

    Effortlessly merge PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations with Aspose.Slides for Java, streamlining your workflow....addClone ( slide , masterSlide , true ); } presentation1 . save (...the AddClone method is set to true , the layout from the source...

    docs.aspose.com/slides/java/merge-presentation/