Sort Score
Result 10 results
Languages All
Labels All
Results 3,311 - 3,320 of 67,829 for

import

(0.16 sec)
  1. StyleCollection.AddCopy | Aspose.Words for .NET

    Effortlessly copy styles with the StyleCollection AddCopy method. Enhance your design workflow and streamline your style management today!...name of the imported style. Examples Shows how to import a style.... Color = Color . Red ; // Import the source document's custom...

    reference.aspose.com/words/net/aspose.words/sty...
  2. 使用 Python 查看或編輯 POTM 文件元數據 | products.aspose.com

    Python 源代碼,用於編輯或查看 POTM 格式元數據。... 修改 POTM 內置屬性 - Python import aspose.slides as slides # Instantiate...POTM) 將自定義屬性添加到 POTM - Python import aspose.slides as slides # Instantiate...

    products.aspose.com/slides/zh-hant/python-net/m...
  3. 使用 Python 查看或編輯 OTP 文件元數據 | products.aspose.com

    Python 源代碼,用於編輯或查看 OTP 格式元數據。... 修改 OTP 內置屬性 - Python import aspose.slides as slides # Instantiate...OTP) 將自定義屬性添加到 OTP - Python import aspose.slides as slides # Instantiate...

    products.aspose.com/slides/zh-hant/python-net/m...
  4. How to Run the Examples|Documentation

    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....modern IDE can easily open or import the project and its dependencies...Click on File menu and choose Import . Select Maven - Existing Maven...

    docs.aspose.com/email/java/how-to-run-the-examp...
  5. Add Tooltip in PDF using Python

    This article guides on how to add a tooltip in PDF using Python. It has the details to set the IDE, a list of steps, and a sample code for generating the PDF mouseover popup text using Python....NET to add a tooltip Import the required classes and modules...work with PDF hover text . Import the necessary classes and modules...

    kb.aspose.com/pdf/python/add-tooltip-in-pdf-usi...
  6. Convert a CSV File to JSON with C#

    Follow this article to convert a CSV file to JSON with C#. It has details to set the IDE, a list of steps, and a sample code to export CSV to JSON using C#....file to JSON Import the required API and types Import the license...

    kb.aspose.com/cells/net/convert-a-csv-file-to-j...
  7. Converting a PDF file to EXCEL using Go | Aspos...

    Code Examples on Go for PDF‑to‑EXCEL Conversion on All Platforms...EXCEL Output file: package main import "github.com/aspose-pdf/aspose-pdf-go-cpp"...com/aspose-pdf/aspose-pdf-go-cpp" import "log" func main () { // Open(filename...

    products.aspose.com/pdf/go-cpp/conversion/pdf-t...
  8. Converting a PDF file to PPTX using Go | Aspose...

    Code Examples on Go for PDF‑to‑PPTX Conversion on All Platforms...PPTX Output file: package main import "github.com/aspose-pdf/aspose-pdf-go-cpp"...com/aspose-pdf/aspose-pdf-go-cpp" import "log" func main () { // Open(filename...

    products.aspose.com/pdf/go-cpp/conversion/pdf-t...
  9. Convert DICOM to PNG using Python

    This article guides on how to convert DICOM to PNG using Python. It contains detail to set the IDE, a list of steps, and a sample code to convert file format from DCM to PNG using Python....Convert DCM to PNG using Python Import the required classes and modules...from DCM to PNG using Python . Import desired classes and modules...

    kb.aspose.com/imaging/python/convert-dicom-to-p...
  10. Lock Cells in Excel using C#

    Follow this article to lock cells in Excel using C#. It has details to set the IDE, a list of steps, and a sample code for applying cell protection to a few or all cells in a sheet....NET to lock cells in a sheet Import the required classes and modules...some cells in Excel using C# . Import the required modules, set the...

    kb.aspose.com/cells/net/lock-cells-in-excel-usi...