Sort Score
Result 10 results
Languages All
Labels All
Results 5,981 - 5,990 of 20,410 for

printing document

(0.46 sec)
  1. IStructuredDocumentTag.xmlMapping property | As...

    IStructuredDocumentTag.xmlMapping property. Gets an object that represents the mapping of this structured Document tag to XML data in a custom XML part of the current Document....mapping of this structured document tag to XML data in a custom...custom XML part of the current document. get xmlMapping () : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Converting a PDF file to TXT using Python | Asp...

    Sample code on Python for PDF to TXT conversion. Use example code for batch PDF to TXT conversion with Python and .NET...programmatically a document from PDF to TXT format with a modern document-processing...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/python-net/conversion/p...
  3. IFontSavingCallback class | Aspose.Words for No...

    Aspose.Words.Saving.IFontSavingCallback class. Implement this interface if you want to receive notifications and control how Aspose.Words saves fonts when exporting a Document to HTML format....saves fonts when exporting a document to HTML format. Methods Name...() => { let doc = new aw . Document ( base . myDir + "Rendering...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Access the Text Box by the Name with JavaScript...

    Learn how to access a text box by name from the collection in Aspose.Cells for JavaScript via C++....same text box by its name and print its text. JavaScript code to...Cells initialized" ); }); document . getElementById ( 'runExample'...

    docs.aspose.com/cells/javascript-cpp/access-the...
  5. PageExtractOptions class | Aspose.Words for Python

    aspose.words.PageExtractOptions class. Allows to specify options for Document page extracting....Allows to specify options for document page extracting. Constructors...NUMPAGES fields in the resulting document will be replaced with their...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Manage Presentation Properties in JavaScript|As...

    Master presentation properties in Aspose.Slides for Node.js via Java and streamline search, branding and workflow in your PowerPoint and OpenDocument files.... These document properties allow some useful...be stored along with the documents (presentation files). There...

    docs.aspose.com/slides/nodejs-java/presentation...
  7. 如何用 .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/...
  8. 如何用 .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/...
  9. PropertyType enumeration | Aspose.Words for Python

    aspose.words.properties.PropertyType enumeration. Specifies data type of a Document property....enumeration Specifies data type of a document property. Members Name Description...with a document’s custom properties. doc = aw . Document () properties...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Convert PDF to PDF via C# | Aspose

    Sample code for PDF to PDF C# conversion. Use API example code for batch PDF files to PDF conversion within VB.NET, Asp.NET or any .NET based application....recognition on PDF document and save text as PDF document using Aspose...Install-Package Visit our documentation for more details. How to...

    products.aspose.com/ocr/net/conversion/pdf-to-pdf/