Sort Score
Result 10 results
Languages All
Labels All
Results 7,561 - 7,570 of 192,035 for

page

(0.1 sec)
  1. Გადაიყვანეთ JPG TIFF Java

    გადაიყვანეთ JPG TIFF Java ფორმატში კოდით. შეინახეთ JPG როგორც TIFF Java....for (int page = 0; page < doc.getPageCount(); page++) { saveOptions...PageSet(page)); doc.save(String.format("Output_%d.tiff", page + 1)...

    products.aspose.com/words/ka/java/conversion/jp...
  2. Გადაიყვანეთ WORD MARKDOWN Java

    გადაიყვანეთ WORD MARKDOWN Java ფორმატში კოდით. შეინახეთ WORD როგორც MARKDOWN Java....for (int page = 0; page < doc.getPageCount(); page++) { saveOptions...PageSet(page)); doc.save(String.format("Output_%d.md", page + 1)...

    products.aspose.com/words/ka/java/conversion/wo...
  3. Creating a readable PDF from HOCR created by As...

    Hi again Aspose team. When trying to get Aspose.PDF to work in a certain workflow implementation that requires combining the following: An image to be converted to Pdf HOCR generated by Aspose.OCR, by saving a recogni…...new Document()) { Page page = pdfDocument.Pages.Add(); var image...MarginInfo(0, 0, 0, 0); page.PageInfo.Margin = margins; page.Paragraphs.Add(image);...

    forum.aspose.com/t/creating-a-readable-pdf-from...
  4. Aspose.PSD CLI Resize for .NET 24.4 - Release N...

    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....Notes Contents [ Hide ] This page contains release notes for Aspose...

    docs.aspose.com/psd/net/cli/resize/release-note...
  5. Work with a Document Stored in a SharePoint Onl...

    Convert Word shared in SharePoint to PDF using C#. Work with documents stored in SharePoint – various input formats, including Word, OpenOffice, Image and eBook....Hide ] Purpose Summary This page explains how to work with documents...more information on the fixed-page and flow-layout formats The...

    docs.aspose.com/words/net/work-with-document-st...
  6. Add Text to PDF using Rust|Aspose.PDF for Rust ...

    Learn how to add text to a PDF document in Rust using Aspose.PDF for content enhancement and document editing....text to the PDF document with page_add_text function. Saves the...pdf" ) ? ; // Add text on page pdf . page_add_text ( 1 , "added text"...

    docs.aspose.com/pdf/rust-cpp/add-text-to-pdf-file/
  7. Missing borders after PDF to PPTX conversion - ...

    Hello, I’m trying to convert a PDF document to a PPTX, but some borders are missing after the conversion. Could you please confirm whether this is a bug in the library? Thank you Document doc = Document("/path/to/borde…...PDF tries to map PDF page objects to PowerPoint shapes...// Force rasterisation for pages that contain unsupported vector...

    forum.aspose.com/t/missing-borders-after-pdf-to...
  8. Ruby Programmers Guide|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.... Please refresh the page and try again. Related articles...

    docs.aspose.com/barcode/java/ruby-programmers-g...
  9. Working with Charts in Aspose.Cells|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.... Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/java/working-with-charts-...
  10. Aspose.Words.Saving module | Aspose.Words for N...

    The Aspose.Words.Saving module provides classes and enumerations that allow to specify additional options for saving or converting documents....saving a document into fixed page formats (PDF, XPS, images etc)...options when rendering document pages or shapes to images. To learn...

    reference.aspose.com/words/nodejs-net/aspose.wo...