Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 184,562 for

page

(0.26 sec)
  1. Working with Operators using C++|Aspose.PDF for...

    This topic explains how to use operators with Aspose.PDF in C++. The operator classes provide great features for PDF manipulation....painting a graphical shape on the page. An operator keyword is distinguished...elements to be painted on a page. More details about PDF operators...

    docs.aspose.com/pdf/cpp/operators/
  2. TxtSaveOptionsBase.exportHeadersFootersMode pro...

    TxtSaveOptionsBase.exportHeadersFootersMode property. Specifies the way headers and footers are exported to the text formats..."Primary footer" ); // Insert pages to display these headers and...doc ); builder . writeln ( "Page 1" ); builder . insertBreak...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. TxtExportHeadersFootersMode enumeration | Aspos...

    aspose.words.saving.TxtExportHeadersFootersMode enumeration. Specifies the way headers and footers are exported to plain text format....'Primary footer' ) # Insert pages to display these headers and...= doc ) builder . writeln ( 'Page 1' ) builder . insert_break...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Working with Images|Documentation

    This section explains how to insert or get image from a visio Page with Aspose.Diagram....Images From a Visio Page In Microsoft Visio, pages are either foreground...background pages. You can extract images from a particular page of a...

    docs.aspose.com/diagram/net/working-with-images/
  5. Convert PDF to Image Formats in Rust|Aspose.PDF...

    This topic show you how to use Aspose.PDF for Rust to convert PDF to various images formats e.g. TIFF, BMP, JPEG, PNG, SVG with a few lines of code....PDF document or some specific pages of a document as a set of images...demonstrates how to convert the first page of a PDF document into a JPEG...

    docs.aspose.com/pdf/rust-cpp/convert-pdf-to-ima...
  6. Split PDF File into Individual Pages in Python|...

    Explore how to split a PDF into individual Pages in Python using Aspose.PDF, allowing for easy Page extraction and management....Split PDF File into Individual Pages in Python Contents [ Hide ]...PDF document into individual pages using Aspose.PDF Java for PHP...

    docs.aspose.com/pdf/java/split-pdf-file-into-in...
  7. 旋转 PDF API | Aspose.PDF

    使用.NET、.NET Core、Java、C++ 和安卓系统旋转 PDF 页面。... GetDataDir_AsposePdf_Pages (); Document doc = new Document...pdf" ); foreach ( Page page in doc . Pages ) { Aspose . Pdf ...

    products.aspose.com/pdf/zh-hant/rotate/
  8. 旋转 PDF API | Aspose.PDF

    使用.NET、.NET Core、Java、C++ 和安卓系统旋转 PDF 页面。... GetDataDir_AsposePdf_Pages (); Document doc = new Document...pdf" ); foreach ( Page page in doc . Pages ) { Aspose . Pdf ...

    products.aspose.com/pdf/zh-hans/rotate/
  9. PowerPoint→XPS-複数の問題 - Free Support Forum - asp...

    ① 不具合の概要 Aspose.slides 25.5.0を使用しXPSへ変換した際に、複数の不具合が発生していることを確認いたしました。詳細な内容は以下の通りです。また、これらの問題を解決するための対処方法についてご指導をお願い申し上げます。 ② 添付ファイルの説明 PowerPointErrorファイルリンク ・ErrorReport_PowerPoint.xlsx: 不具合事象のリストを記載しております。このエクセルには以…...all fixes on the Release Notes page. You can also find the latest...library on the Product Download page. aspose.notifier September 4...

    forum.aspose.com/t/powerpoint-xps/313167
  10. PageSavingArgs | Aspose.Words for Java

    Provides data for the IPageSavingCallback.PageSavingcom.aspose.words.PageSavingArgs event in Java....save a document to HTML page by page. public void pageFileNames()...writeln("Page 1."); builder.insertBreak(BreakType.PAGE_BREAK);...

    reference.aspose.com/words/java/com.aspose.word...