Sort Score
Result 10 results
Languages All
Labels All
Results 7,811 - 7,820 of 190,038 for

paged

(0.97 sec)
  1. LayoutEnumerator.rectangle property | Aspose.Wo...

    LayoutEnumerator.rectangle property. Returns the bounding rectangle of the current entity relative to the page top left corner (in points)....current entity relative to the page top left corner (in points)...entities. # Layout entities are pages, cells, rows, lines, and other...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldToa.PageNumberListSeparator | Aspose.Words...

    Discover the FieldToa PageNumberListSeparator property to customize page number lists with your preferred separator. Enhance your document's readability today!...used to separate two page numbers in a page number list. public...displaying long citations and page numbers for each entry. FieldToa...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Public API Changements dans Aspose.Diagram 3.8....

    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....classe Page est ajouté pour transmettre l’ID de page max Les...facilement calculer un ID de page maximum et l’incrémenter. Le...

    docs.aspose.com/diagram/fr/net/public-api-chang...
  4. Agregar tablas a PDF en Python|Aspose.PDF for P...

    Aprenda a agregar y configurar tablas en documentos PDF existentes en Python.... Document () page = document . pages . add () # Initializes...object to first page of input document page . paragraphs . add...

    docs.aspose.com/pdf/es/python-net/adding-tables/
  5. Ställa in utskriftsalternativ|Documentation

    Det här avsnittet förklarar hur du ställer in utskriftsalternativ med Aspose.Diagram....//Get page Aspose . Diagram . Page page = diagram . Pages . GetPage...); //Set PrintPageOrientation page . PageSheet . PrintProps . ...

    docs.aspose.com/diagram/sv/net/setting-print-op...
  6. Arbeta med former Stycke|Documentation

    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 page by name Page page = diagram . Pages . GetPage...GetPage ( "Page-2" ); // Add master with stencil file path and master...

    docs.aspose.com/diagram/sv/net/working-with-sha...
  7. PDF sticky Annotations using Python|Aspose.PDF ...

    هذا الموضوع عن التعليقات اللاصقة، كمثال نعرض تعليق العلامة المائية في النص....الصفحة لإضافة تعليق page = document . pages [ 1 ] # إنشاء تعليق...annotations . WatermarkAnnotation ( page , ap . Rectangle ( 100 , 0 ...

    docs.aspose.com/pdf/ar/python-net/sticky-annota...
  8. Obróć plik PDF za pomocą PHP | Aspose.PDF

    Obróć dokumenty PDF programowo za pomocą przykładowego kodu PHP przy użyciu pliku Aspose.PDF dla PHP via Java...new Document ( $inputFile ); $pages = $document -> getPages ();...java_values ( $pages -> size ()); // Loop through all the pages for (...

    products.aspose.com/pdf/pl/php-java/rotate/
  9. How to Remove Watermark from PDF using C#

    This short tutorial guides on how to remove watermark from PDF using C#. It provides all the details for the configuration, step-wise process and a runnable sample code to remove watermark from PDF file using C#....Page Product Family Aspose.PSD Product...different types of artifacts on a page and filter the artifacts of...

    kb.aspose.com/pdf/net/how-to-remove-watermark-f...
  10. Zoom PDF using Python

    Follow this article to zoom PDF using Python. It has the IDE settings, a list of steps, and a sample code to zoom out PDF using Python on a specific page and position....Page Product Family Aspose.PSD Product...details of setting the target page and position in the PDF file...

    kb.aspose.com/pdf/python/zoom-pdf-using-python/