Sort Score
Result 10 results
Languages All
Labels All
Results 2,541 - 2,550 of 186,611 for

page

(0.11 sec)
  1. FieldToc | Aspose.Words for Java

    Implements the TOC field in Java....style to the left, // and the page the heading appears on to the...The TOC will not display the page numbers of headings whose TOC...

    reference.aspose.com/words/java/com.aspose.word...
  2. Specify Layout Options in C++|Aspose.Words for C++

    Specify Layout Options for various document layouts....ContinuousSectionPag to calculate page numbers in a continuous section...section that restarts page numbering, or IgnorePrinterMetrics to...

    docs.aspose.com/words/cpp/specify-layout-options/
  3. TIF 轉成PDF後頁面會縮小無法滿版 - Free Support Forum - aspo...

    TIF 轉成PDF後頁面會縮小, 如何可以滿版? 以下是程式碼片段 using (FileStream fs = new FileStream($“D:\IMG2PDF.tif”, FileMode.Open, FileAccess.Read)) { // Create a new Document object Document pdfDocument = new Document(); // Ad…...Add a page to the PDF document Page page = pdfDocument.Pages.Add();...image to the page's paragraphs collection page.Paragraphs.Add(image);...

    forum.aspose.com/t/tif-pdf/293699
  4. SplitterContext.SplitOptions | Aspose.Words for...

    Discover how to optimize document management with SplitterContext's SplitOptions property for efficient and flexible content splitting. Enhance your workflow today....Shows how to split document by pages using context. string doc =...SplitCriteria = SplitCriteria . Page ; Splitter . Create ( splitterContext...

    reference.aspose.com/words/net/aspose.words.low...
  5. Split PDF, HTML, TXT Files using Java | Aspose.PDF

    Java source code to split files on Java and PHP, Delphi....document, you must split the pages of the original file. In order...please learn Documentation Pages . Repository <repository> <...

    products.aspose.com/pdf/java/splitter/
  6. Replace Fields with Text Java|Aspose.Words for ...

    Learn how to replace fields with text in Java. Replace fields with static data using the Java API....example, trying to convert the PAGE field in a header or footer...value being displayed on all pages. This is because headers and...

    docs.aspose.com/words/java/replace-fields/
  7. 将各种图像格式转换为PDF在.NET中|Aspose.PDF for .NET

    使用C# .NET将各种图像格式(如CDR、DJVU、BMP、CGM、JPEG、DICOM、PNG、TIFF、EMF和SVG)转换为PDF。...Document ()) { // Add page var page = document . Pages . Add (); var...= dataDir + "BMPtoPDF.bmp" ; page . Paragraphs . Add ( image );...

    docs.aspose.com/pdf/zh/net/convert-images-forma...
  8. Fine-Tuning Converters – Aspose.HTML for Java

    Learn how to render HTML to PDF, DOCX, XPS, and images with Aspose.HTML for Java. Explore rendering options to customize your document output....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/html/java/fine-tuning-converters/
  9. Worksheet Views|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....Worksheet Views Contents [ Hide ] Page Break Preview All worksheets...viewed in two modes: Normal view. Page break preview. A normal view...

    docs.aspose.com/cells/java/worksheet-views/
  10. Extract Data from Table in PDF with C#|Aspose.P...

    Learn how to extract tabular from PDF using Aspose.PDF for .NET in C#... Decide which pages to be analyzed and apply Visit...Visit to the desired pages. The tabular data will be scanned and...

    docs.aspose.com/pdf/net/extract-data-from-table...