Sort Score
Result 10 results
Languages All
Labels All
Results 1,481 - 1,490 of 181,616 for

page

(0.12 sec)
  1. 设置图像大小|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/
  2. 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...
  3. 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...
  4. 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...
  5. Kentico Content Exporter Module|Aspose.Words fo...

    Export online content into Word Processing or PDF document using Aspose.Words Kentico Content Exporter Module in C#....Hide ] What is this page about? This page explains how the Kentico...any desired location on the page. Clicking a button dynamically...

    docs.aspose.com/words/net/kentico-content-expor...
  6. Document.get_page_info method | Aspose.Words fo...

    Document.get_Page_info method. Gets the Page size, orientation and other information about a Page that might be useful for printing or rendering....get_page_info method get_page_info(page_index) Gets the page size...and other information about a page that might be useful for printing...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FixedPageSaveOptions.PageSet | Aspose.Words for...

    Control your document rendering with FixedPageSaveOptions PageSet. Easily select specific Pages or choose all for seamless output. Optimize your workflow!...sets the pages to render. Default is all the pages in the document...Shows how to extract pages based on exact page indices. Document...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Delete PDF Pages with Go via C++|Aspose.PDF for...

    You can delete Pages from your PDF file using Aspose.PDF for Go via C++....Delete PDF Pages with Go via C++ Contents [ Hide ] You can delete...delete pages from a PDF file using Aspose.PDF for Go via C++ ...

    docs.aspose.com/pdf/go-cpp/delete-pages/
  9. Text Formatting inside PDF using C#|Aspose.PDF ...

    Learn how to format text within a PDF document in .NET using Aspose.PDF to enhance the document's visual presentation....Document ()) { var page = document . Pages . Add (); string textFragment...SubsequentLinesInden = 20 }; page . Paragraphs . Add ( text );...

    docs.aspose.com/pdf/net/text-formatting-inside-...
  10. 额外注释使用C++|Aspose.PDF for C++

    本节描述如何从PDF文档中添加、获取和删除额外类型的注释。...CaretAnnotation > ( document -> get_Pages () -> idx_get ( 1 ), MakeObject...CaretAnnotation > ( document -> get_Pages () -> idx_get ( 1 ), new Rectangle...

    docs.aspose.com/pdf/zh/cpp/extra-annotations/