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

paged

(0.13 sec)
  1. Overview|Aspose.PDF for Java

    Overview of key-features and supported formats of Aspose.PDF for Java, installation and licensing manual of Java library....Overview Contents [ Hide ] This page is an overview of Aspose.PDF...grayscale Let’s check Docs pages for more details: Optimize PDF...

    docs.aspose.com/pdf/java/overview/
  2. 아카이브

    아카이브...Pages 컬렉션의 색인을 사용하여 원하는 PDF 페이지에 액세스합니다...액세스합니다. Document.Pages.Insert(int pageNumber, Page page) 메서드를 사용하여...

    blog.aspose.com/ko/pdf/copy-pdf-pages-in-csharp/
  3. ארכיון

    ארכיון...תמונה חדשה לדף באמצעות שיטת Page.getParagraphs().add(Image) ...הוסף עמוד לאוסף דפים של מסמך Page page = doc.getPages().add(); //...

    blog.aspose.com/he/pdf/convert-image-to-pdf-java/
  4. تدوير وتغيير الموضع وتوصيل الأشكال الفرعية|Docu...

    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 page by name Page page = diagram . getPages...getPage ( "Page-3" ); // get shape by id Shape shape = page . getShapes...

    docs.aspose.com/diagram/ar/java/rotate-change-t...
  5. Convertire un file EPS in BMP utilizzando Pytho...

    Codice di esempio su Python per la conversione da EPS a BMP. Usa il codice di esempio per la conversione batch da EPS a BMP con Python e .NET...due variabili: page_count impostato su 1 e pages_count impostato...a 4, impostare la variabile pages_count a 4 per limitare l’elaborazione...

    products.aspose.com/pdf/it/python-net/conversio...
  6. TxtExportHeadersFootersMode | Aspose.Words for ...

    Specifies the way headers and footers are exported to plain text format in Java....appendParagraph("Primary footer"); // Insert pages to display these headers and...writeln("Page 1"); builder.insertBreak(BreakType.PAGE_BREAK);...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldNumWords class | Aspose.Words for Python

    aspose.words.fields.FieldNumWords class. Implements the NUMWORDS field...NUMCHARS, NUMWORDS, NUMPAGES and PAGE fields to track the size of...Use both PAGE and NUMPAGES fields to display what page the field...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 使用主题|Documentation

    本节介绍如何将预设主题应用到页面或带有 Aspose.Diagram 的形状。...创建一个Diagram类的实例来加载一个diagram 获取要设置主题的Page类实例 将 Preset 值分配给 Page 实例的 PresetTheme 属性...instance of Page class to be set theme Page page = diagram ....

    docs.aspose.com/diagram/zh/java/working-with-th...
  9. 档案

    档案...MakeObject<Document>(); auto pages = doc->get_Pages(); pages->Add(); // 页数从...开始 auto page = pages->idx_get(1); auto paragraps = page->get_Paragraphs();...

    blog.aspose.com/zh/pdf/create-pdf-files-in-cpp-...
  10. Convierta BMP a EPS usando API para C++

    La funcionalidad de conversión de BMP a EPS que ofrece la solución API Aspose.Page para C++ se explica e ilustra con fragmentos de código aquí....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/es/cpp/convert/bmp-to-eps/