Sort Score
Result 10 results
Languages All
Labels All
Results 2,731 - 2,740 of 73,831 for

import

(1.88 sec)
  1. Doc to Docx conversion -> Requested default val...

    Import aspose.words as aw Import aspose.words.saving as saving _license = aw.License() _license.set_license(str(ASPOSE_LICENSE_PATH)) ... doc = aw.Document(str(input_path)) try: doc.save(str(output_path), aw.Save…...2026, 5:26am 1 import aspose.words as aw import aspose.words.saving...

    forum.aspose.com/t/doc-to-docx-conversion-reque...
  2. Convert HTML to XML in C++ | products.aspose.com

    Convert HTML to XML in C++. Use the C++ library API to convert HTML files to XML output....presentation processing API that can import HTML content and save slide.... Add a library reference (import the library) to your C++ project...

    products.aspose.com/slides/cpp/conversion/html-...
  3. Improving of the Text Extraction from Multi‑Col...

    This section contains articles on Text formatting and scaling using Aspose.PDF in Python.... import io import aspose.pdf as ap def ...Write out the extracted text. import aspose.pdf as ap def extra...

    docs.aspose.com/pdf/python-net/text-extraction-...
  4. HTML export changed accounting-format spacing m...

    Hello team. We are seeing a behavior change in the latest Aspose.Cells version 26.6 when exporting an Excel range to HTML. HTML export changed accounting-format spacing from mso-spacerun to padding-left, which breaks l…...alignment of currency symbol after import into Aspose.Words. In the earlier...that generated HTML is later imported into Word through Aspose.Words...

    forum.aspose.com/t/html-export-changed-accounti...
  5. Aspose::Words::Drawing::ImageData::get_IsLink m...

    Aspose::Words::Drawing::ImageData::get_IsLink method. Returns true if the image is linked to the shape (when SourceFullName is specified) in C++....Words :: Document > (); // Import a shape from the source document...( importedShape ); // The imported shape contains an image. We...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Navigate SVG in Python – CSS Selectors and XPath

    Navigate and inspect SVG files in Python with Aspose.SVG. Read markup, iterate elements, inspect attributes, use CSS selectors, and run XPath queries.... Copy 1 import os 2 from aspose. svg import SVGDocument 3...attributes. Copy 1 import os 2 from aspose. svg import SVGDocument 3...

    docs.aspose.com/svg/python-net/navigate-svg/
  7. VbaProject.name property | Aspose.Words for Python

    VbaProject.name property. Gets or sets VBA project name....api_example_base import ApiExampleBase , MY_DIR import aspose.words...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Extract images from PDF in Python | Aspose.PDF

    Python source code to extract images from PDF file on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop....Output file: import aspose.pdf as apdf from os import path from...from io import FileIO path_infile = path . join ( self . data_dir...

    products.aspose.com/pdf/python-net/parser/images/
  9. Merge POT Files To SVG Using Python | products....

    Merge multiple POT files in Python....multiple POT into single SVG file import aspose.slides as slides with...reference (import the library) to your Python project. import aspose...

    products.aspose.com/slides/python-net/merge/pot...
  10. Merge POTM Files To SVG Using Python | products...

    Merge multiple POTM files in Python....multiple POTM into single SVG file import aspose.slides as slides with...reference (import the library) to your Python project. import aspose...

    products.aspose.com/slides/python-net/merge/pot...