Sort Score
Result 10 results
Languages All
Labels All
Results 6,611 - 6,620 of 140,597 for

paged

(0.07 sec)
  1. PageSet.odd property | Aspose.Words for Node.js

    PageSet.odd property. Gets a set with all the odd pages of the document in their original order....Gets a set with all the odd pages of the document in their original...PageSet Remarks Odd pages have even indices since page indices are zero-based...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Adjust Thickness of Visio "No Symbol" programma...

    I have created a Visio diagram using aspose and I have a “No Symbol” shape. I have been able to change the color of the shape, but cannot change the thickness of the border....// Get the page by its name Aspose.Diagram.Page page = diagram...diagram.Pages.GetPage("Page-1"); // Get the shape by its ID (replace...

    forum.aspose.com/t/adjust-thickness-of-visio-no...
  3. Add Comments to Visio Drawings using Python

    This brief article guides to add comments to Visio drawings using Python. You can follow this code and steps to insert comments to Visio drawings using Python....Page Product Family Aspose.PSD Product...diagram Insert a comment to any page of the Visio file with the add_comment()...

    kb.aspose.com/de/diagram/python/add-comments-to...
  4. positioned_block|Documentation

    Absolutely positioned container that allows to place any number of elements at the specific coordinates on OMR form....specific coordinates on the page. This element does not have...relative to the left edge of the page. x=1200 y Absolute position...

    docs.aspose.com/omr/net/txt-markup/positioned_b...
  5. Merge XPS files using C++ | Aspose.PDF

    Merge XPS files programmatically with C++ sample code using Aspose.PDF for C++... The current page provides information about converting...Library on the Documentation pages. You may also use the following...

    products.aspose.com/pdf/cpp/merger/xps/
  6. Merge SVG files using C++ | Aspose.PDF

    Merge SVG files programmatically with C++ sample code using Aspose.PDF for C++... The current page provides information about converting...Library on the Documentation pages. You may also use the following...

    products.aspose.com/pdf/cpp/merger/svg/
  7. Sposta le pagine in PDF usando Java | Aspose.PDF

    Codice di esempio Java per spostare le pagine PDF del documento in modo programmatico su Java e PHP, Delphi.... Ottieni Page dalla collezione PageCollection...Document > (); auto page = srcDocument -> get_Pages () -> idx_get (...

    products.aspose.com/pdf/it/java/pages/move/
  8. Offentlig API Ändringar i Aspose.Diagram 16.11....

    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....vsd" ); // get a Visio page by name Page page = diagram . getPages...getPage ( "Page-1" ); // get a shape by ID Shape shape = page . getShapes...

    docs.aspose.com/diagram/sv/java/public-api-chan...
  9. Поворот страниц PDF программным способом|Aspose...

    Изменение ориентации страницы и подгонка содержимого страницы под новую ориентацию страницы с использованием Java....pdf" ); for ( Page page : pdfDocument . getPages ())...()) { // Rectangle r = page.getMediaBox(); // double newHeight...

    docs.aspose.com/pdf/ru/java/rotate-pages/
  10. 在 Python 中获取 PDF 的页数|Aspose.PDF for Python via ...

    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....pdf' page_count = pdf.getPages().size() print "Page Count:"...Count:" . page_count 下载运行代码 从以下任何一个社交编码网站下载 获取页数 (Aspose.PDF) : GitHub...

    docs.aspose.com/pdf/zh/python-java/get-page-cou...