Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 161,791 for

open

(1.92 sec)
  1. Producer Name in Outputs|Aspose.Words for C++

    Aspose.Words for C++ add to the document the generator name and version number that was used to create it. This data can be found in the document in ways that depend on the output file format.... You can check it by opening the file in some binary editor...written. You can check it by opening the file in some binary editor...

    docs.aspose.com/words/cpp/generator-or-producer...
  2. Producer Name in Outputs|Aspose.Words for .NET

    Aspose.Words for .NET add to the document the generator name and version number that was used to create it. This data can be found in the document in ways that depend on the output file format using C#.... You can check it by opening the file in some binary editor...written. You can check it by opening the file in some binary editor...

    docs.aspose.com/words/net/generator-or-producer...
  3. PDF Imposition using Aspose.PDF for Rust via C+...

    This article explains how to rearrange PDF pages for print-optimized layouts using Aspose.PDF for Rust via C++.... Open the source PDF document. Save...std :: error :: Error >> { // Open a PDF-document with filename...

    docs.aspose.com/pdf/rust-cpp/pdf-imposition/
  4. DICOM Imaging Operations|Aspose.Medical for .NE...

    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.... Open ( "path/to/dicom-file.dcm" );...DicomFile dicomFile = DicomFile . Open ( "path/to/dicom-file.dcm" );...

    docs.aspose.com/medical/net/developer-guide/dic...
  5. Supported File Formats|Documentation

    Python Finance Library API supports file formats including XBRL, iXBRL, XLSX and OFX.... XLSX Office Open XML SpreadsheetML Workbook or...with or without macros. OFX Open Financial Exchange, XML format...

    docs.aspose.com/finance/python-net/supported-fi...
  6. FieldHyperlink.screen_tip property | Aspose.Wor...

    FieldHyperlink.screen_tip property. Gets or sets the ScreenTip text for the hyperlink....in Microsoft Word, # it will open the linked document and then...'MyBookmark3' field . screen_tip = 'Open ' + field . address + ' on bookmark...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Extract Data from AcroForm using Rust|Aspose.PD...

    Aspose.PDF makes it easy to extract form field data from PDF files. Learn how to extract data from AcroForms and save it into XML, FDF or XFDF format.... The process involves opening an existing PDF file with form... storage, or data exchange. Open the PDF document. Call the ’export_xml’...

    docs.aspose.com/pdf/rust-cpp/extract-data-from-...
  8. FieldHyperlink.SubAddress | Aspose.Words for .NET

    Discover the FieldHyperlink SubAddress property to easily set or retrieve specific file locations or bookmarks for seamless hyperlink navigation....in Microsoft Word, // it will open the linked document and then..."MyBookmark3" ; field . ScreenTip = "Open " + field . Address + " on bookmark...

    reference.aspose.com/words/net/aspose.words.fie...
  9. How to create Stock Charts|Documentation

    Stock charts are a specific type of chart used to track changes in the price of traded assets. In this section, we will show you how to easily create different types of stock charts using Aspose.Cells APIs.Specifically, we will cover the following types of stock charts:The High-Low-Close (HLC) stock chart,Open-High-Low-Close (OHLC) chart,Volume-High-Low-Close (VHLC) stock chart and Volume-Open-High-Low-Close(VOHLC) stock chart.... OHLC – Open-High-Low-Close. VHLC – Volume-High-Low-Close...Volume-High-Low-Close. VOHLC – Volume-Open-High-Low-Close. What is stock...

    docs.aspose.com/cells/net/how-to-create-stock-c...
  10. ComHelper | Aspose.Words for .NET

    Discover ComHelper, the powerful constructor that effortlessly initializes new class instances, enhancing your programming efficiency and productivity....ComHelper () Examples Shows how to open documents using the ComHelper...filename: Document doc = comHelper . Open ( MyDir + "Document.docx" );...

    reference.aspose.com/words/net/aspose.words/com...