Sort Score
Result 10 results
Languages All
Labels All
Results 2,481 - 2,490 of 187,836 for

page

(0.24 sec)
  1. 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...
  2. Aspose::Words::Saving::MetafileRenderingOptions...

    Aspose::Words::Saving::MetafileRenderingOptions::get_EmulateRenderingToSizeOnPage method. Gets or sets a value determining whether metafile rendering emulates the display of the metafile according to the size on Page or the display of the metafile in its default size in C++....metafile according to the size on page or the display of the metafile...according to the metafile size on page. The size in pixels is calculated...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. PageSetup.paperSize property | Aspose.Words for...

    PageSetup.paperSize property. Returns or sets the paper size....appendChild ( section ); // Set some page setup properties for the section...display all its contents // on the page between the section's header...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Convert Between Measurement Units|Aspose.Words ...

    Aspose.Words for Python via .NET can help you with how to convert between measurement units, for example, inches to points and points to inches, pixels to points, points to pixels.... What is this page about? This page demonstrates how to...including examples of setting page properties in inches. Most of...

    docs.aspose.com/words/python-net/convert-betwee...
  5. MetafileRenderingOptions.emulateRenderingToSize...

    MetafileRenderingOptions.emulateRenderingToSizeOnPageResolution property. Gets or sets the resolution in pixels per inch for the emulation of metafile rendering to the size on Page....metafile rendering to the size on page. get emulateRenderingToSi ()...metafile according to the size on page. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 操作 Visio 中的嵌入式 OLE 对象 Diagram|Documentation

    本页介绍如何使用 Aspose.Diagram 库操作 ole 对象。...vsdx" ); // Get page of the Visio diagram by name...Diagram . Page page = diagram . Pages . GetPage ( "Page-1" ); //...

    docs.aspose.com/diagram/zh/net/manipulate-the-e...
  7. 向PDF文件添加圆形对象|Aspose.PDF for Java

    本文解释了如何使用Aspose.PDF for Java在PDF中创建圆形对象。...(); // 将页面添加到 PDF 文件的页面集合中 Page page = pdfDocument . getPages ()...); // 将 Graph 对象添加到页面的段落集合中 page . getParagraphs (). add ( graph...

    docs.aspose.com/pdf/zh/java/add-circle/
  8. RowFormat.AllowBreakAcrossPages | Aspose.Words ...

    Discover the RowFormat AllowBreakAcrossPages property, enable seamless text flow in table rows across Page breaks for enhanced readability and presentation....is allowed to split across a page break. public bool AllowBreakAcrossPage...disable rows breaking across pages for every row in a table. Document...

    reference.aspose.com/words/net/aspose.words.tab...
  9. DocumentSplitCriteria enumeration | Aspose.Word...

    Aspose.Words.Saving.DocumentSplitCriteria enumeration. Specifies how the document is split into parts when saving to [SaveFormat.Html](../../aspose.words/saveformat/#Html), [SaveFormat.Epub](../../aspose.words/saveformat/#Epub) or [SaveFormat.Azw3](../../aspose.words/saveformat/#Azw3) format....you can split the document at page breaks and heading paragraphs...Some section breaks can cause page breaks and so on. In typical...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Replace Text in PDF using C++|Aspose.PDF for C++

    Learn how to replace text in a PDF file in C++ using Aspose.PDF, enabling quick document edits.... Replace Text in all pages of PDF document You can try...to replace text in all the pages of a PDF document, you first...

    docs.aspose.com/pdf/cpp/replace-text-in-pdf/