Sort Score
Result 10 results
Languages All
Labels All
Results 1,901 - 1,910 of 187,651 for

page

(0.11 sec)
  1. Aspose::Words::Drawing::ShapeBase::get_Right me...

    Aspose::Words::Drawing::ShapeBase::get_Right method. Gets the position of the right edge of the containing block of the shape in C++....points, from the left side of the page. shape -> set_RelativeHorizontalPo...Drawing :: RelativeHorizontalPo :: Page ); // Set the shape's horizontal...

    reference.aspose.com/words/cpp/aspose.words.dra...
  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.... getPage ( "Page-1" ) . getShapes (): if shape...Visio page page = diagram . getPages () . getPage ( "Page-1" )...

    docs.aspose.com/diagram/zh/python-java/working-...
  3. PageSet.Odd | Aspose.Words for .NET

    Discover the PageSet Odd property to easily retrieve all odd Pages of your document in their original order for efficient document management....Gets a set with all the odd pages of the document in their original...} Remarks Odd pages have even indices since page indices are zero-based...

    reference.aspose.com/words/net/aspose.words.sav...
  4. ConvertUtil.millimeter_to_point method | Aspose...

    ConvertUtil.millimeter_to_point method. Converts millimeters to points....Examples Shows how to specify page properties in millimeters. doc...section's "Page Setup" defines the size of the page margins in...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Working with Sections in Java|Aspose.Words for ...

    Understanding document section concepts and manipulation practices using Java. Insert section into a document Java. Remove section Java. Copy sections between Documents....across all pages. For example, you may need to modify page number...number formats, have different page size and orientation, or have the...

    docs.aspose.com/words/java/working-with-sections/
  6. Add, Extract or Remove Images in PDF using Pyth...

    Manipulate images in PDF programmatically with Python sample code using Aspose.PDF for Python for .NET...Library To add an Image to PDF page, use Aspose.PDF for Python via...input PDF document. Get the page you want to add an image. Add...

    products.aspose.com/pdf/python-net/images/
  7. Extract Table Data from PDF|Aspose.PDF for Java

    Learn how to extract tabular from PDF using Aspose.PDF for Java... Decide which pages to be analyzed and apply visit...visit to the desired pages. The tabular data will be scanned, and...

    docs.aspose.com/pdf/java/extract-data-from-tabl...
  8. TableAbsorber not identifying tables without bo...

    Hello, I am converting a Word document to PDF and using TableAbsorber to manipulate tables in the resulting PDF. I have noticed when the table in the Word document has borders then TableAbsorber can identify it in the…...Page page in pdfWithBorder.Pages) { absorber.Visit(page);...Visit(page); foreach (AbsorbedTable pdfTable in absorber.TableList)...

    forum.aspose.com/t/tableabsorber-not-identifyin...
  9. PDF Footer Insertion Using Java | Aspose.PDF

    Add footer to PDF programmatically with Java sample code using Aspose.PDF for Java.... Add the Stamp to Page using AddStamp method. Save...// Add footer on all pages for ( Page page : pdfDocument . getPages...

    products.aspose.com/pdf/java/footer/
  10. Document.RenderToScale | Aspose.Words for .NET

    Discover the RenderToScale method to efficiently render document Pages into Graphics objects at your desired scale for optimal visual results....RenderToScale method Renders a document page into a Graphics object to a...pageIndex Int32 The 0-based page index. graphics Graphics The...

    reference.aspose.com/words/net/aspose.words/doc...