Sort Score
Result 10 results
Languages All
Labels All
Results 9,861 - 9,870 of 140,988 for

paged

(0.11 sec)
  1. How to split PDF | Aspose.PDF

    Do you know how easily split PDF documents in Python? Split PDF files with high quality using Python via .NET PDF library....documents Loop through the pages of PDF document through the...object and add the individual Page object into the empty document...

    products.aspose.com/pdf/tutorial/split-pdf/
  2. 确定换行符|Aspose.PDF for Java

    了解如何使用Java确定多行TextFragment的换行符...您可以使用 Page 类的 GetNotifications ()方法,如下所示,以跟踪文本片段的换行:...Document doc = new Document (); Page page = doc . getPages (). add ();...

    docs.aspose.com/pdf/zh/java/determine-line-break/
  3. 画像サイズの設定|Aspose.PDF for Java

    このセクションでは、Javaライブラリを使用してPDFファイルの画像サイズを設定する方法について説明します。...PDFファイルのページコレクションにページを追加 Page page = doc . getPages (). add ();..._dataDir + "aspose-logo.jpg" ); page . getParagraphs (). add ( img...

    docs.aspose.com/pdf/ja/java/set-image-size/
  4. Determinar Salto de Línea|Aspose.PDF para Java

    Aprende más sobre cómo determinar un salto de línea de un TextFragment de varias líneas usando Java...GetNotifications () de la clase Page como se indica a continuación...Document doc = new Document (); Page page = doc . getPages (). add ();...

    docs.aspose.com/pdf/es/java/determine-line-break/
  5. Как объединить PDF с помощью C#|Aspose.PDF for ...

    Эта страница объясняет, как объединить PDF документы в один PDF файл с помощью C# или VB.NET.... GetDataDir_AsposePdf_Pages (); // Open PDF documents using...+ "Concat2.pdf" )) { // Add pages of second document to the first...

    docs.aspose.com/pdf/ru/net/merge-pdf-documents/
  6. How to Use Aspose.Words Instead of Docx4j|Aspos...

    How to download and install Aspose.Words for Java and what prerequisites have to be met to work with Aspose.Words instead of docx4j....requirements and next steps on this page. Check Requirements and Prerequisites...for Java on the Installation page. Get Started with Aspose.Words...

    docs.aspose.com/words/java/aspose-words-instead...
  7. Impostare l'orientamento e controllare l'esport...

    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....PageSheet esposta dalla classe Page espone anche le proprietà di...include or exclude hidden Visio pages on saving diagram to PDF, HTML...

    docs.aspose.com/diagram/it/java/set-orientation...
  8. Convert Visio to PDF format|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to PDF formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to PDF with a few lines of code....NET allows splitting multiple pages while converting the Microsoft...multiple pages, Aspose.Diagram for .NET allows using page saving...

    docs.aspose.com/diagram/es/net/convert-visio-to...
  9. Legen Sie die Ausrichtung fest und steuern Sie ...

    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....PageSheet-Eigenschaft, die von der Page-Klasse verfügbar gemacht wird...include or exclude hidden Visio pages on saving diagram to PDF, HTML...

    docs.aspose.com/diagram/de/java/set-orientation...
  10. SaveOptions.update_fields property | Aspose.Wor...

    SaveOptions.update_fields property. Gets or sets a value determining if fields of certain types should be updated before saving the document to a fixed page format...saving the document to a fixed page format. Default value for this...doc = doc ) # Insert text with PAGE and NUMPAGES fields. These fields...

    reference.aspose.com/words/python-net/aspose.wo...