Sort Score
Result 10 results
Languages All
Labels All
Results 3,191 - 3,200 of 184,601 for

page

(0.08 sec)
  1. Determine if Paper Size of Worksheet is Automat...

    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....is automatic or not via the Page Setup window as shown in this...AI Document Assistant Close Page Setup and Printing Options Implement...

    docs.aspose.com/cells/java/determine-if-paper-s...
  2. PdfSaveOptions.Clone | Aspose.Words for .NET

    Discover the PdfSaveOptions Clone method to effortlessly create a deep clone of your objects, enhancing your PDF management capabilities....( doc ); // Insert text with PAGE and NUMPAGES fields. These fields... Write ( "Page " ); builder . InsertField ( "PAGE" , "" ); builder...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Manipulating HTML5 canvas format|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....Canvas image to existing HTML page You can embed more than one...within HTML page or update already exsiting page. In order to...

    docs.aspose.com/imaging/net/manipulating-html5-...
  4. Parse PDF documents|Aspose.PDF for .NET

    Do you want to parse PDF documents? Discover various PDF data extraction methods with Aspose.PDF for .NET....particular page, or a particular region in a page. Extract Images...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/pdf/net/parsing/
  5. 使用 C# 編輯 PDF | Aspose.PDF

    使用 .NET 的 C# 使用 Aspose.PDF 樣本代碼以編程方式編輯 PDF 文檔... Pages . Accept ( textFragmentAbsorber...textFragmentCollecti ) { var page = textFragment . Page ; var annotationRectangle...

    products.aspose.com/pdf/zh-hant/net/redaction/
  6. TableStyle.LeftIndent | Aspose.Words for .NET

    Discover the TableStyle LeftIndent property to easily customize your table's left indent for enhanced layout control and visual appeal....align it to a location on the page, such as the center: TableStyle..."Aligned to the center of the page" ); builder . EndTable (); table...

    reference.aspose.com/words/net/aspose.words/tab...
  7. Aspose::Words::TableStyle::get_Alignment method...

    Aspose::Words::TableStyle::get_Alignment method. Specifies the alignment for the table style in C++....align it to a location on the page, such as the center: auto tableStyle..."Aligned to the center of the page" ); builder -> EndTable ();...

    reference.aspose.com/words/cpp/aspose.words/tab...
  8. Convert PDF to TIFF|Aspose.PDF for Android via ...

    This article describes how to convert Pages in PDF document into TIFF image. You will learn how to convert all or single Pages to TIFF images with Aspose.PDF for Android via Android via Java....makes a possible to convert PDF Pages to TIFF images. The TiffDevice...class allows you to convert PDF pages to TIFF images. This class provides...

    docs.aspose.com/pdf/androidjava/convert-pdf-to-...
  9. Aspose::Words::Framesets::Frameset::get_IsFrame...

    Aspose::Words::Framesets::Frameset::get_IsFrameLinkToFile method. Gets or sets a value indicating whether the web Page or document file name specified in the FrameDefaultUrl property is an external resource the frame is linked with in C++....value indicating whether the web page or document file name specified...Shows how to access frames on-page. // Document contains several...

    reference.aspose.com/words/cpp/aspose.words.fra...
  10. 使用文本注释进行PDF处理|Aspose.PDF for .NET

    Aspose.PDF for .NET 允许您从PDF文档中添加、获取和删除文本注释。... 将注释添加到 Page 对象的注释集合中。 以下代码片段演示了如何在PDF页面中添加注释。...TextAnnotation ( document . Pages [ 1 ], new Aspose . Pdf . Rectangle...

    docs.aspose.com/pdf/zh/net/text-annotation/