Sort Score
Result 10 results
Languages All
Labels All
Results 2,341 - 2,350 of 180,959 for

page

(0.19 sec)
  1. Փոխարկել WORD PNG Java

    Փոխարկեք WORD ը PNG ձևաչափի Java կոդով: Պահեք WORD որպես PNG օգտագործելով Java:...for ( int page = 0 ; page < doc.getPageCount(); page++) { saveOptions...PageSet (page)); doc.save(String.format( "Output_%d.png" , page + 1...

    products.aspose.com/words/hy/java/conversion/wo...
  2. Aspose::Words::PageSetup::get_BorderSurroundsFo...

    Aspose::Words::PageSetup::get_BorderSurroundsFooter method. Specifies whether the Page border includes or excludes the footer in C++....method Specifies whether the page border includes or excludes...how to apply a border to the page and header/footer. auto doc...

    reference.aspose.com/words/cpp/aspose.words/pag...
  3. Differentiation between Comments and Reference ...

    Hello Everyone and @alexey.noskov, In my Java code I remove comments from my document. When converting word to PDF using Aspose.words: com.aspose.words.NodeCollection comments = (com.aspose.words.NodeCollection)doc.ge…...bindPdf(document); for (Page page : pageCollection) { for (index...(index = 1; index <= page.getAnnotations().size(); index++) {...

    forum.aspose.com/t/differentiation-between-comm...
  4. How to Convert OneNote to PDF | Aspose.Note Doc...

    A guide on how to export and save notes from OneNote to PDF using various options including default settings and Jpeg compression....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/note/net/convert-onenote-to-pdf...
  5. Working with Text|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....Insert a Text Shape in the Visio Page Aspose.Diagram API lets developers...Visio page. To achieve this, the addText method of the Page class...

    docs.aspose.com/diagram/java/working-with-text/
  6. Place a textbox within a specific cell in a tab...

    Good Day We are currently generating a table and we want to make the fields within a specific column editable. I want to place textboxes within the cells of the editable column but the problem is that I can't find the c…...coordinates of the cell on the page so that I can position the TextBox...cell and not relative to the page so the TextBox ends up being...

    forum.aspose.com/t/place-a-textbox-within-a-spe...
  7. Delete PDF Pages with Rust via C++|Aspose.PDF f...

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

    docs.aspose.com/pdf/rust-cpp/delete-pages/
  8. 使用操作符|Aspose.PDF for .NET

    本主题解释了如何与 Aspose.PDF 一起使用操作符。操作符类为 PDF 操作提供了很好的功能。...Get the page where the image needs to be added var page = document...document . Pages [ 1 ]; // Load the image into a file stream using...

    docs.aspose.com/pdf/zh/net/working-with-operators/
  9. TIFF to PDF conversion causes font and width mi...

    Hi Team, I am converting a multiPage TIFF file to PDF using Aspose for Java(we are using Aspose total). The conversion works, but the generated PDF doesn’t exactly match the original TIFF — there’s a mismatch in width a…...OutputStream outputStream, List<Long> pages) throws IOException { try (Document...reader.getNumImages(true); pages.add((long) numPages); for (int...

    forum.aspose.com/t/tiff-to-pdf-conversion-cause...
  10. AI ファイルオンラインビューア | products.aspose.com

    AsposeビルトインアプリでAIファイルをオンラインで表示...Document(pdfFileStream); var page = pdfDocument.Pages[1]; using var imageStream...resolution); pngDevice.Process(page, imageStream); imageStream.Position...

    products.aspose.com/psd/jp/ai/