Sort Score
Result 10 results
Languages All
Labels All
Results 2,301 - 2,310 of 141,258 for

paged

(0.1 sec)
  1. LayoutEntityType | Aspose.Words for Java

    Types of the layout entities in Java.... // Layout entities are pages, cells, rows, lines, and other...yType.PAGE); Assert.assertEquals(LayoutEntityType.PAGE, layoutEnumerator...

    reference.aspose.com/words/java/com.aspose.word...
  2. LayoutEnumerator class | Aspose.Words for Python

    aspose.words.layout.LayoutEnumerator class. Enumerates page layout entities of a document....LayoutEnumerator class Enumerates page layout entities of a document...this class to walk over the page layout model. Available properties...

    reference.aspose.com/words/python-net/aspose.wo...
  3. EPS to WMF Conversion API for C# | .NET

    EPS to WMF conversion. Use C# API example code for batch conversion within VB.NET, Asp.NET or any .NET based application....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/net/conversion/eps-to-...
  4. EPS to GIF Conversion API for C# | .NET

    EPS to GIF conversion. Use C# API example code for batch conversion within VB.NET, Asp.NET or any .NET based application....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/net/conversion/eps-to-...
  5. Usando Anotação de Texto para PDF via Python|As...

    Aspose.PDF para Python permite que você Adicione, Obtenha e Exclua Anotações de Texto do seu documento PDF....coleção Annotations do objeto ‘page’. O snippet de código a seguir...TextAnnotation ( document . pages [ 1 ], ap . Rectangle ( 300...

    docs.aspose.com/pdf/pt/python-net/text-annotation/
  6. استخدام التعليقات النصية لملفات PDF عبر بايثون|...

    Aspose.PDF لبايثون يتيح لك إضافة، الحصول على، وحذف التعليقات النصية من وثيقة PDF الخاصة بك....مجموعة التعليقات الخاصة بكائن ‘page’. يظهر لك مقطع الشيفرة التالي...TextAnnotation ( document . pages [ 1 ], ap . Rectangle ( 300...

    docs.aspose.com/pdf/ar/python-net/text-annotation/
  7. Ekstra Anotasi menggunakan C++|Aspose.PDF untuk...

    Bagian ini menjelaskan cara menambahkan, mendapatkan, dan menghapus jenis anotasi ekstra dari dokumen PDF Anda....MakeObject<CaretAnnotation>( document->get_Pages()->idx_get(1), MakeObject<Rectangle>(299...MakeObject<CaretAnnotation>( document->get_Pages()->idx_get(1), new Rectangle(361...

    docs.aspose.com/pdf/id/cpp/extra-annotations/
  8. จัดการจำนวนหน้าในไฟล์ PS | .NET

    โซลูชัน .NET API เพื่อจัดการไฟล์ PS เพิ่มหน้าลงในเอกสาร PS ด้วยโค้ด C# สองสามบรรทัด...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/th/net/add-pages-to-ps/
  9. Diviser un PDF par programmation en Python|Aspo...

    Ce sujet montre comment diviser des pages PDF en fichiers PDF individuels dans vos applications Python via C++....Contents [ Hide ] Diviser des pages PDF peut être une fonctionnalité...fichier en pages séparées ou en groupes de pages. Exemple en...

    docs.aspose.com/pdf/fr/python-cpp/split-pdf-doc...
  10. إضافة نص إلى PDF باستخدام C#|Aspose.PDF for .NET

    تعلم كيفية إضافة نص إلى مستند PDF في .NET باستخدام Aspose.PDF لتعزيز المحتوى وتحرير المستندات....Get particular page var page = document . Pages . Add (); // Create...TextBuilder ( page ); // Append the text fragment to the PDF page textBuilder...

    docs.aspose.com/pdf/ar/net/add-text-to-pdf-file/