Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 63,705 for

ps

(0.14 sec)
  1. Aspose.PDF for .NET

    This API allows you to all kinds of operations on PDF files including creating, editing and converting etc. in .NET applications....Base64 to PDF in C# Convert a PS File to PDF using C# Extract...

    kb.aspose.com/pdf/net/
  2. Gigantic file size when saving Aspose.Cells.Wor...

    Dear support, when converting Excel files (*.xlsx) into PDF files using the Aspose.Cells component, in some cases the file size (and processing time) grows enormously. I’ll attach a sample project containing 3 xlsx fil…... PS C:\Users\m.heinz\Downloads> Get-FileHash...heinz\Downloads\Anonymized_Data2.xlsx_noOpt.pdf PS C:\Users\m.heinz\Downloads> Get-ChildItem...

    forum.aspose.com/t/gigantic-file-size-when-savi...
  3. 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...
  4. Convert Type1 font to TrueType | C# .NET API So...

    How to convert Type1 font to TTF with Aspose.Page API solution for .NET is illuminated 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/net/type1-to-ttf/
  5. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Latest Answers How to Convert PS to PDF in Java How to Convert...

    kb.aspose.com/categories/page/40/
  6. 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...
  7. Get XMP metadata from EPS file using Python

    The process of getting XMP metadata from EPs file with Aspose.Page API solution for Python is explained and illustrated with the code here....and populated with values from PS metadata comments, then returned...the EPS file input stream 10 ps_stream = open(data_dir + "get_input...

    docs.aspose.com/page/python-net/xmp-metadata/get/
  8. 在 EPS 的 XMP 元数据中添加数组项 | Node.js

    本文将通过 C++ 语言使用 Aspose.Page for Node.js 在 EPs 的 XMP 元数据中添加数组项的过程进行讲解,并附上代码片段进行说明。...XMP 元数据,我们将获取一个新的 XMP 元数据,其中包含 PS 元数据注释中的值(%%Creator、%%CreateDate、%%Title...' ); 2 3 const ps_file = "./data/program_13.ps" ; 4 5 console...

    docs.aspose.com/page/zh/nodejs-cpp/xmp-metadata...
  9. Getting Started | Aspose.Page for Node.js via C++

    Library for the developers to process Ps, EPs, and XPs files. Learn the fundamentals to start working with Aspose.Page API solution for Node.js...for managing XPS, OXPS, and EPS/PS documents directly within your...the conversion of XPS and EPS/PS documents into PDFs and various...

    docs.aspose.com/page/nodejs-cpp/getting-started/
  10. Get XMP metadata from EPS file using .NET

    The process of getting XMP metadata from EPs file with Aspose.Page API solution for .NET is explained and illustrated with the code here....XmpMetadata object populated from the PS comments. Access the metadata...new one filled with values from PS metadata comments (%%Creator...

    docs.aspose.com/page/net/xmp-metadata/get/