Sort Score
Result 10 results
Languages All
Labels All
Results 6,921 - 6,930 of 66,774 for

import

(0.07 sec)
  1. Remove TSV Annotation Online or Manage Annotati...

    delete comments from TSV file through online app for free. Android API code to manage comments of TSV files....Remove TSV Annotations Online Import TSV file to delete comments...

    products.aspose.com/total/android-java/annotate...
  2. Remove XLT Annotation Online or Manage Annotati...

    delete comments from XLT file through online app for free. Android API code to manage comments of XLT files....Remove XLT Annotations Online Import XLT file to delete comments...

    products.aspose.com/total/android-java/annotate...
  3. Remove XLSM Annotation Online or Manage Annotat...

    delete comments from XLSM file through online app for free. Android API code to manage comments of XLSM files....Remove XLSM Annotations Online Import XLSM file to delete comments...

    products.aspose.com/total/android-java/annotate...
  4. View and Update PDF Properties Online or using ...

    View and modify PDF properties through online app for free. Python API code to view and modify PDF properties....Update PDF Metadata Online Import PDF file by uploading it. Do...

    products.aspose.com/total/python-net/metadata/pdf/
  5. OLE Objects and Online Video|Aspose.Words for P...

    Insert ole objects or onlin vodeo into a document using Python....editing application and then import them with additional content...

    docs.aspose.com/words/python-net/working-with-o...
  6. Encode Image to Base64 – Python Code and online...

    Convert Images to Base64 online or in Python with Aspose.SVG. Embed them directly into HTML, XML, CSS, or JSON, reducing HTTP requests and simplifying data transfer....image to Base64 import base64 from aspose.svg import SVGDocument...

    products.aspose.com/svg/python-net/base64-encoder/
  7. Strict per-word comparison - Free Support Forum...

    With Granularity = WORD_LEVEL, compare frequently groups several adjacent words into a single delete/insert, instead of clear per-word revisions. CHAR_LEVEL — not suitable for our use case and significantly slower on la…...words import Document, CompareOptions #...

    forum.aspose.com/t/strict-per-word-comparison/3...
  8. 创建一个复杂的PDF|Aspose.PDF for Python via .NET

    Aspose.PDF for Python via .NET 允许您创建包含图像、文本片段和表格的更复杂的文档。... import aspose.pdf as ap # 初始化文档对象...

    docs.aspose.com/pdf/zh/python-net/complex-pdf-e...
  9. Change pages only after comparison - Free Suppo...

    Hi, docA = aw.Document( "DocumentA.docx") docB = aw.Document("DocumentA_corrected.docx") options = aw.comparing.CompareOptions() options.ignore_formatting = True options.ignore_headers_and_footers = True o…...to illustrate this process: import com.aspose.words.*; public...

    forum.aspose.com/t/change-pages-only-after-comp...
  10. No usable version of libssl was found - Free Su...

    I have a Python script running Aspose.Words, when I call aspose.words.License.set_license I get the following error: No usable version of libssl was found I use libssl in many of my other Python scripts and everything w…...13 30 Jan 2024) python3 -c “import ssl; print(ssl.OPENSSL_VERSION)”...Ubuntu 24.04.1 LTS My code: import aspose.words as aw aspose_license...

    forum.aspose.com/t/no-usable-version-of-libssl-...