Sort Score
Result 10 results
Languages All
Labels All
Results 4,161 - 4,170 of 181,424 for

page

(0.11 sec)
  1. C++ Split TXT

    Split TXT files into e Pages using C++ code. Save TXT as separate files using C++....integrate the extracted TXT pages with other data and, as a result...files into parts and extract pages according to the specified mode...

    products.aspose.com/words/cpp/split/txt/
  2. C# Split HTML

    Split HTML files into e Pages using C# code. Save HTML as separate files using C#....integrate the extracted HTML pages with other data and, as a result...HTML into parts and extract pages according to the specified mode...

    products.aspose.com/words/net/split/html/
  3. Some text are getting cut while converting from...

    Hi team, Please check the pdf at Page 11 & 13. The text are getting cut. I am attaching word doc and pdf file for your reference. issue.zip (1.4 MB)...team, Please check the pdf at page 11 & 13. The text are getting...document and the generated PDF (pages 11 & 13) and can see that the...

    forum.aspose.com/t/some-text-are-getting-cut-wh...
  4. 更新 PDF 中的链接|Aspose.PDF for C++

    使用 Aspose.PDF for C++ 以编程方式更新 PDF 中的链接。本指南介绍如何更新 PDF 文件中的链接。...文件的页面集合中添加页面 auto page = document -> get_Pages () -> idx_get (...Annotations :: LinkAnnotation > ( page -> get_Annotations () -> idx_get...

    docs.aspose.com/pdf/zh/cpp/update-links/
  5. How to run Aspose.PDF for .NET 8 in Docker|Aspo...

    Integrate Aspose.PDF functionality into .NET 8 application using Docker Linux or Windows containers...Represents a controller for the home page and PDF generation in a Linux...Document ()) { // Add page var page = document . Pages . Add (); // Add...

    docs.aspose.com/pdf/net/docker/dotnet8/
  6. Გადაიყვანეთ TEXT PNG Python

    გადაიყვანეთ TEXT PNG Python ფორმატში კოდით. შეინახეთ TEXT როგორც PNG Python....PNG) for page in range (doc.page_count): save_options.page_set =...saving.PageSet(page) doc.save( f"Output_ {page + 1 } .png" , save_options)...

    products.aspose.com/words/ka/python-net/convers...
  7. Გადაიყვანეთ TEXT Გამოსახულება Python

    გადაიყვანეთ TEXT Გამოსახულება Python ფორმატში კოდით. შეინახეთ TEXT როგორც Გამოსახულება Python....JPG) for page in range (doc.page_count): save_options.page_set =...saving.PageSet(page) doc.save( f"Output_ {page + 1 } .jpg" , save_options)...

    products.aspose.com/words/ka/python-net/convers...
  8. Გადაიყვანეთ HTML JPG Python

    გადაიყვანეთ HTML JPG Python ფორმატში კოდით. შეინახეთ HTML როგორც JPG Python....JPG) for page in range (doc.page_count): save_options.page_set =...saving.PageSet(page) doc.save( f"Output_ {page + 1 } .jpg" , save_options)...

    products.aspose.com/words/ka/python-net/convers...
  9. 使用 Java 分割 PDF、HTML、TXT 文件 | Aspose.PDF

    在 Java 和 PHP 上拆分文件的 Java 源代码,Delphi。...PdfFileEditor (); //slit first page pdfEditor . splitFromFirst (...pdf" ); //Convert first pdf page to html outputDoc = new com...

    products.aspose.com/pdf/zh-hans/java/splitter/
  10. Mail merge with repeating data in a table - Fre...

    Hi, Let’s say I want to generate a batch of 100 invoices, 2 Pages per invoice. The template has headers and footers and a different section for each Page. I can do a normal mail merge using “Execute” and providing a D…...a batch of 100 invoices, 2 pages per invoice. The template has...a different section for each page. I can do a normal mail merge...

    forum.aspose.com/t/mail-merge-with-repeating-da...