Sort Score
Result 10 results
Languages All
Labels All
Results 1,651 - 1,660 of 181,654 for

page

(0.22 sec)
  1. 公共 API Aspose.Diagram 16.11.0 的变化|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....get a Visio page by name Page page = diagram . Pages . GetPage...GetPage ( "Page-1" ); // get a shape by ID Shape shape = page . Shapes...

    docs.aspose.com/diagram/zh/net/public-api-chang...
  2. Aspose::Words::Drawing::ShapeBase::get_Relative...

    Aspose::Words::Drawing::ShapeBase::get_RelativeVerticalPosition method. Specifies relative to what the shape is positioned vertically in C++....floating image to the center of a page. auto doc = System :: MakeObject...overlapping text and align it to the page's center. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Add Header and Footer to PDF|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to add headers and footers to your PDF file using TextStamp class....call AddStamp method of the Page to add the text in the header...on all pages for ( auto page : document -> get_Pages ()) { page...

    docs.aspose.com/pdf/cpp/add-headers-and-footers...
  4. Convert PowerPoint Presentations in Handout Mod...

    Convert presentations to handouts in C++. Set slides per Page, keep notes, export to PDF or images with Aspose.Slides, with sample code. Try it free....multiple slides appear on a single page, making it useful for conferences...slides are placed on a single page and other display parameters...

    docs.aspose.com/slides/cpp/convert-powerpoint-i...
  5. Text Formatting inside PDF using C#|Aspose.PDF ...

    Learn how to format text within a PDF document in .NET using Aspose.PDF to enhance the document's visual presentation....Document ()) { var page = document . Pages . Add (); string textFragment...SubsequentLinesInden = 20 }; page . Paragraphs . Add ( text );...

    docs.aspose.com/pdf/net/text-formatting-inside-...
  6. Add HTML String using DOM in Ruby|Aspose.PDF fo...

    Discover how to add an HTML string to a PDF document using the DOM API in Ruby with Aspose.PDF for dynamic content generation....new # Add a page to pages collection of PDF file page = doc . getPages...paragraphs collection of page page . getParagraphs (). add (...

    docs.aspose.com/pdf/java/add-html-string-using-...
  7. Aspose.Cells.GridJs Working in mobile|Documenta...

    This article describes how to use GridJs in mobile device.... You need to access the page via IP on the mobile terminal...demo web page in the mobile browser. Navigate to the page http:...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  8. PNG to PDF Converter using PHP | Aspose.PDF

    Sample code on PHP for PNG to PDF conversion. Use example code for batch PNG to PDF conversion with Aspose.PDF for PHP via Java...formats, see the Documentation pages. Also, you can check the other...Library on the Documentation pages. To verify the benefits of the...

    products.aspose.com/pdf/php-java/conversion/png...
  9. EPUB to PDF Merge using Java | Aspose.PDF

    Combine two or more EPUB documents into one PDF single file programmatically with Java sample code using Aspose.PDF for Java...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/java/merger/epub-to-pdf/
  10. FramesetCollection | Aspose.Words for Java

    Represents a collection of instances of the Frameset class in Java....Shows how to access frames on-page. // Document contains several...check the default URL (a web page URL or local document) or if...

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