Sort Score
Result 10 results
Languages All
Labels All
Results 3,221 - 3,230 of 188,091 for

paged

(0.19 sec)
  1. Öffentlich API Änderungen in Aspose.Diagram 6.0...

    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 Visio page by name Page page = diagram . getPages...getPages (). getPage ( "Page-1" ); // get Visio shapes by ids Shape...

    docs.aspose.com/diagram/de/java/public-api-chan...
  2. Общедоступный API Изменения в Aspose.Diagram 6....

    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 Visio page by name Page page = diagram . getPages...getPages (). getPage ( "Page-1" ); // get Visio shapes by ids Shape...

    docs.aspose.com/diagram/ru/java/public-api-chan...
  3. ImageSaveOptions.image_size property | Aspose.W...

    ImageSaveOptions.image_size property. Gets or sets the size of a generated image in pixels....Examples Shows how to render every page of a document to a separate...( doc ) builder . writeln ( 'Page 1.' ) builder . insert_break...

    reference.aspose.com/words/python-net/aspose.wo...
  4. DocumentBuilder.document property | Aspose.Word...

    DocumentBuilder.document property. Gets or sets the [DocumentBuilder.document](./) object that this object is attached to....Shows how to apply and revert page setup settings to sections in...DocumentBuilder ( doc = doc ) # Modify the page setup properties for the builder's...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 벡터 그래픽 작업|Aspose.PDF for .NET

    이 문서에서는 C#을 사용하여 GraphicsAbsorber 도구로 작업하는 기능을 설명합니다....first page of the document var page = document . Pages [ 1 ];...graphics from the page graphicsAbsorber . Visit ( page ); // Display...

    docs.aspose.com/pdf/ko/net/working-with-vector-...
  6. Ajouter un objet Rectangle au fichier PDF|Aspos...

    Cet article explique comment créer un objet Rectangle dans votre PDF en utilisant Aspose.PDF for .NET.... Ajoutez une Page à la collection de pages du fichier PDF....paragraphes de l’instance de page. Créez une instance de Graph...

    docs.aspose.com/pdf/fr/net/add-rectangle/
  7. Aspose.PDF – Unable to Save PDF After Removing ...

    a { text-decoration: none; color: #464feb; } tr th, tr td { border: 1px solid #e6e6e6; } tr th { background-color: #f5f5f5; } Hi Team, I’m working on an implementation where we extract content from PDFs, but we need to…...(var page in pdfDocument.Pages) { if (page == null || page.Artifacts...List<Artifact>(); foreach (var art in page.Artifacts) { // We only consider...

    forum.aspose.com/t/aspose-pdf-unable-to-save-pd...
  8. Split PDF programmatically|Aspose.PDF for .NET

    This topic shows how to split PDF pages into individual PDF files in your .NET applications with C#....topic shows how to split PDF pages into individual PDF files in...applications. To split PDF pages into single page PDF files using C#...

    docs.aspose.com/pdf/net/split-pdf-document/
  9. Ajouter une Image à un Fichier PDF Existant|Asp...

    Cette section décrit comment ajouter une image à un fichier PDF existant en utilisant PHP....Existant Contents [ Hide ] Chaque page PDF contient des propriétés...document PDF d’entrée. Obtenez la page sur laquelle vous souhaitez...

    docs.aspose.com/pdf/fr/php-java/add-image-to-ex...
  10. Document.UpdatePageLayout | Aspose.Words for .NET

    Revamp your document's structure with the UpdatePageLayout method, ensuring a polished and organized layout for enhanced readability and presentation....UpdatePageLayout method Rebuilds the page layout of the document. public...formats a document into pages and updates the page number related fields...

    reference.aspose.com/words/net/aspose.words/doc...