Sort Score
Result 10 results
Languages All
Labels All
Results 3,121 - 3,130 of 141,589 for

paged

(0.19 sec)
  1. تباعد تلقائي لمجموعة من الأشكال في صفحة Visio|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....من أجل تحقيق ذلك ، تقدم الفئة Page العضو autoSpaceShapes الذي يأخذ..."Drawing1.vsdx" ) # get page of the Visio drawing page = diagram . getPages...

    docs.aspose.com/diagram/ar/python-java/auto-spa...
  2. Spaziatura automatica una raccolta di forme nel...

    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 order to achieve this, the Page class offers autoSpaceShapes..."Drawing1.vsdx" ) # get page of the Visio drawing page = diagram . getPages...

    docs.aspose.com/diagram/it/python-java/auto-spa...
  3. Platzieren Sie automatisch eine Sammlung von Fo...

    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 order to achieve this, the Page class offers autoSpaceShapes..."Drawing1.vsdx" ) # get page of the Visio drawing page = diagram . getPages...

    docs.aspose.com/diagram/de/python-java/auto-spa...
  4. Splitter.Create | Aspose.Words for .NET

    Discover how to efficiently create a new instance of the splitter processor with our easy-to-follow guide for seamless integration and enhanced performance....Shows how to split document by pages using context. string doc =...SplitCriteria = SplitCriteria . Page ; Splitter . Create ( splitterContext...

    reference.aspose.com/words/net/aspose.words.low...
  5. إضافة رأس وتذييل إلى PDF|Aspose.PDF لـ C++

    Aspose.PDF for C++ يسمح لك بإضافة رؤوس وتذييلات إلى ملف PDF الخاص بك باستخدام فئة TextStamp....on all pages for ( auto page : document -> get_Pages ()) { page...for ( auto page : document -> get_Pages ()) { page -> AddStamp...

    docs.aspose.com/pdf/ar/cpp/add-headers-and-foot...
  6. Resize PDF using C# | Aspose.PDF

    Resize PDF documents programmatically with C# sample code using Aspose.PDF for .NET....Resize PDF Pages with C# Do you need to resize PDF? Programmatic...easily to update or change the page dimensions in an existing PDF...

    products.aspose.com/pdf/net/resize/
  7. احصل على كائن صفحة من Visio رسم في ياقوت|Docume...

    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....Diagram Java لروبي ، مكالمة get_page_object_by_id طريقة GetPageObject...رمز المثال. كود روبي def get_page_object_by_id () data_dir = File...

    docs.aspose.com/diagram/ar/java/get-a-page-obje...
  8. FieldSection class | Aspose.Words for Python

    aspose.words.fields.FieldSection class. Implements the SECTION field...SECTIONPAGES fields to number pages by sections. doc = aw . Document...get_field_code ()) # A PAGE field displays the number of the page it is in...

    reference.aspose.com/words/python-net/aspose.wo...
  9. LayoutEnumerator.Current | Aspose.Words for .NET

    Discover the LayoutEnumerator Current property to easily access and modify the current position in your page layout model for enhanced design flexibility....sets current position in the page layout model. This property...how to see the the ranges of pages that a node spans. Document...

    reference.aspose.com/words/net/aspose.words.lay...
  10. MultiplePagesType | Aspose.Words for Java

    Specifies how document is printed out in Java....// Insert text that spans 16 pages. DocumentBuilder builder = new...builder.insertBreak(BreakType.PAGE_BREAK); builder.write(MessageFormat...

    reference.aspose.com/words/java/com.aspose.word...