Sort Score
Result 10 results
Languages All
Labels All
Results 3,311 - 3,320 of 181,424 for

page

(0.1 sec)
  1. Aspose::Words::Settings::ViewOptions::get_ZoomT...

    Aspose::Words::Settings::ViewOptions::get_ZoomType method. Gets or sets a zoom value based on the size of the window in C++....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/cpp/aspose.words.set...
  2. 在 PS 文件中使用页面 | Python

    如何将页面添加到 PS 文件是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Python 中使用该功能...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/zh/python-net/ps/working-w...
  3. Aspose.Total for C++|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....Words for C++ Product Page Download Aspose.Words for C++...Aspose.Cells for C++ Product Page Install Aspose.Cells for C++...

    docs.aspose.com/total/cpp/
  4. Markdown to HTML – Convert AI Chat Responses to...

    Learn how to convert Markdown to HTML, apply styles, and beautifully display AI-generated content with Aspose.HTML for .NET....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/html/net/convert-ai-markdown-to...
  5. ExtractPages - when I use ExtractPages it break...

    Good day, when I split the document into sections. I use the following code for this, it breaks the numbering in the document. Could you take a look at it for me? Document docPR = new Document($"{path}4P003q.docx"); D…...PageCount; i++) { Document page = docPR.ExtractPages(i, 1);...1); docClone.AppendDocument(page, ImportFormatMode.UseDestinationStyles...

    forum.aspose.com/t/extractpages-when-i-use-extr...
  6. Extract Text From All the Pages of a PDF Docume...

    Understand how to extract text from all Pages of a PDF document using Ruby and Aspose.PDF, ideal for content analysis....Extract Text From All the Pages of a PDF Document in Ruby Contents...From All the Pages To extract TextrFrom All the Pages Pdf document...

    docs.aspose.com/pdf/java/extract-text-from-all-...
  7. 在Ruby中设置页面选项|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....pagesetup 模块的 page_orientation 方法。 Ruby 代码 def page_orientation...Portrait page_setup = sheet . getPageSetup () page_orientation_type...

    docs.aspose.com/cells/zh/java/setting-page-opti...
  8. Split PDF, HTML, TXT Files using C# | Aspose.PDF

    C# sample code to split files on .NET Framework, .NET Core....document, you must split the pages of the original file. In order...please learn Documentation Pages . You may also use the following...

    products.aspose.com/pdf/net/splitter/
  9. Insert Background Image to Excel with Node.js v...

    How to insert a background image to Excel using Aspose.Cells for Node.js via C++....2019): From the Page Layout menu, find the Page Setup option, and...Document Assistant Close Copy Page Setup Settings from Source Worksheet...

    docs.aspose.com/cells/nodejs-cpp/insert-backgro...
  10. Multipage tiff merge to pdf - Free Support Foru...

    I want to merge a multiPage tiff file to a pdf I used this function but only first frame of tiff got added , what do I need to change private static int addTiffAsPages(Document mergedDoc, String tiffPath, int current…...FileInputStream(tiffPath)) { Page newPage = mergedDoc.getPages()...tiffImage.getFrameCount(); i++) { Page newPage = mergedDoc.getPages()...

    forum.aspose.com/t/multipage-tiff-merge-to-pdf/...