Sort Score
Result 10 results
Languages All
Labels All
Results 6,441 - 6,450 of 186,643 for

paged

(0.13 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Remove Pages from PDF using Python https://products.aspose.com/pdf/python-net/pages/remove/ Recent content in Remove Pages from PDF using Pytho......PDF Products – Remove Pages from PDF using Python https://products...com/pdf/python-net/pages/remove/ Recent content in Remove Pages from PDF...

    products.aspose.com/pdf/python-net/pages/remove...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Add Page Stamp to PDF using Python https://products.aspose.com/pdf/python-net/stamps/page/ Recent content in Add Page Stamp to PDF using Python......PDF Products – Add Page Stamp to PDF using Python https://products...com/pdf/python-net/stamps/page/ Recent content in Add Page Stamp to PDF using...

    products.aspose.com/pdf/python-net/stamps/page/...
  3. إضافة نص إلى PDF باستخدام C++|Aspose.PDF لـ C++

    تصف هذه المقالة جوانب مختلفة من العمل مع النصوص في Aspose.PDF. تعلم كيفية إضافة نص إلى PDF، إضافة أجزاء HTML، أو استخدام خطوط OTF مخصصة....particular page auto pdfPage = document -> get_Pages () -> idx_get...the text fragment to the PDF page textBuilder -> AppendText (...

    docs.aspose.com/pdf/ar/cpp/add-text-to-pdf-file/
  4. PageSetup.PageStartingNumber | Aspose.Words för...

    Upptäck egenskapen PageSetup PageStartingNumber för att enkelt anpassa dokumentets startsida för förbättrad organisation och tydlighet.... Writeln ( "Section 1, page 1." ); builder . InsertBreak...builder . Writeln ( "Section 1, page 2." ); builder . InsertBreak...

    reference.aspose.com/words/sv/net/aspose.words/...
  5. C# .NET API for PostScript Processing

    C# ASP.NET VB.NET library to load and convert XPS PS and EPS files to PDF and Images. Create or manipulate XPS files in .NET applications...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/net/
  6. Add Figures Annotations using C++|Aspose.PDF fo...

    この記事では、Aspose.PDF for C++を使用してPDFドキュメントに図形注釈を追加、取得、削除する方法について説明します。...pdf" ); auto page = document -> get_Pages () -> idx_get (...MakeObject < CircleAnnotation > ( page , MakeObject < Rectangle > (...

    docs.aspose.com/pdf/ja/cpp/figures-annotation/
  7. أرشيف

    أرشيف...صفحات PDF foreach(Page page in document.Pages) { // قم بتدوير مستند...مستند PDF بالزاوية المرغوبة page.Rotate = Rotation.on180; } //...

    blog.aspose.com/ar/pdf/rotate-pdf-text-image-pa...
  8. Архів

    Архів...PdfFileInfo(document); for (Page page : document.getPages()) { //...width = (int) info.getPageWidth(page.getNumber()); int height = (int)...

    blog.aspose.com/uk/pub/convert-pub-to-image-pro...
  9. Procurar

    Procurar...página do PDF foreach(Page page in document.Pages) { // Gire o documento...documento PDF no ângulo desejado page.Rotate = Rotation.on180; } //...

    blog.aspose.com/pt/pdf/rotate-pdf-text-image-pa...
  10. 操作页面属性|Aspose.PDF for .NET

    本节解释如何使用 PdfPageEditor 类操作 Aspose.PDF Facades 的页面属性。...pdf" ); // Get page properties and print them to...console Console . WriteLine ( $"Page 1 Rotation: {pageEditor.GetPageRotation(1)}"...

    docs.aspose.com/pdf/zh/net/manipulate-page-prop...