Sort Score
Result 10 results
Languages All
Labels All
Results 3,711 - 3,720 of 187,704 for

page

(0.24 sec)
  1. 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...
  2. ViewOptions.zoom_type property | Aspose.Words f...

    ViewOptions.zoom_type property. Gets or sets a zoom value based on the size of the window.... PAGE_LAYOUT doc . view_options ....document to fit the width of the page. # Set the "ZoomType" property...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. Manipulating DjVu Formats|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....a DjVu file having multiple pages to a multipage TIFF image. You...a DjVu file having multiple pages to TIFF image as elaborated...

    docs.aspose.com/imaging/net/manipulating-djvu-f...
  5. 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/
  6. ViewOptions.zoomType property | Aspose.Words fo...

    ViewOptions.zoomType property. Gets or sets a zoom value based on the size of the window....document to fit the width of the page. // Set the "ZoomType" property...document to make the entire first page visible. // Set the "ZoomType"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Table content getting split when converted from...

    Hi, I’m trying to convert a docx file with 104 Pages into pdf, I can see the output pdf contains 106 Pages. When exploring I saw a table on Page 37 (in docx) got split into two tables in the next Page in pdf. Simsun a…...convert a docx file with 104 pages into pdf, I can see the output...contains 106 pages. When exploring I saw a table on page 37 (in docx)...

    forum.aspose.com/t/table-content-getting-split-...
  8. Aspose words合并word包含toc,toc的宽度和被合并文件的宽度不一致 - Fr...

    Hi , 我的问题,合并word包含toc,toc的宽度和被合并文件不一致。帮忙看下,感谢 技术栈:jdk21 + spring boot 3.2.5 + aspose-words-21.5.0-jdk17 合并代码: public static final String tocFontName = "Arial"; private static final License ASPOSE_LICENSE = new Li…...likely due to differences in the page setup or margins between the...merged document, adjust the page setup and margins before inserting...

    forum.aspose.com/t/aspose-words-word-toc-toc/31...
  9. Create VSTM Files via C# | products.aspose.com

    C# Sample code for generating VSTM documents. Use this code for creating VSTM files within VB.NET, Asp.NET or any .NET based application....the first page of the diagram. Add text in the page. Use Save...the first page of the diagram. Page page = diagram.Pages[ 0 ]; //...

    products.aspose.com/diagram/net/create/vstm/
  10. Create VSDM Files via C# | products.aspose.com

    C# Sample code for generating VSDM documents. Use this code for creating VSDM files within VB.NET, Asp.NET or any .NET based application....the first page of the diagram. Add text in the page. Use Save...the first page of the diagram. Page page = diagram.Pages[ 0 ]; //...

    products.aspose.com/diagram/net/create/vsdm/