Sort Score
Result 10 results
Languages All
Labels All
Results 1,461 - 1,470 of 188,041 for

page

(3.57 sec)
  1. workbook-to-tiff-with-mulitiple-pages.xlsx

    Sheet1 Page 1 Sheet2 Page 2 Sheet3 Page 3 2022-03-08T05:52:24Z 16.0300 dallon 2022-03-08T05:50:38Z 2022-03-08T05:52:24Z 2022-03-08T05:52:24Z 2022-03-08T05:52:24Z false 2022-03-08T05:52:24Z Microsof......Sheet1 Page 1 Sheet2 Page 2 Sheet3 Page 3 2022-03-08T05:52:24Z...

    docs.aspose.com/cells/ja/javascript-cpp/convert...
  2. workbook-to-tiff-with-mulitiple-pages.xlsx

    Sheet1 Page 1 Sheet2 Page 2 Sheet3 Page 3 2022-03-08T05:52:24Z 16.0300 dallon 2022-03-08T05:50:38Z 2022-03-08T05:52:24Z 2022-03-08T05:52:24Z 2022-03-08T05:52:24Z false 2022-03-08T05:52:24Z Microsof......Sheet1 Page 1 Sheet2 Page 2 Sheet3 Page 3 2022-03-08T05:52:24Z...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  3. FieldTA | Aspose.Words for Java

    Implements the TA field in Java....Remarks: Defines the text and page number for a table of authorities...displaying long citations and page numbers for each entry. FieldToa...

    reference.aspose.com/words/java/com.aspose.word...
  4. Worksheet Views|Documentation

    This article will describe how to use Aspose.Cells for Python via .NET API to interact with the Page‑break preview of an Excel workbook and worksheets. Work with split panes, frozen panes, and zoom factor as well....Worksheet Views Contents [ Hide ] Page Break Preview All worksheets...viewed in two modes: Normal view. Page break preview. Normal view is...

    docs.aspose.com/cells/python-net/worksheet-views/
  5. ShapeBase.BehindText | Aspose.Words for .NET

    Discover the ShapeBase BehindText property to control shape layering in your designs, enhancing text visibility and layout precision effortlessly....floating image to the center of a page. Document doc = new Document...overlapping text and align it to the page's center. Shape shape = builder...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ShapeBase.RelativeVerticalPosition | Aspose.Wor...

    Discover the ShapeBase RelativeVerticalPosition property to enhance vertical alignment of shapes, ensuring precise layout control in your designs....floating image to the center of a page. Document doc = new Document...overlapping text and align it to the page's center. Shape shape = builder...

    reference.aspose.com/words/net/aspose.words.dra...
  7. 将线对象添加到PDF文件|Aspose.PDF for C++

    本文解释了如何使用Aspose.PDF for C++在PDF中创建线对象。...将页面添加到PDF文件的页面集合中 auto page = document -> get_Pages () -> Add (); //...400 ); // 将图形对象添加到页面实例的段落集合中 page -> get_Paragraphs () -> Add...

    docs.aspose.com/pdf/zh/cpp/add-line/
  8. PDF Multimedia Annotation using C#|Aspose.PDF f...

    Aspose.PDF for .NET allows you to add, get, and delete the multimedia annotation from your PDF document....document are contained in a Page object’s Annotations collection...for that individual page only: every page has its own Annotations...

    docs.aspose.com/pdf/net/multimedia-annotation/
  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. Creating a complex PDF|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to create more complex documents that contain images, text fragments, and tables in one document....metadata but without pages. Add a Page to the document object...document will have one page. Add a Image to the Page. Create a TextFragment...

    docs.aspose.com/pdf/cpp/complex-pdf-example/