Sort Score
Result 10 results
Languages All
Labels All
Results 4,151 - 4,160 of 188,100 for

paged

(0.23 sec)
  1. Chart to PDF|Documentation

    Learn how to use Aspose.Cells for Python via .NET to convert a chart to a PDF document. Our guide will demonstrate how to export a chart from Microsoft Excel and save it as a PDF for further distribution and archiving....Create Chart PDF with Desired Page Size You can create a chart...chart PDF with your desired page size using Aspose.Cells for Python...

    docs.aspose.com/cells/python-net/chart-to-pdf/
  2. Genel API Aspose.Diagram 6.0.0'daki değişiklikl...

    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....get Visio page by name Page page = diagram . Pages . GetPage...GetPage ( "Page-1" ); // get Visio shapes by ids Shape ShapedOne = page...

    docs.aspose.com/diagram/tr/net/public-api-chang...
  3. Ajouter un objet cercle au fichier PDF|Aspose.P...

    Cet article explique comment créer un objet cercle dans votre PDF en utilisant Aspose.PDF pour Java....collection de paragraphes de la page Enregistrer notre fichier PDF...une page à la collection de pages du fichier PDF Page page = pdfDocument...

    docs.aspose.com/pdf/fr/java/add-circle/
  4. PS to PDF Merge using C++ | Aspose.PDF

    Combine two or more PS documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...Library on the Documentation pages. To verify the benefits of the...new page to PDF document In loop: add PS file to new page After...

    products.aspose.com/pdf/cpp/merger/ps-to-pdf/
  5. Add Images to PDF using C++ | Aspose.PDF

    Adding images into PDF documents programmatically with C++ sample code using Aspose.PDF for C++... Get the page you want to add an image. Add...Add the image into the page’s Resources collection. Use the GSave...

    products.aspose.com/pdf/cpp/images/add/
  6. 記録

    記録...空のドキュメントに空のページを追加する Page page = doc.Pages.Add(); Aspose.Pdf.Image...File = (path); // ページに画像を追加する page.Paragraphs.Add(image); // 出力PDFファイルを保存...

    blog.aspose.com/ja/pdf/images-to-pdf-csharp/
  7. Replace Text in PDF via Python|Aspose.PDF for P...

    Learn more about various ways of replacing and removing text from Aspose.PDF for Python via .NET library....existing text Replace Text in all pages of PDF document You can try...terminology across multiple pages. Aspose.PDF for Python via ...

    docs.aspose.com/pdf/python-net/replace-text-in-...
  8. 以编程方式创建 PDF 文档|Aspose.PDF for .NET

    本页面描述了如何使用 Aspose.PDF 库从头开始创建 PDF 文档。... 向 Document 对象的 Pages 集合中添加一个 Page 对象。 向页面的 Paragraphs 集合中添加...Document ()) { // Add page var page = document . Pages . Add (); // Add...

    docs.aspose.com/pdf/zh/net/create-document/
  9. StoryType Enum | Aspose.Words for .NET

    Discover Aspose.Words.StoryType enum, efficiently manage Word document text stories with ease. Enhance your document processing experience today!...6 Contains text of the even pages header, represented by HeaderFooter...odd and even pages, contains text of the odd pages header. Represented...

    reference.aspose.com/words/net/aspose.words/sto...
  10. Add Bates Numbers to PDF using Java

    Refer to this article to add Bates numbers to PDF using Java. It has details to set the IDE, a list of steps, and a sample code for adding Bates stamp to PDF using Java....Page Product Family Aspose.PSD Product...settings Loop through all the pages in the PDF and define the Bates...

    kb.aspose.com/pdf/java/add-bates-numbers-to-pdf...