Sort Score
Result 10 results
Languages All
Labels All
Results 9,191 - 9,200 of 133,566 for

2

(0.12 sec)
  1. 在 C# 中操作 PDF 文档|Aspose.PDF for .NET

    本文包含有关如何验证 PDF 文档是否符合 PDF A 标准、如何处理目录、如何设置 PDF 到期日期等信息。...page" }; for ( int i = 0 ; i < 2 ; i ++) { // Create Heading object...DestinationPage = document . Pages [ i + 2 ]; // Destination page heading...

    docs.aspose.com/pdf/zh/net/manipulate-pdf-docum...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – C# 를 통한 PDF 뷰어https://products.aspose.com/pdf/ko/net/viewer/Recent content in C# 를 통한 PDF 뷰어 on Aspsoe.PDF ProductsHugo -- gohugo.iokoFri, 18 A......2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – C# 를 통한...is-justify-content-center is-hidden-mobile mb-2 https://products.aspose.com/p...

    products.aspose.com/pdf/ko/net/viewer/index.xml
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – แสดงไฟล์ PDF ผ่าน Pythonhttps://products.aspose.com/pdf/th/python-net/viewer/Recent content in แสดงไฟล์ PDF ผ่าน Python on Aspsoe.PDF ProductsH......2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – แสดงไฟล์...is-justify-content-center is-hidden-mobile mb-2 https://products.aspose.com/p...

    products.aspose.com/pdf/th/python-net/viewer/in...
  4. 通过 Node.js 和 C++ 设置页眉和页脚|Documentation

    本文介绍了如何通过 Aspose.Cells for Node.js via C++ 编程方式在 Excel 工作表的页眉和页脚中插入图片。... setHeader ( 2 , "&\"Times New Roman,Bold\"&12&F"...footer pageSetup . setFooter ( 2 , "&N" ); // Save the Workbook...

    docs.aspose.com/cells/zh/nodejs-cpp/setting-hea...
  5. Save HTML Document – C# Examples – Aspose.HTML ...

    Learn how to save HTML documents to a file, URL, Zip archive, and memory stream using Aspose.HTML for .NET API and how to apply save options....output path for a document saving 2 string documentPath = Path. Combine...output path for an HTML document 2 string documentPath = Path. Combine...

    docs.aspose.com/html/net/save-html-document/
  6. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – ادغام اسناد PDF با استفاده از C#https://products.aspose.com/pdf/fa/net/merger/Recent content in ادغام اسناد PDF با استفاده از C# on Aspsoe.PDF ......2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – ادغام اسناد...is-justify-content-center is-hidden-mobile mb-2 https://products.aspose.com/p...

    products.aspose.com/pdf/fa/net/merger/index.xml
  7. index.xml

    2.0 http://www.w3.org/2005/Atom Excel File Format Soluton for End Users & Developers – 異なるExcelファイルをJavaの1つのファイルにマージしますhttps://products.aspose.com/cells/ja/java/merger/Recent content in 異なるExcelファイ......2.0 http://www.w3.org/2005/Atom Excel File Format Soluton for...stickytopheight &nbsp; container row col-md-2 title2 spanclass 42 42 Aspose...

    products.aspose.com/cells/ja/java/merger/index.xml
  8. Convert EMF to EPS using API for .NET

    EMF to EPS conversion functionality offered by Aspose.Page API solution for .NET is explained and illustrated with the code snippets here....C# It is necessary to do just 2 steps in order to perform EMF...com/aspose-page/Aspose.Page-for-.NET 2 3 // The path to the documents...

    docs.aspose.com/page/net/convert/emf-to-eps/
  9. Working with Textures in PS file | Java

    How to add texture pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java... Set stroke with 2-point width java.awt.BasicStroke...stream for PostScript document 2 FileOutputStream outPsStream =...

    docs.aspose.com/page/java/ps/working-with-textu...
  10. Manage number of pages in PS file | .NET

    .NET API Solution to manage PS files. Add pages to PS documents with a few lines of C# code....PsSaveOptions(); // Create new 2-paged PS Document PsDocument document...PsDocument(outPsStream, options, 2 ); //Add the first page document...

    products.aspose.com/page/net/add-pages-to-ps/