Sort Score
Result 10 results
Languages All
Labels All
Results 1,941 - 1,950 of 189,306 for

page

(0.43 sec)
  1. How to get Highlight Annotation using Java | As...

    Get Highlight annotations programmatically in PDF with Java sample code on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Document class Create a new page or get a reference to an existing...for Highlight annotation from Page.Annotations collections Save...

    products.aspose.com/pdf/java/annotation/highlig...
  2. 使用形状粘合|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 particular page Page page = diagram . getPages ()...(). getPage ( "Page-1" ); // set shape id long shape1_ID = 7 ;...

    docs.aspose.com/diagram/zh/java/working-with-sh...
  3. Autofit Setting to Tables|Aspose.Words for Java

    Autofit settings to tables. Apache POI does not provide an opportunity to autofit settings to tables....the table to the width of the page and AutoFit to Contents option...to the available width on the page. To change the sizing behavior...

    docs.aspose.com/words/java/autofit-setting-to-t...
  4. ShapeBase.Bottom | Aspose.Words for .NET

    Discover the ShapeBase Bottom property to easily access the bottom edge position of your shape's containing block for precise design control....points, from the left side of the page. shape . RelativeHorizontalPo...RelativeHorizontalPo = RelativeHorizontalPo . Page ; // Set the shape's horizontal...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Add Background Image to PDF using C#

    Set the environment to use Aspose.PDF for .NET to add background image to PDF using C#. It has details to set the IDE, a list of steps, and a sample code for inserting background image in PDF using C#....Page Product Family Aspose.PSD Product...input PDF Iterate through each page of the loaded PDF file Create...

    kb.aspose.com/pdf/net/add-background-image-to-p...
  6. Splitter.RemoveBlankPages | Aspose.Words for .NET

    Effortlessly eliminate empty Pages from your documents with the Splitter RemoveBlankPages method. Save time and enhance your workflow today!...string, string ) Removes empty pages from the document and saves...the output. Returns a list of page numbers that were removed. public...

    reference.aspose.com/words/net/aspose.words.low...
  7. 修改Visio形状的渐变|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....vsdx" ); // get page by name Page page = diagram . getPages...getPage ( "Page-1" ); // get shape by ID Shape shape = page . getShapes...

    docs.aspose.com/diagram/zh/java/modify-the-grad...
  8. VbaProject | Aspose.Words for Java

    Provides access to VBA project information in Java....name: {0} signed; Project code page: {1}; Modules count: {2}\n"...{0} not signed; Project code page: {1}; Modules count: {2}\n"...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::BreakType enum | Aspose.Words fo...

    Aspose::Words::BreakType enum. Specifies type of a break inside a document in C++.... PageBreak 1 Explicit page break. ColumnBreak 2 Explicit...start of new section on the same page as the previous section. SectionBreakNewColum...

    reference.aspose.com/words/cpp/aspose.words/bre...
  10. 创建、插入字段|Documentation

    如何使用 Java Diagram API 创建、插入字段。...vsdx" ) # Get page by name page = diagram . getPages ()...getPage ( "Page-1" ) # Get Visio Shape shape = page . getShapes...

    docs.aspose.com/diagram/zh/python-java/create-i...