Sort Score
Result 10 results
Languages All
Labels All
Results 1,411 - 1,420 of 184,566 for

page

(0.16 sec)
  1. Aspose::Words::Saving::FixedPageSaveOptions::ge...

    Aspose::Words::Saving::FixedPageSaveOptions::get_PageSet method. Gets or sets the Pages to render. Default is all the Pages in the document in C++....sets the pages to render. Default is all the pages in the document...Shows how to extract pages based on exact page indices. auto doc...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Support for DICOM Images|Aspose.PDF for .NET

    This section describes how to support DICOM images in PDF files using the C# library....Document ()) { // Add page var page = document . Pages . Add (); // Create...// Add image to the first page page . Paragraphs . Add ( image...

    docs.aspose.com/pdf/net/support-for-dicom-images/
  3. PageLayoutCallbackArgs.Document | Aspose.Words ...

    Discover the PageLayoutCallbackArgs Document property to efficiently access and manage your document data. Enhance your workflow today!...document to a fixed page format /// and renders a page that we perform...perform a page reflow on to an image in the local file system. ///...

    reference.aspose.com/words/net/aspose.words.lay...
  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 | 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...
  6. 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...
  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. DocumentBuilder.currentSection property | Aspos...

    DocumentBuilder.currentSection property. Gets the section that is currently selected in this [DocumentBuilder](../)....points, from the left side of the page. shape . relativeHorizontalPo...Drawing . RelativeHorizontalPo . Page ; // Set the shape's horizontal...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Impose PDF using Java

    This article guides on how to impose PDF using Java. It has the details to set the IDE, a list of steps, and a sample code to perform PDF imposition using Java....Page Product Family Aspose.PSD Product...will guide you in applying PDF page imposition using various overloaded...

    kb.aspose.com/pdf/java/impose-pdf-using-java/
  10. How to Convert Word to JPG in Java

    This brief tutorial provides step-by-step details on how to convert Word to JPG in Java. These steps are helpful to convert Word to JPG using Java in any of the operating systems like Linux, macOS and Windows....Page Product Family Aspose.PSD Product...to JPG in Java such that each page of the DOCX Word document is...

    kb.aspose.com/words/java/how-to-convert-word-to...