Sort Score
Result 10 results
Languages All
Labels All
Results 8,841 - 8,850 of 187,243 for

paged

(0.24 sec)
  1. إضافة تعليق تمييز PDF باستخدام C#|Aspose.PDF fo...

    تعلم كيفية إضافة تعليق تمييز إلى مستندات PDF في .NET باستخدام Aspose.PDF لتأكيد النص ومراجعته.... Pages [ 1 ]); // Create annotations...HighlightAnnotation ( document . Pages [ 1 ], tfa . TextFragments [...

    docs.aspose.com/pdf/ar/net/highlights-annotation/
  2. Faire pivoter du texte dans un PDF en utilisant...

    Apprenez à faire pivoter du texte dans des fichiers PDF en .NET en utilisant Aspose.PDF pour ajuster l'alignement du texte et améliorer la présentation....Get particular page var page = document . Pages . Add (); // Create...TextBuilder ( page ); // Append the text fragment to the PDF page textBuilder...

    docs.aspose.com/pdf/fr/net/rotate-text-inside-pdf/
  3. PDF to JPEG Merge using C# | Aspose.PDF

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

    products.aspose.com/pdf/net/merger/pdf-to-jpeg/
  4. 使用 PHP 裁剪 PDF | Aspose.PDF

    使用 Aspose.PDF for PHP via Java 使用 C# 示例代码,以编程方式在 PHP 中裁剪 PDF 而不会降低质量...new Document ( $inputFile ); $page = $document -> getPages () ->...get_Item ( 1 ); $responseData = $page -> getCropBox () . PHP_EOL ;...

    products.aspose.com/pdf/zh-hant/php-java/crop/
  5. Archiv

    Archiv...Pages[1].CropBox); Console.WriteLine(pdfDocument1...WriteLine(pdfDocument1.Pages[1].TrimBox); Console.WriteLine(pdfDocument1...

    blog.aspose.com/cs/pdf/crop-pdf-pages-in-csharp/
  6. How to Set Print Area with Python.NET|Documenta...

    Learn how to set and clear print areas in Excel files using Aspose.Cells for Python via .NET....Organize content neatly across pages Save Resources: Reduce paper/ink...programmatically: Access the worksheet’s page setup properties Define the...

    docs.aspose.com/cells/python-net/how-to-set-pri...
  7. Utilizzo della forma del tipo di connettore|Doc...

    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....vsdx" ); //get a particular page Page page = diagram . getPages ()...(). getPage ( "Page-3" ); //get a dynamic connector type shape...

    docs.aspose.com/diagram/it/java/working-with-co...
  8. 使用 PHP 裁剪 PDF | Aspose.PDF

    使用 Aspose.PDF for PHP via Java 使用 C# 示例代码,以编程方式在 PHP 中裁剪 PDF 而不会降低质量...new Document ( $inputFile ); $page = $document -> getPages () ->...get_Item ( 1 ); $responseData = $page -> getCropBox () . PHP_EOL ;...

    products.aspose.com/pdf/zh-hans/php-java/crop/
  9. FieldIndex.cross_reference_separator property |...

    FieldIndex.cross_reference_separator property. Gets or sets the character sequence that is used to separate cross references and other entries....side, # and the number of the page that contains the XE field on...display a string instead of a page number. # First, for entries...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 아카이브

    아카이브...페이지 반복 for (auto page : pdfDocument->get_Pages()) { // PDF 페이지의...int width = info->GetPageWidth(page->get_Number()); int height =...

    blog.aspose.com/ko/pdf/convert-pub-to-image-usi...