Sort Score
Result 10 results
Languages All
Labels All
Results 6,241 - 6,250 of 21,873 for

printing document

(0.57 sec)
  1. PageInfo.HeightInPoints | Aspose.Words for .NET

    Discover the HeightInPoints property of PageInfo to easily access page height in points. Enhance your Document layout with precise measurements!...get ; } Examples Shows how to print page size and orientation information...page in a Word document. Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.ren...
  2. EditableRange.EditorGroup | Aspose.Words for .NET

    Manage user permissions effortlessly with the EditableRange EditorGroup property, allowing control over editing access for enhanced collaboration.... Document doc = new Document (); doc . Protect...world! Since we have set the document's protection level to read-only...

    reference.aspose.com/words/net/aspose.words/edi...
  3. DocumentVisitor.visitFootnoteEnd method | Aspos...

    DocumentVisitor.visitFootnoteEnd method. Called when enumeration of a footnote or endnote text has ended.... Examples Shows how to print the node structure of every...every footnote in a document. test ( 'FootnoteToText' , () => { let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Online PCL to PPSX Conversion or Develop Java b...

    Free online app to convert PCL to PPSX files. Java conversion library code for PCL Documents....will be converted into PPSX document Download the converted PPSX...Automation API Open PCL file using Document class Convert PCL to PPTX...

    products.aspose.com/total/java/conversion/pcl-t...
  5. 如何用 .NET 添加 Underline 注解 | Aspose.PDF

    C# 上的源代码,用于通过 COM 互操作在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上添加 Underline 个注释。...Load the PDF file Document document = new Document ( System . IO...new UnderlineAnnotation ( document . Pages [ 1 ], new Rectangle...

    products.aspose.com/pdf/zh-hans/net/annotation/...
  6. 如何用 .NET 添加 Caret 注解 | Aspose.PDF

    C# 上的源代码,用于通过 COM 互操作在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上添加 Caret 个注释。...Load the PDF file Document document = new Document ( System . IO...caretAnnotation1 = new CaretAnnotation ( document . Pages [ 1 ], new Rectangle...

    products.aspose.com/pdf/zh-hans/net/annotation/...
  7. Online XSLFO to Excel Conversion or Build .NET ...

    Free online app to convert XSLFO to Excel files. .NET C# conversion library code for XSLFO Documents....will be converted into Excel document Download the converted Excel...API Open XSLFO file using Document class Convert XSLFO to XLSX...

    products.aspose.com/total/net/conversion/xslfo-...
  8. | Aspose

    Sample code for PDF to PDF Java conversion. Use API example code for batch PDF files to PDF conversion within any Web or Desktop Java based application....Install-Package Visit our documentation for more details. Aspose...PDF format and creates PDF documents containing recognized text...

    products.aspose.com/ocr/cpp/conversion/pdf-to-pdf/
  9. SvgSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.SvgSaveOptions to enhance your Document conversion to SVG format with customizable features for optimal results....additional options when saving a document into the Svg format. To learn...the Specify Save Options documentation article. public class SvgSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  10. CustomPartCollection.add method | Aspose.Words ...

    CustomPartCollection.add method. Adds an item to the collection....Examples Shows how to access a document’s arbitrary custom parts collection...collection. doc = aw . Document ( MY_DIR + 'Custom parts OOXML...

    reference.aspose.com/words/python-net/aspose.wo...