Sort Score
Result 10 results
Languages All
Labels All
Results 6,641 - 6,650 of 186,737 for

paged

(0.28 sec)
  1. Convertir une forme Visio en image|Documentation

    Cette section explique comment convertir une forme visio en image avec Aspose.Diagram.... obtenir une page particulière. obtenir une forme...); // Get a particular page Page page = diagram . getPages ()...

    docs.aspose.com/diagram/fr/java/convert-a-visio...
  2. Seitengröße ändern|Documentation

    In diesem Abschnitt wird erläutert, wie Sie die Seitengröße in einer visio-Datei mit Aspose.Diagram ändern.... Die Pages-Eigenschaft, die von der Diagram...Sammlung von Aspose.Diagram.Page-Objekten. Das PageRequisiten...

    docs.aspose.com/diagram/de/java/change-page-size/
  3. C#を使用して図の注釈を追加する|Aspose.PDF for .NET

    この記事では、PDFドキュメントから図の注釈を追加、取得、削除する方法について説明します。... Pages [ 1 ], new Aspose . Pdf . Rectangle...PopupAnnotation ( document . Pages [ 1 ], new Aspose . Pdf . Rectangle...

    docs.aspose.com/pdf/ja/net/figures-annotation/
  4. FieldTA.is_italic property | Aspose.Words for P...

    FieldTA.is_italic property. Gets or sets whether to apply italic formatting to the page number for the entry....apply italic formatting to the page number for the entry. @property...displaying long citations and page numbers for each entry. field_toa...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldToa.sequence_separator property | Aspose.W...

    FieldToa.sequence_separator property. Gets or sets the character sequence that is used to separate sequence numbers and page numbers....separate sequence numbers and page numbers. @property def sequence_separator...displaying long citations and page numbers for each entry. field_toa...

    reference.aspose.com/words/python-net/aspose.wo...
  6. How to Convert Word to Scanned PDF using C#

    This quick tutorial will guide you on how to convert Word to scanned PDF using C#. While using C# convert Word to scanned PDF using a few lines of code and simple API calls in any of the .NET Core based environments on Windows, macOS or Linux....Page Product Family Aspose.PSD Product...Document class object Convert the page ranges from the Word file and...

    kb.aspose.com/words/net/how-to-convert-word-to-...
  7. DocumentSplitCriteria enumeration | Aspose.Word...

    aspose.words.saving.DocumentSplitCriteria enumeration. Specifies how the document is split into parts when saving to [SaveFormat.HTML](../../aspose.words/saveformat/#HTML), [SaveFormat.EPUB](../../aspose.words/saveformat/#EPUB) or [SaveFormat.AZW3](../../aspose.words/saveformat/#AZW3) format....you can split the document at page breaks and heading paragraphs...frequently given ParagraphFormat.page_break_before property so it...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Convert a Document to an Image in C++|Aspose.Wo...

    Convert a document to image format (JPG, PNG, etc). Create a document preview or create a document scan to send an invoice....add a preview of any document page to your website or application...is possible to specify the pages to be converted to image format...

    docs.aspose.com/words/cpp/convert-a-document-to...
  9. Modify the Gradient of a Visio Shape|Documentation

    This page describes how to modify gradient color of a visio shape with Aspose.Diagram library....); // get page by name Aspose . Diagram . Page page = diagram...diagram . Pages . GetPage ( "Page-1" ); // get shape by ID Aspose ....

    docs.aspose.com/diagram/net/modify-the-gradient...
  10. Dividir Arquivo PDF em Páginas Individuais em P...

    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....através de todas as páginas $pdf_page = 1 ; $total_size = $pdf ->...size(); pdfPage++) while ( $pdf_page <= $total_size ) { # criar um...

    docs.aspose.com/pdf/pt/java/split-pdf-file-into...