Sort Score
Result 10 results
Languages All
Labels All
Results 1,761 - 1,770 of 192,177 for

page

(0.78 sec)
  1. Manipulate PDF Documents in Python|Aspose.PDF f...

    Learn how to validate, structure, and modify PDF documents in Python, including TOC management and PDF/A checks....Python Contents [ Hide ] This page is useful when you need to validate...( input_pdf ) toc_page = document . pages . insert ( 1 ) toc_info...

    docs.aspose.com/pdf/python-net/manipulate-pdf-d...
  2. Rendering in Java|Aspose.Words for Java

    Use Aspose.Words for Java rendering feature to format a flow-layout document into Pages and convert such a document or selected Pages to another document (PDF, HTML, XPS, etc.) or image (TIFF, PNG, SVG, etc.) formats for viewing, further conversions, or printing....paginated or has the concept of pages. We are talking about the rendering...rendering of a document into pages. The following diagram shows...

    docs.aspose.com/words/java/rendering/
  3. Aspose::Words::Drawing::ShapeBase::get_Relative...

    Aspose::Words::Drawing::ShapeBase::get_RelativeHorizontalPosition method. Specifies relative to what the shape is positioned horizontally 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...
  4. Delete PDF Pages in Java | Erase Pages from PDF

    Learn how to delete PDF Pages in Java. This guide explains how to erase Pages from PDF documents using Aspose.PDF for Java....you need to delete specific pages from a PDF document in Java...Whether you’re cleaning up blank pages, removing confidential sections...

    blog.aspose.com/pdf/delete-pdf-pages-in-java/
  5. 将各种图像格式转换为PDF在.NET中|Aspose.PDF for .NET

    使用C# .NET将各种图像格式(如CDR、DJVU、BMP、CGM、JPEG、DICOM、PNG、TIFF、EMF和SVG)转换为PDF。...Document ()) { // Add page var page = document . Pages . Add (); var...= dataDir + "BMPtoPDF.bmp" ; page . Paragraphs . Add ( image );...

    docs.aspose.com/pdf/zh/net/convert-images-forma...
  6. ShapeBase.horizontal_alignment property | Aspos...

    ShapeBase.horizontal_alignment property. Specifies how the shape is positioned horizontally....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...
  7. ShapeBase.vertical_alignment property | Aspose....

    ShapeBase.vertical_alignment property. Specifies how the shape is positioned vertically....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...
  8. 使用超链接|Documentation

    本节介绍如何在带有 Aspose.Diagram 的 Visio 形状中添加或获取超链接。...); // Get page by name Page page = diagram . Pages . GetPage...GetPage ( "Page-1" ); // Get shape by ID Shape shape = page . Shapes...

    docs.aspose.com/diagram/zh/net/working-with-hyp...
  9. Watermark VSSX document via Java | products.asp...

    Java sample code to add watermark to VSSX documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Diagram object Select Page via its id Use Page’s addText function..."Drawing1.vsdx" ); // get page by name Page page = diagram . getPages...

    products.aspose.com/diagram/java/watermark/vssx/
  10. Watermark VSS document via Java | products.aspo...

    Java sample code to add watermark to VSS documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Diagram object Select Page via its id Use Page’s addText function..."Drawing1.vsdx" ); // get page by name Page page = diagram . getPages...

    products.aspose.com/diagram/java/watermark/vss/