Sort Score
Result 10 results
Languages All
Labels All
Results 1,401 - 1,410 of 181,654 for

page

(0.68 sec)
  1. 使用连接索引连接形状|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....Diagram (); // get page by index Page page = diagram . getPages...shapes by ID Shape shape1 = page . getShapes (). getShape ( shape1_ID...

    docs.aspose.com/diagram/zh/java/use-connection-...
  2. Container|Documentation

    Container element is used to break content into columns and to add a footer to the form....the bottom of the page ( "footer" ). Each Page can only have one...regardless of their content. Adding page footer To add a footer that...

    docs.aspose.com/omr/net/json-markup/container/
  3. Add Circle Object to PDF file|Aspose.PDF for Java

    This article explains how to create a circle object to your PDF using Aspose.PDF for Java....to paragraphs collection of page Save our PDF file public static...// Add page to pages collection of PDF file Page page = pdfDocument...

    docs.aspose.com/pdf/java/add-circle/
  4. 设置图像大小|Aspose.PDF for Java

    本节介绍如何使用 Java 库设置 PDF 文件中的图像大小。...(); // 向 PDF 文件的页面集合添加页面 Page page = doc . getPages (). add ();...jpg" ); page . getParagraphs (). add ( img ); // 设置页面属性 page . getPageInfo...

    docs.aspose.com/pdf/zh/java/set-image-size/
  5. DocumentBuilder.pageSetup property | Aspose.Wor...

    DocumentBuilder.PageSetup property. Returns an object that represents current Page setup and section properties....object that represents current page setup and section properties...Shows how to apply and revert page setup settings to sections in...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. DocumentBuilder.PageSetup | Aspose.Words for .NET

    Explore the DocumentBuilder PageSetup property to access current Page and section settings, enhancing your document formatting and layout efficiency....object that represents current page setup and section properties...Shows how to apply and revert page setup settings to sections in...

    reference.aspose.com/words/net/aspose.words/doc...
  7. PageSetup.ClearFormatting | Aspose.Words for .NET

    Reset your document's Page setup effortlessly with the ClearFormatting method. Restore default margins, paper size, and orientation for a polished look....ClearFormatting method Resets page setup to default paper size...Shows how to apply and revert page setup settings to sections in...

    reference.aspose.com/words/net/aspose.words/pag...
  8. ThumbnailGeneratingOptions.generate_from_first_...

    ThumbnailGeneratingOptions.generate_from_first_Page property. Specifies whether to generate thumbnail from first Page of the document or first image....generate_from_first_page property ThumbnailGeneratingO.generate_from_first_page...generate_from_first_page property Specifies whether to generate thumbnail...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Create PDF Document|Aspose.PDF for Java

    Learn how to create PDF file in Aspose.PDF for Java....Instantiate a Document object Add a Page to document object Create a...Paragraph collection of the page Save the resultant PDF document...

    docs.aspose.com/pdf/java/create-document/
  10. Really weird large redaction black boxes - Free...

    Hi all, I am trying to write redaction for PDF documents. For the vast majority of redactions I am completing, the PDF document redacts properly, however I am getting some weird large boxes that pop up: image.png (631 …...redact_literals_on_pages(doc: "pdf.Document", patterns: List[str], page_numbers:...total = 0 if not patterns or not page_numbers: return 0 compiled =...

    forum.aspose.com/t/really-weird-large-redaction...