Sort Score
Result 10 results
Languages All
Labels All
Results 7,401 - 7,410 of 184,204 for

paged

(0.41 sec)
  1. Visio Şekil Verisi ile Çalışma|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.... Page sınıfı tarafından sunulan Shapes...Bağlantı dizinlerini kullanın Page sınıfı tarafından sunulan connectShapesViaConn...

    docs.aspose.com/diagram/tr/java/working-with-vi...
  2. Working With Worksheets in Jython|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....in Jython Managing Page Breaks in Jython Page Break Preview in...Sheet Name in Jython Setting Page Options in Jython Split Panes...

    docs.aspose.com/cells/java/working-with-workshe...
  3. Connecter les formes|Documentation

    Cette section explique comment connecter deux formes avec Aspose.Diagram....shapes via a connector in the Page classer. Le code ci-dessous...rectangles à la page. Ajoutez une forme de connecteur à la page. Connectez...

    docs.aspose.com/diagram/fr/net/connect-shapes/
  4. Developer Guide|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....Layer Insert Shape Shape Page Page Master Master HyperLinks Working...print Options Setting Page Margins Getting Page Width and Height Theme...

    docs.aspose.com/diagram/java/developer-guide/
  5. Работа с заголовками в PDF|Aspose.PDF для Pytho...

    Создайте нумерацию в заголовках вашего PDF документа с помощью Python. Aspose.PDF для Python через .NET предлагает различные стили нумерации.... page_info . width = 612.0 document . page_info . height...height = 792.0 document . page_info . margin = ap . MarginInfo...

    docs.aspose.com/pdf/ru/python-net/working-with-...
  6. Offentlig API Ändringar i Aspose.Diagram 6.0.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/sv/java/public-api-chan...
  7. 创建 PDF 文档|Aspose.PDF for Python via C++

    本页面描述如何使用 Aspose.PDF for Python 通过 C++ 库从头创建 PDF 文档。...document_get_pages 对象。 向页面集合的末尾添加一个新页面 page_collection_add_page 并返回表示已添加页面的...并返回表示已添加页面的 Page 对象。 将文档保存到当前工作目录中指定名称的文件。 关闭文档的句柄并释放与其关联的任何资源。 from...

    docs.aspose.com/pdf/zh/python-cpp/create-document/
  8. Aspose::Words::PageSetup class | Aspose.Words f...

    Aspose::Words::PageSetup class. Represents the page setup properties of a section. To learn more, visit the documentation article in C++....PageSetup class Represents the page setup properties of a section...Description ClearFormatting () Resets page setup to default paper size...

    reference.aspose.com/words/cpp/aspose.words/pag...
  9. Obter e Definir Propriedades da Página|Aspose.P...

    Aprenda como obter e definir propriedades de página para documentos PDF usando Aspose.PDF for .NET, permitindo formatação personalizada de documentos.... GetDataDir_AsposePdf_Pages (); // Open PDF document using...// Get page count System . Console . WriteLine ( "Page Count :...

    docs.aspose.com/pdf/pt/net/get-and-set-page-pro...
  10. How to Search in PDF Using C# | Find and Highli...

    Search and highlight text in PDF using C#. Learn how to search in PDF using C#, find keywords, extract matches, use regex, and redact sensitive data....Search Across All Pages or Specific Pages Search and Redact Sensitive...Run the absorber across all pages using the Accept() method. Retrieve...

    blog.aspose.com/pdf/search-in-pdf-using-csharp/