Sort Score
Result 10 results
Languages All
Labels All
Results 3,391 - 3,400 of 187,789 for

paged

(0.2 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. Come stampare Excel come pagine adattate in lar...

    Impara a impostare le proprietà fit_to_pages_wide e fit_to_pages_tall per la stampa di Excel usando le API Aspose.Cells per Python via .NET....impostazioni fit_to_pages_wide e fit_to_pages_tall controllano la...pagina specificate: fit_to_pages_wide : Specifica il numero di...

    docs.aspose.com/cells/it/python-net/how-to-prin...
  6. 벡터 그래픽 작업|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-...
  7. Obter e Definir Propriedades da Página|Aspose.P...

    Este tópico explica como obter números em um arquivo PDF, obter propriedades de página e determinar a cor da página usando Aspose.PDF para PHP via Java....new Document ( $inputFile ); $pages = $document -> getPages ();..."Contagem de Páginas : " + $pages -> size (); Obter contagem de...

    docs.aspose.com/pdf/pt/php-java/get-and-set-pag...
  8. 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...
  9. 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/
  10. 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...