Sort Score
Result 10 results
Languages All
Labels All
Results 2,421 - 2,430 of 187,789 for

page

(0.25 sec)
  1. 使用形状粘合|Documentation

    本节介绍如何使用 Aspose.Diagram 获取粘附到特定形状的形状。... Pages [ 0 ]. Shapes . GetShape ( 90...gluedShapeIds ) { shape = diagram . Pages [ 0 ]. Shapes . GetShape ( id...

    docs.aspose.com/diagram/zh/net/working-with-sha...
  2. Add Images to PDF using CLI | Aspose.PDF

    Adding images into PDF documents programmatically with CLI sample code using Aspose.PDF for Aspose.PDF CLI... Get the page you want to add an image. Add...Add the image into the page’s Resources collection. Use the GSave...

    products.aspose.com/pdf/cpp-cli/images/add/
  3. VerticalAlignment enumeration | Aspose.Words fo...

    aspose.words.drawing.VerticalAlignment enumeration. Specifies vertical alignment of a floating shape, text frame or a floating table....floating image to the center of a page. doc = aw . Document () builder...overlapping text and align it to the page's center. shape = builder ....

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Layout::IPageLayoutCallback inte...

    Aspose::Words::Layout::IPageLayoutCallback interface. Implement this interface if you want to have your own custom method called during build and rendering of Page layout model in C++....during build and rendering of page layout model. class IPageLayoutCallback...possible to build page layout model for only a few pages at start of...

    reference.aspose.com/words/cpp/aspose.words.lay...
  5. Manipulate Tables in existing PDF|Aspose.PDF fo...

    Learn how to work with tables in existing PDFs using Aspose.PDF for Python via .NET, providing flexibility in document modification....to locate tables on the first page, accesses a particular text...find all tables on the first page. Access a specific text fragment:...

    docs.aspose.com/pdf/python-net/manipulating-tab...
  6. Split PDF, HTML, TXT Files using Python | Aspos...

    Python sample code to split files on any platform....please learn Documentation Pages . Split documents via Python...object to split PDF pages. Add current page to the document. Save...

    products.aspose.com/pdf/python-cpp/splitter/
  7. Convert Base64 to PDF in Java

    This article explains how to convert base64 to PDF in Java. It covers the setup of the IDE, the step-by-step instructions, and a working code sample for building a base64 to PDF converter in Java....Page Product Family Aspose.PSD Product...Document class and append a new page by invoking the add() method...

    kb.aspose.com/pdf/java/convert-base64-to-pdf-in...
  8. Convert Base64 to PDF in C#

    This article guides on how to convert base64 to PDF in C#. It has all the details to set the IDE, a list of steps, and a sample code for developing a base64 to PDF converter in C#....Page Product Family Aspose.PSD Product...class instance and insert a page with the Add() method Add the...

    kb.aspose.com/pdf/net/convert-base64-to-pdf-in-...
  9. Remove Tables from PDF using Java | Aspose.PDF

    Remove tables from PDF file programmatically with Java sample code using Aspose.PDF for Java...first page with absorber. Get first table on the page. Remove...TableAbsorber (); // Visit first page with absorber absorber . visit...

    products.aspose.com/pdf/java/table/remove/
  10. Aspose::Words::IDocumentProcessorPlugin interfa...

    Aspose::Words::IDocumentProcessorPlugin interface. Defines an interface for external document processor plugin in C++....Adds image watermark on each page of the document loaded by Load()...Adds text watermark on each page of the document loaded by Load()...

    reference.aspose.com/words/cpp/aspose.words/ido...