Sort Score
Result 10 results
Languages All
Labels All
Results 5,191 - 5,200 of 187,652 for

page

(0.1 sec)
  1. CompatibilityOptions.show_breaks_in_frames prop...

    CompatibilityOptions.show_breaks_in_frames property. Display Page/Column Breaks Present in Frames....show_breaks_in_frames property Display Page/Column Breaks Present in Frames...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Convert Image to Visio in Java

    This article shares the details to convert image to Visio in Java. It contains the step-by-step process and a running code snippet to export PNG to Visio in Java....Page Product Family Aspose.PSD Product...class and get the reference to a page Insert the source image as a...

    kb.aspose.com/diagram/java/convert-image-to-vis...
  3. Print PDF to PDF with Java

    Follow this article to print PDF to PDF with Java. It has the details to set the IDE for development, a list of steps, and a sample code to print to PDF printer with Java....Page Product Family Aspose.PSD Product...auto-rotate, and hide the print page dialog. Create the PdfPrinterSettings...

    kb.aspose.com/pdf/java/print-pdf-to-pdf-with-java/
  4. detect_areas_mode_enum::CURVED_TEXT|Documentation

    How Aspose.OCR determines the structure of a document using the detect_areas_mode_enum::CURVED_TEXT algorithm.... When photographing pages of books and magazine articles...cylindrical curvature of the page results in distortion of the...

    docs.aspose.com/ocr/cpp/areas-detection/curved_...
  5. Add Table to PDF using C# | Aspose.PDF

    Adding table in PDF file programmatically with C# sample code using Aspose.PDF for .NET... Access the Page via its index. Create Table...Populate table. Add the table to a page. Save the file. Add Table in...

    products.aspose.com/pdf/net/table/add/
  6. 将 SVG 转换为 JPG – Aspose.HTML for Java

    使用 Aspose.HTML for Java 将 SVG 转换为 JPG。考虑将 SVG 转换为 JPG 的各种情况,并学习如何使用 ImageSaveOptions 自定义输出。...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/html/zh/java/convert-svg-to-jpg/
  7. Split Word File Online or via .NET | products.a...

    Free online app to split different Word files. .NET C# splitter library code for Word documents....Get total pages using Page Count. Loop through each page and use...to extract the page. Save the extracted page into new Word file...

    products.aspose.com/total/net/split/word/
  8. FixedPageSaveOptions.page_saving_callback prope...

    FixedPageSaveOptions.Page_saving_callback property. Allows to control how separate Pages are saved when a document is exported to fixed Page format....page_saving_callback property FixedPageSaveOptions.page_saving_callback...Allows to control how separate pages are saved when a document is...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Several WORD Into JPG Javascript

    Merge multiple a Word document into JPG in JavaScript code. Save a Word document as JPG using JavaScript....for ( var page = 0 ; page < output.pageCount; page++) { var extractedPage...extractPages(page, 1 ); extractedPage.save(`Output_${page + 1 }.jpg`);...

    products.aspose.com/words/nodejs-net/merge/word...
  10. Several WORD Into PNG Javascript

    Merge multiple a Word document into PNG in JavaScript code. Save a Word document as PNG using JavaScript....for ( var page = 0 ; page < output.pageCount; page++) { var extractedPage...extractPages(page, 1 ); extractedPage.save(`Output_${page + 1 }.png`);...

    products.aspose.com/words/nodejs-net/merge/word...