Sort Score
Result 10 results
Languages All
Labels All
Results 9,911 - 9,920 of 189,684 for

paged

(0.21 sec)
  1. PS to WMF Conversion | API for Python

    Sample Python conversion code for PS format to WMF file. Use this example code to convert PS to WMF within any Web or Console Python based application....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/python-net/conversion/...
  2. كيفية إنشاء ملف PDF باستخدام بايثون|Aspose.PDF ...

    إنشاء وتنسيق مستند PDF باستخدام Aspose.PDF لبايثون عبر .NET....Document إضافة كائن Page إلى مجموعة pages لكائن Document إضافة...Document () # إضافة صفحة page = document . pages . add () # إضافة نص...

    docs.aspose.com/pdf/ar/python-net/create-pdf-do...
  3. PHP'de Visio Sayfa Bilgisini Alın|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/tr/java/retrieve-visio-...
  4. Rufen Sie Visio-Seiteninformationen in PHP ab|D...

    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/de/java/retrieve-visio-...
  5. آرشیوها

    آرشیوها...Pages.Accept(textFragmentAbsorber);...WriteLine($"Text: {fragment.Text} | Page: {fragment.Page.Number}"); } مثال خروجی...

    blog.aspose.com/fa/pdf/search-in-pdf-using-csharp/
  6. 使用 Java 创建 PDF | Aspose.PDF

    本主题向您介绍如何使用适用于 Java 的 Aspose.PDF API 在 Java 应用程序中轻松生成和读取 PDF 文件。... 使用 Pages.Add () 方法添加页面。 创建一个新的 TextFragment...new Document (); //Add page Page page = pdfDocument . getPages...

    products.aspose.com/pdf/zh-hans/java/create/
  7. C# 를 사용하여 PDF 편집 | Aspose.PDF

    .NET 용 Aspose.PDF 파일을 사용하여 C# 샘플 코드를 사용하여 프로그래밍 방식으로 PDF 문서를 수정합니다.... Pages . Accept ( textFragmentAbsorber...textFragmentCollecti ) { var page = textFragment . Page ; var annotationRectangle...

    products.aspose.com/pdf/ko/net/redaction/
  8. ایجاد PDF با استفاده از Java | Aspose.PDF

    این موضوع به شما نشان می دهد که چگونه از Aspose.PDF برای جاوا API استفاده کنید تا به راحتی فایل های PDF را در برنامه های جاوا تولید و بخوانید....کردن یک صفحه با استفاده از روش Pages.Add (). ۱. یک شیء TextFragment...new Document (); //Add page Page page = pdfDocument . getPages...

    products.aspose.com/pdf/fa/java/create/
  9. Aspose::Words::Saving::PageRange::PageRange con...

    Aspose::Words::Saving::PageRange::PageRange constructor. Creates a new page range object in C++....PageRange::PageRange constructor Creates a new page range object. Aspose :: Words...starting page zero-based index. to int32_t The ending page zero-based...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Connetti forme|Documentation

    Questa sezione spiega come collegare due forme con Aspose.Diagram...."Rectangle" ; // add two rectangles to page 0 long rectangle1 = diagram... 0 ); // add a connector to page 0 Shape connector1 = new Shape...

    docs.aspose.com/diagram/it/net/connect-shapes/