Sort Score
Result 10 results
Languages All
Labels All
Results 5,761 - 5,770 of 140,592 for

paged

(0.06 sec)
  1. Öffentlich API Änderungen in Aspose.Diagram 5.8...

    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.... Pages [ 0 ]. Shapes . GetShape ( 1...1 ); ss [ 1 ]= diagram . Pages [ 0 ]. Shapes . GetShape ( 2 );...

    docs.aspose.com/diagram/de/net/public-api-chang...
  2. Kako pronaći i zamijeniti tekst u PDF-u pomoću ...

    Ovaj članak pomaže u tome kako pronaći i zamijeniti tekst u PDF-u pomoću Pythona. Pruža informacije o postavljanju okruženja i primjer koda koji se može izvoditi za zamjenu teksta u PDF-u pomoću Pythona....Page Product Family Aspose.PSD Product...PDF-u pomoću metode Document.pages.accept(). Dobijte pristup zbirci...

    kb.aspose.com/hr/pdf/python/how-to-find-and-rep...
  3. FieldPageRef.InsertHyperlink | Aspose.Words for...

    Discover how the FieldPageRef InsertHyperlink property enhances your documents by easily linking to bookmarked paragraphs for seamless navigation....PAGEREF field that displays what page a bookmark is on. // Set the..."Hyperlink to Bookmark3, on page: " ). GetFieldCode ()); // We...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Aspose::Words::SectionLayoutMode enum | Aspose....

    Aspose::Words::SectionLayoutMode enum. Specifies the layout mode for a section allowing to define the document grid behavior in C++....specific number of lines per page and characters per line. Characters...specified number of lines per page. SnapToChars 3 Specifies that...

    reference.aspose.com/words/cpp/aspose.words/sec...
  5. 使用 C++ 合并 MD 到 PDF | Aspose.PDF

    使用适用于 C++ 的 Aspose.PDF,使用 C++ 示例代码,以编程方式将两个或多个 MD 文档合并为一个 PDF 单个文件...const & page : firstDoc -> get_Pages ()) { // add page from one...outputDoc -> get_Pages () -> CopyPage ( page ); } for ( auto const...

    products.aspose.com/pdf/zh-hant/cpp/merger/md-t...
  6. FieldXE.is_bold property | Aspose.Words for Python

    FieldXE.is_bold property. Gets or sets whether to apply bold formatting to the entry's page number....bold formatting to the entry’s page number. @property def is_bold...side, # and the number of the page that contains the XE field on...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PageBorderDistanceFrom Enum | Aspose.Words for ...

    Discover the Aspose.Words.PageBorderDistanceFrom enum for precise page border placement. Enhance document formatting with optimal margin positioning....positioning of the page border relative to the page margin. public...position is measured from the page margin. PageEdge 1 Border position...

    reference.aspose.com/words/net/aspose.words/pag...
  8. 在 PHP 中检索 Visio 页面信息|Documentation

    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" ); # page = diagram.getPages().getPage(page_id) $page = $diagram...getPage ( 0 ); print "Page ID : " . $page -> getName () . PHP_EOL...

    docs.aspose.com/diagram/zh/java/retrieve-visio-...
  9. Recuperar información de la página Visio en PHP...

    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" ); # page = diagram.getPages().getPage(page_id) $page = $diagram...getPage ( 0 ); print "Page ID : " . $page -> getName () . PHP_EOL...

    docs.aspose.com/diagram/es/java/retrieve-visio-...
  10. Как создать PDF с использованием Python|Aspose....

    Создавайте и форматируйте PDF документы с помощью Aspose.PDF для Python через .NET....Document Добавьте объект Page в коллекцию pages объекта Document Добавьте...Добавить страницу page = document . pages . add () # Добавить...

    docs.aspose.com/pdf/ru/python-net/create-pdf-do...