Sort Score
Result 10 results
Languages All
Labels All
Results 2,121 - 2,130 of 184,221 for

page

(0.09 sec)
  1. 在 PHP 中从 Visio Diagram 中检索所有图层|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" ); \ # get Visio page $page = $diagram -> getPages ()...-> getPage ( 0 ); $layers = $page -> getPageSheet () -> getLayers...

    docs.aspose.com/diagram/zh/java/retrieve-all-la...
  2. Set Appearance of the Connector Type Shape in V...

    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....) \ # Access a particular page page = diagram . getPages () ....particular connector shape shape = page . getShapes () . getShape (...

    docs.aspose.com/diagram/java/set-appearance-of-...
  3. Find and Replace in PHP|Aspose.Words for .NET

    Using Aspose.Words for .NET in PHP via COM to find and replace text in MS Word documents in C#....Hide ] What is this page about? This page explains how to perform...results. Please refresh the page and try again....

    docs.aspose.com/words/net/find-and-replace-in-php/
  4. Quick Tips|Aspose.PDF for Java

    Boost your productivity with quick tips for Aspose.PDF for Java. Learn time-saving techniques and essential tricks....Tips Contents [ Hide ] This page contains some quick tips related...PDF')" )); //Adding JavaScript at Page Level document . getActions...

    docs.aspose.com/pdf/java/quick-tips/
  5. Working with Headings in PDF|Aspose.PDF for PHP...

    Create numbering in heading your PDF document using PHP. Aspose.PDF for PHP via Java offers different kinds of numbering styles....72 ); $page = $document -> getPages () -> add (); $page -> getPageInfo...getPageInfo () -> setWidth ( 612.0 ); $page -> getPageInfo () -> setHeight...

    docs.aspose.com/pdf/php-java/working-with-headi...
  6. Aspose::Words::Fields::FieldToa::get_PageNumber...

    Aspose::Words::Fields::FieldToa::get_PageNumberListSeparator method. Gets the character sequence that is used to separate two Page numbers in a Page number list in C++....used to separate two page numbers in a page number list. System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. EPS to PDF Merge using C++ | Aspose.PDF

    Combine two or more EPS documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...Library on the Documentation pages. To verify the benefits of the...merging images In loop: add a new page to PDF document In loop: add...

    products.aspose.com/pdf/cpp/merger/eps-to-pdf/
  8. JPEG to PDF Merge using C++ | Aspose.PDF

    Combine two or more JPEG documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...Library on the Documentation pages. To verify the benefits of the...merging files In loop: add a new page to PDF document In loop: add...

    products.aspose.com/pdf/cpp/merger/jpeg-to-pdf/
  9. Add Image stamps in PDF programmatically|Aspose...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for PHP via Java library....Call the Page class addStamp(..) method of the Page class to...new Document ( $inputFile ); $pages = $document -> getPages ();...

    docs.aspose.com/pdf/php-java/image-stamps-in-pd...
  10. ImageSaveOptions.image_size property | Aspose.W...

    ImageSaveOptions.image_size property. Gets or sets the size of a generated image in pixels....Examples Shows how to render every page of a document to a separate...( doc ) builder . writeln ( 'Page 1.' ) builder . insert_break...

    reference.aspose.com/words/python-net/aspose.wo...