Sort Score
Result 10 results
Languages All
Labels All
Results 2,291 - 2,300 of 187,783 for

page

(0.11 sec)
  1. Aspose.Diagram 用于 Node.js 示例|Documentation

    Viso Diagram Node.js API lets you work with Visio diagrams without any understanding of underlying file format. You can create Visio VSDX files from scratch and convert VSDX files to PNG with just a couple of lines of code.... VSDX ); Export Page of Visio VSDX File to PNG Format.... PNG ); // Save one page only, by page index options . setPageIndex...

    docs.aspose.com/diagram/zh/java/aspose-diagram-...
  2. ShapeBase.allow_overlap property | Aspose.Words...

    ShapeBase.allow_overlap property. Gets or sets a value that specifies whether this shape can overlap other shapes....allow_overlap ) # Only Margin, Page, Column available in RelativeHorizontalPo...RelativeHorizontalPo . COLUMN # Only Margin, Page, Paragraph available in RelativeVerticalPosi...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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/
  4. Aspose::Words::Tables::Table::get_AllowOverlap ...

    Aspose::Words::Tables::Table::get_AllowOverlap method. Gets whether a floating table shall allow other floating objects in the document to overlap its extents when displayed. Default value is true in C++....get_AllowOverlap ()); // Only Margin, Page, Column available in RelativeHorizontalPo...:: Column ); // Only Margin, Page, Paragraph available in RelativeVerticalPosi...

    reference.aspose.com/words/cpp/aspose.words.tab...
  5. Aspose::Words::Tables::Table::get_VerticalAncho...

    Aspose::Words::Tables::Table::get_VerticalAnchor method. Gets the base object from which the vertical positioning of floating table should be calculated. Default value is Margin in C++....get_AllowOverlap ()); // Only Margin, Page, Column available in RelativeHorizontalPo...:: Column ); // Only Margin, Page, Paragraph available in RelativeVerticalPosi...

    reference.aspose.com/words/cpp/aspose.words.tab...
  6. Convert CDR to PDF using Java

    Follow this article to convert CDR to PDF using Java. It shares the resources for establishing the IDE, a list of steps, and a sample code to change CDR to PDF using Java....Page Product Family Aspose.PSD Product...settings for each page by iterating through all the pages in the vector...

    kb.aspose.com/imaging/java/convert-cdr-to-pdf-u...
  7. What's new 2026|Aspose.PDF for .NET

    This Page introduces the most popular new features in Aspose.PDF for .NET that have been introduced in recent releases....} Table Placement After Last Page Element – Added ability to add...content element on a page. By using the Page.CalculateContentBBox()...

    docs.aspose.com/pdf/net/whatsnew/2026/
  8. Resize Images in PDF using Java

    Follow this article to resize images in PDF using Java. It has details to set the IDE, a list of steps, and a sample code to resize PDF photo using Java....Page Product Family Aspose.PSD Product...object and select the target page using a 1-based index Use the...

    kb.aspose.com/pdf/java/resize-images-in-pdf-usi...
  9. How to Convert OneNote to HTML using Java

    This simple article focuses on how to convert OneNote to HTML using Java. It represents all the details to configure the environment, a complete programming work flow and an example code to export OneNote to HTML using Java....Page Product Family Aspose.PSD Product...class instance and add an empty page inside that Initialize the ParagraphStyle...

    kb.aspose.com/note/java/how-to-convert-onenote-...
  10. Adding Image stamps in PDF using Python|Aspose....

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for Python library....Add the stamp to the target page. Save the modified PDF. import.... opacity = 0.5 document . pages [ 1 ] . add_stamp ( image_stamp...

    docs.aspose.com/pdf/python-net/image-stamps-in-...