Sort Score
Result 10 results
Languages All
Labels All
Results 3,551 - 3,560 of 140,592 for

page

(0.06 sec)
  1. Printing a Document|Aspose.Words for Java

    Print a document using Java through Settings, Print Preview, and Print progress dialogs.... Printing Multiple Pages on One Sheet Aspose.Words implements...document will appear on the printed page. The MultipagePrintDocume class...

    docs.aspose.com/words/java/print-a-document-pro...
  2. How to Strike Out Text in PDF using Java

    This short tutorial guides on how to strike out text in PDF using Java. It contains all the details to configure the IDE and a runnable sample code to strike out text in Adobe PDF using Java....Page Product Family Aspose.PSD Product...and get access to the target page for striking out text Create...

    kb.aspose.com/pdf/java/how-to-strike-out-text-i...
  3. BuiltInDocumentProperties.lines property | Aspo...

    BuiltInDocumentProperties.lines property. Represents an estimate of the number of lines in the document....document statistics such as word/page/character counts as metadata...Statistics // Page count: The PageCount property shows the page count...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. BuiltInDocumentProperties.words property | Aspo...

    BuiltInDocumentProperties.words property. Represents an estimate of the number of words in the document....document statistics such as word/page/character counts as metadata...Statistics // Page count: The PageCount property shows the page count...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. VbaModule.source_code property | Aspose.Words f...

    VbaModule.source_code property. Gets or sets VBA project module source code....signed; Project code page: { vba_project . code_page } ; Modules count:...signed; Project code page: { vba_project . code_page } ; Modules count:...

    reference.aspose.com/words/python-net/aspose.wo...
  6. XpsSaveOptions.useBookFoldPrintingSettings prop...

    XpsSaveOptions.useBookFoldPrintingSettings property. Gets or sets a boolean value indicating whether the document should be saved using a booklet printing layout, if it is specified via [PageSetup.multiplePages](../../../aspose.words/Pagesetup/multiplePages/)....settings are not specified in page setup, this option will have..."MultiplePages" // properties of the page setup objects of all sections...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Split VDW Files via Python | products.aspose.com

    Python source code to Split vdw file within any Python based application....each page Create a new Diagram class object Copy the page via...diagram = Diagram( "file.vdw" ); page = diagram.getPages(). get (...

    products.aspose.com/diagram/python-java/splitte...
  8. Create VSTM Files via Python | products.aspose.com

    Python Sample code for generating VSTM documents. Use this code for creating VSTM files within any Python based application.....the first page of the diagram. Add text in the page. Use save...Access the first page of the diagram. page = diagram.getPages()...

    products.aspose.com/diagram/python-java/create/...
  9. 使用 C# 从 PDF 中提取表格 | Aspose.PDF

    C# 源代码用于通过 COM Interop 在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上从 PDF 文件中提取表格。...); foreach ( var page in pdfDocument . Pages ) { var absorber...TableAbsorber (); absorber . Visit ( page ); foreach ( var table in absorber...

    products.aspose.com/pdf/zh-hans/net/table/extract/
  10. Aspose.Words for .NET | Aspose API References

    Aspose.Words is a class library that can be used by developers for various platforms for a variety of document processing tasks....represents a frames page or a single frame on a frames page. Aspose.Words...information such as on what page and where on a page particular document...

    reference.aspose.com/words/net/