Sort Score
Result 10 results
Languages All
Labels All
Results 6,051 - 6,060 of 73,790 for

import

(0.97 sec)
  1. 用 Python.NET 将单元格添加到 Microsoft Excel 公式监视窗口中|Do...

    学习如何使用Aspose.Cells for Python via .NET在Excel的公式观察窗口中监视单元格。包括代码示例和API参考。...cells import Workbook , SaveFormat # Create...

    docs.aspose.com/cells/zh/python-net/add-cells-t...
  2. Convert docx to pdf Chinese garbled - Free Supp...

    Convert docx to pdf,Chinese garbled,English normal. code: file_name = download_file(filepath) file_name_without_ext = Path(file_name).stem file_path = base_dir / "file" / file_name new_file_name = file_name_without_…...existing code to embed fonts: import aspose.words as aw # Load the...

    forum.aspose.com/t/convert-docx-to-pdf-chinese-...
  3. Convert Image to PPTX in PHP | products.aspose.com

    Convert Image to PPTX in PHP. Use PowerPoint PHP API to convert Image files to PPTX... Add a library reference (import the library) to your PHP project...

    products.aspose.com/slides/php-java/conversion/...
  4. Convert JPG to PPTX in PHP | products.aspose.com

    Convert JPG to PPTX in PHP. Use PowerPoint PHP API to convert JPG files to PPTX... Add a library reference (import the library) to your PHP project...

    products.aspose.com/slides/php-java/conversion/...
  5. Barcode Generation Basics - Create Barcodes in ...

    Barcode C# library includes supported symbologies, barcode appearance-related features, adjusting barcode size, changing barcode text, saving created barcodes, dealing with GUI-based development tools. The essential information can be found in the articles listed below....State in XML Explains how to import and export the barcode generation...

    docs.aspose.com/barcode/net/barcode-generation/
  6. Add Slides to Presentations with Python|Aspose....

    Easily add slides to your PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET—seamless, efficient slide insertion in seconds.... import aspose.slides as slides # Instantiate...with index zero. This is important to consider when calculating...

    docs.aspose.com/slides/python-net/add-slide-to-...
  7. How to Insert Comment into Word Document using C#

    In this tutorial you will learn how to insert comment into word document using C#. This code in C# inserts a comment into Word document....SetLicense method before importing Document Import the input Word document...

    kb.aspose.com/words/net/how-to-insert-comment-i...
  8. Merging PDF with XFDF not working - Free Suppor...

    Hi, I'm testing the Aspose PDF library and I'm trying to merge a PDF file with an XFDF file (xfdf includes INK Annotations). Test code (see below) runs without any problems but the output pdf file does not include the …...ImportXfdf() method imports only fields from the XFDF file...in the method comment). To import annotations, use the following...

    forum.aspose.com/t/merging-pdf-with-xfdf-not-wo...
  9. Aspose::Words::NodeCollection::Insert method | ...

    Aspose::Words::NodeCollection::Insert method. Inserts a node into the collection at the specified index in C++....to import the node to the current document. The imported node...

    reference.aspose.com/words/cpp/aspose.words/nod...
  10. Getting Started|Documentation

    How to install Aspose Cells for Go via C++ and create a Hello World application.... package main import ( . "github.com/aspose-cel...

    docs.aspose.com/cells/go-cpp/getting-started/