Sort Score
Result 10 results
Languages All
Labels All
Results 1,231 - 1,240 of 63,825 for

ps

(0.16 sec)
  1. Convert Type1 font to TrueType | Java API Solution

    How to convert Type1 font to TTF with Aspose.Page API solution for Java is illustrated here. Code snippets are provided.... This can be a PFB file or a PS file containing only the font...// Convert Type1 font from "*.ps", ".pfa" or ".pfb" file. 2 3...

    docs.aspose.com/page/java/type1-to-ttf/
  2. Filter Messages from Server using IMAP Client|D...

    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....(); PageSettings ps = new PageSettings (); ps . setFolderName...listMessagesByPage ( query , pi , ps ); pages . add ( pageInfo );...

    docs.aspose.com/email/java/filter-messages-from...
  3. Multi Thread issue with Aspose.pds - Free Suppo...

    My project is built on .NET Standard 2.0. I have a concern regarding the generation of multiple text files or the retrieval of metadata properties in a parallel loop. Occasionally, some files encounter exceptions during…... PS: Please try with the latest version...

    forum.aspose.com/t/multi-thread-issue-with-aspo...
  4. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Java Draw Circle in C# Convert a PS File to PDF using Python Remove...

    kb.aspose.com/categories/page/13/
  5. Aspose::Words::Saving::PsSaveOptions::get_UseBo...

    Aspose::Words::Saving::PsSaveOptions::get_UseBookFoldPrintingSettings method. Gets or sets a boolean value indicating whether the document should be saved using a booklet printing layout, if it is specified via MultiplePages in C++....Aspose :: Words :: SaveFormat :: Ps ); saveOptions -> set_UseBookFoldPrintingS..."PsSaveOptions.UseBookFoldPrintingS.ps" , saveOptions ); See Also Class...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Getting exception "Floating shape not allowed i...

    We are using below code and getting exception - foreach (Shape s in doc.GetChildNodes(NodeType.Shape, true)) { try { // Skip shapes that are textboxes — th…...Rectangle; PageSetup ps = ((Section)s.GetAncestor(NodeType...usablePageWidth = ps.PageWidth - ps.LeftMargin - ps.RightMargin; //...

    forum.aspose.com/t/getting-exception-floating-s...
  7. Developer Guide | Aspose.Page for Python via .NET

    Developer Guide provides you with the necessary information you will need when working with PDLs supported by Aspose.Page API solution for Python...Convert image to EPS Working with PS Working with XPS Working with...you can convert, merge, view ps, eps, xps, and oxps files without...

    docs.aspose.com/page/python-net/developer-guide/
  8. Product Overview | Node.js via C++

    C++ Library for the developers to process Ps, EPs, and XPs files. Learn the overvoew of Aspose.Page API solution for Node.js via C++....applications to handle XPS and PS/EPS documents with ease. This...API lets you convert XPS and PS/EPS files into PDFs and various...

    docs.aspose.com/page/nodejs-cpp/product-overview/
  9. Aspose::Words::Saving::PsSaveOptions class | As...

    Aspose::Words::Saving::PsSaveOptions class. Can be used to specify additional options when saving a document into the Ps format. To learn more, visit the documentation article in C++....when saving a document into the Ps format. To learn more, visit...options object is used. Can only be Ps . get_TempFolder () const Specifies...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. During Email to PDF export, part of the inline ...

    I am using Aspose Total 24.4.1 Our code for Email2PDF is public static void email2pdf(final String emailFilename, final String targetPDFname, final Properties properties) throws Exception { final MailMessa…...SECTION); PageSetup ps = parentSection.getPageSetup();...pageWidth = ps.getPageWidth() - ps.getLeftMargin() - ps.getRightMargin();...

    forum.aspose.com/t/during-email-to-pdf-export-p...