Sort Score
Result 10 results
Languages All
Labels All
Results 8,031 - 8,040 of 188,980 for

paged

(0.14 sec)
  1. ConvertUtil.millimeter_to_point method | Aspose...

    ConvertUtil.millimeter_to_point method. Converts millimeters to points....Examples Shows how to specify page properties in millimeters. doc...section's "Page Setup" defines the size of the page margins in...

    reference.aspose.com/words/python-net/aspose.wo...
  2. استرجع Visio معلومات الصفحة في PHP|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/ar/java/retrieve-visio-...
  3. Recupera le informazioni sulla pagina Visio in ...

    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/it/java/retrieve-visio-...
  4. Получить информацию о странице Visio в PHP|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....vsd" ); # page = diagram.getPages().getPage(page_id) $page = $diagram...getPage ( 0 ); print "Page ID : " . $page -> getName () . PHP_EOL...

    docs.aspose.com/diagram/ru/java/retrieve-visio-...
  5. استبدال النص في PDF|Aspose.PDF for .NET

    تعرف على المزيد حول الطرق المختلفة لاستبدال وإزالة النص من مكتبة Aspose.PDF for .NET....absorber for all the pages document . Pages . Accept ( absorber...TextFragmentAbsorber (); // search text within page bound absorber . TextSearchOptions...

    docs.aspose.com/pdf/ar/net/replace-text-in-pdf/
  6. Преобразование различных форматов изображений в...

    Эта тема показывает, как библиотека Aspose.PDF for C++ позволяет конвертировать различные форматы изображений в PDF....(); // Add empty page in empty document auto page = document ->...-> get_Pages () -> Add (); auto image = MakeObject < Aspose ::...

    docs.aspose.com/pdf/ru/cpp/convert-images-forma...
  7. Lägg till, hämta, kopiera och läs Visio Shape D...

    Det här avsnittet förklarar hur du lägger till en form, ställer in formens egenskap eller kopierar en form med Aspose.Diagram....vsdx" ); // get page by name Page page = diagram . getPages...getPages (). getPage ( "Page-2" ); // Add master with stencil file...

    docs.aspose.com/diagram/sv/java/add-retrieve-co...
  8. C#を使用したPDFハイライト注釈|Aspose.PDF for .NET

    Aspose.PDFを使用して、.NETでPDFドキュメントにハイライト注釈を追加する方法を学び、テキストの強調とレビューを行います。... Pages [ 1 ]); // Create annotations...HighlightAnnotation ( document . Pages [ 1 ], tfa . TextFragments [...

    docs.aspose.com/pdf/ja/net/highlights-annotation/
  9. PageSet.even property | Aspose.Words for Python

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

    reference.aspose.com/words/python-net/aspose.wo...
  10. 档案

    档案... 使用 Page 类添加新页面。 分别使用 TableRow 和 TableCell...Document(); // 初始化Page类对象 Page page = new Page(); // 初始化 TableRow...

    blog.aspose.com/zh/note/insert-table-in-onenote...