Sort Score
Result 10 results
Languages All
Labels All
Results 6,271 - 6,280 of 188,131 for

paged

(0.28 sec)
  1. RowFormat.headingFormat property | Aspose.Words...

    RowFormat.headingFormat property. True if the row is repeated as a table heading on every page when the table spans more than one page....on every page when the table spans more than one page. get headingFormat...with rows that repeat on every page. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Travailler avec des Documents PDF en utilisant ...

    Cet article vous décrit quelles manipulations peuvent être effectuées avec le document à l'aide de la bibliothèque Aspose.PDF pour JavaScript via C++....protéger le contenu et la mise en page d’un document - peu importe...- optimiser le contenu des pages, optimiser la taille du fichier...

    docs.aspose.com/pdf/fr/javascript-cpp/working-w...
  3. Python을 사용하여 PDF를 생성하세요 | Aspose.PDF

    이 항목에서는 파이썬용 Aspose.PDF API를 사용하여 Python 응용 프로그램에서 PDF 파일을 쉽게 생성하고 읽는 방법을 보여줍니다.... Pages.Add () 메서드를 사용하여 페이지를 추가합니다...Document () # Add page page = document . pages . add () # Add text...

    products.aspose.com/pdf/ko/python-net/create/
  4. Converting a BMP file to PDF using C# | Aspose.PDF

    Sample code for BMP‑to‑PDF conversion in .NET. Use the API example code for batch BMP‑to‑PDF conversion within VB.NET, ASP.NET, or any .NET‑based application....formats, see the Documentation pages. Also, you can check the other...Library on the Documentation pages. To verify the benefits of the...

    products.aspose.com/pdf/net/conversion/bmp-to-pdf/
  5. Anotações adesivas em PDF usando Python|Aspose....

    Este tópico sobre anotações adesivas, como exemplo mostramos a Anotação de Marca d'água no texto....adicionar Anotação page = document . pages [ 1 ] # Criar Anotação...annotations . WatermarkAnnotation ( page , ap . Rectangle ( 100 , 0 ...

    docs.aspose.com/pdf/pt/python-net/sticky-annota...
  6. How to Add Hyperlink in PDF using C#

    This short tutorial guides on how to add hyperlink in PDF using C#. It provides detailed description along with a runnable sample code to insert hyperlink in PDF using C#....Page Product Family Aspose.PSD Product...get a reference to the desired page Create a LinkAnnotation object...

    kb.aspose.com/pdf/net/how-to-add-hyperlink-in-p...
  7. Lavorare con le forme Paragrafo|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/it/net/working-with-sha...
  8. 使用形状段落|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/zh/net/working-with-sha...
  9. Yazdırma Seçeneklerini Ayarlama|Documentation

    Bu bölümde, Aspose.Diagram ile yazdırma seçeneklerinin nasıl ayarlanacağı açıklanmaktadır....//Get page Aspose . Diagram . Page page = diagram . Pages . GetPage...); //Set PrintPageOrientation page . PageSheet . PrintProps . ...

    docs.aspose.com/diagram/tr/net/setting-print-op...
  10. ImageColorMode | Aspose.Words for Java

    Specifies the color mode for the generated images of document pages in Java....generated images of document pages. Examples: Shows how to set...Description BLACK_AND_WHITE The pages of the document will be rendered...

    reference.aspose.com/words/java/com.aspose.word...