Sort Score
Result 10 results
Languages All
Labels All
Results 1,201 - 1,210 of 63,739 for

ps

(0.92 sec)
  1. 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...
  2. Categories

    Pronađite odgovore pomoću API-ja Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family As......TIFF-ի C#-ում Ինչպես փոխարկել PS-ը PDF-ի Java-ում Ինչպես փոխարկել...

    kb.aspose.com/hy/categories/page/38/
  3. Add XML namespace in XMP metadata of EPS |Python

    The process of adding XML namespace in XMP metadata of EPs with Aspose.Page for Python via .NET is explained and illustrated with the code snippets here....and populated with values from PS metadata comments, then returned...Initialize an EPS file input stream 11 ps_stream = open(data_dir + "ad...

    docs.aspose.com/page/python-net/xmp-metadata/ad...
  4. Change array items in XMP metadata of EPS| Python

    Take a look at the process of changing array items in XMP metadata of EPs file with Aspose.Page for Python. It is illustrated with the code snippets....and populated with values from PS metadata comments, then returned...Initialize an EPS file input stream 11 ps_stream = open(data_dir + "ad...

    docs.aspose.com/page/python-net/xmp-metadata/ch...
  5. 在 EPS 的 XMP 元数据中添加命名值 | Python

    本文将通过 .NET 使用 Aspose.Page for Python 在 XMP 元数据中添加命名值的过程进行讲解,并附上代码片段进行说明。...文件不包含 XMP 元数据,则系统会创建一个新的实例,并使用 PS 元数据注释中的值进行填充,然后返回给您。 现在,您可以将命名值添加到结构元数据字段。...Initialize an EPS file input stream 4 ps_stream = open(data_dir + "add_named_value_input...

    docs.aspose.com/page/zh/python-net/xmp-metadata...
  6. Change simple values in XMP EPS metadata |Python

    The process of changing simple values in XMP metadata of 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...Initialize a EPS file input stream 12 ps_stream = open(data_dir + "get_input...

    docs.aspose.com/page/python-net/xmp-metadata/ch...
  7. Change named value in XMP metadata of EPS|Python

    The process of changing named value in XMP metadata of 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...Initialize a EPS file input stream 11 ps_stream = open(data_dir + "add_named_value_input...

    docs.aspose.com/page/python-net/xmp-metadata/ch...
  8. 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...
  9. Convert Type3 font to TrueType | Java API Solution

    Type3 to TTF font conversion with Aspose.Page API solution for Java is reflected here. Learn more with the included code snippets....the file can be any, not only PS, but it must contain only PostScript...// Convert Type1 font from "*.ps" file. 2 3 //Create ne PsDocument...

    docs.aspose.com/page/java/type3-to-ttf/
  10. 使用 JavaScript 将 XMP 元数据添加到 EPS 文件

    本文将通过 C++ 语言的 Aspose.Page API 解决方案,结合 JavaScript 代码片段,讲解并演示如何将 XMP 元数据添加到 EPs 文件。...XMP 元数据,我们将获取一个新的 XMP 元数据,其中包含 PS 元数据注释中的值(%%Creator、%%CreateDate、%%Title...new one filled with values from PS metadata comments (%%Creator...

    docs.aspose.com/page/zh/javascript-cpp/xmp-meta...