Sort Score
Result 10 results
Languages All
Labels All
Results 6,491 - 6,500 of 21,872 for

printing document

(0.95 sec)
  1. Worksheet Views with JavaScript via C++|Documen...

    This article describes how to use JavaScript and the JavaScript API to interact with the page‑break preview of an Excel workbook and its worksheets. Work with split panes, frozen panes, and zoom factor as well....displays a worksheet as it will print. Page break preview shows what...page so you can adjust the print area and page breaks. Using...

    docs.aspose.com/cells/javascript-cpp/worksheet-...
  2. LanguagePreferences.default_editing_language pr...

    LanguagePreferences.default_editing_language property. Gets or sets default editing language....default language when loading a document. load_options = aw . loading...EditingLanguage . RUSSIAN doc = aw . Document ( MY_DIR + 'No default editing...

    reference.aspose.com/words/python-net/aspose.wo...
  3. | Aspose

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

    products.aspose.com/ocr/cpp/conversion/gif-to-doc/
  4. Connect Aspose.Pdf.LogicalStructure.HeaderEleme...

    Hello, How can I get the paragraphs/text fragments associated to the Element Type: Aspose.Pdf.LogicalStructure.HeaderElement in the attached file. Please see the code below to find the HeaderElement I am speaking of. …... pdf_document = apdf.Document(input_path) tagged_content...tagged_content = pdf_document.tagged_content struct_tree_root_element...

    forum.aspose.com/t/connect-aspose-pdf-logicalst...
  5. 使用 Python 从 PDF 中提取附件 | Aspose.PDF

    在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上通过 COM Interop 使用 Python 从 PDF 中提取附件。...infile ) # Open document document = apdf . Document ( path_infile...embedded files print ( f "Total files : { len ( document . embedded_files...

    products.aspose.com/pdf/zh-hans/python-net/atta...
  6. DocumentPropertyCollection.IndexOf | Aspose.Wor...

    Discover the DocumentPropertyCollection IndexOf method to efficiently find the index of a property by its name. Enhance your coding productivity today!...work with a document’s custom properties. Document doc = new Document...Document (); CustomDocumentProper properties = doc . CustomDocumentProper...

    reference.aspose.com/words/net/aspose.words.pro...
  7. StructuredDocumentTagRangeEnd class | Aspose.Wo...

    aspose.words.markup.StructuredDocumentTagRangeEnd class. Represents an end of ranged structured Document tag which accepts multi-sections content...an end of ranged structured document tag which accepts multi-sections...Structured Document Tags or Content Control documentation article...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Row.LastCell | Aspose.Words for .NET

    Discover the Row LastCell property to easily access the last cell in a row, enhancing your data management and analysis efficiency....to print the node structure of every table in a document. public...TableToText () { Document doc = new Document ( MyDir + "Docum...

    reference.aspose.com/words/net/aspose.words.tab...
  9. Cell.IsFirstCell | Aspose.Words for .NET

    Discover the Cell IsFirstCell property, identify the first cell in a row easily, enhancing your data organization and management efficiency....to print the node structure of every table in a document. public...TableToText () { Document doc = new Document ( MyDir + "Docum...

    reference.aspose.com/words/net/aspose.words.tab...
  10. NodeList.toArray method | Aspose.Words for Node.js

    NodeList.toArray method. Copies all nodes from the collection to a new array of nodes.... Document ( base . myDir + "Tables.docx"...descendants of any table node in the document. let nodeList = doc . selectNodes...

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