Sort Score
Result 10 results
Languages All
Labels All
Results 8,241 - 8,250 of 73,834 for

import

(0.2 sec)
  1. Compare DOC In Java

    Compare DOC documents using Java to diff two files. With our Java API you can detect the difference even if one character or one word has been changed.... An important point: the compared DOC documents..."aspose-words" % "ver" Copy import com.aspose.words.*; Document...

    products.aspose.com/words/java/compare/doc/
  2. Compress and Decompress TSV Files via .NET

    C# compression and decompression source code to compress TSV documents into a single zip archive or vice versa on .NET Framework, .NET Core....structured manner in order to import and export between different...is primarily used for data import/export and exchange in Spreadsheet...

    products.aspose.com/zip/net/zip-file/tsv/
  3. Working with Actions|Aspose.PDF for Java

    This section explains how to add actions to the document and form fields programmatically with Java. Learn how to Add, Create, and Get Hyperlink in a PDF File....examples ; import java.util.List ; import com.aspose.pdf...

    docs.aspose.com/pdf/java/actions/
  4. Working with Clips in PostScript | .NET

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in .NET... So import Aspose.Page.Drawing namespace...Drawing system library. So import Aspose.Page.Drawing namespace...

    docs.aspose.com/page/net/ps/working-with-clips/
  5. Batch Vectorize Images in Python – PNG, JPG to SVG

    Batch vectorize images in Python with Aspose.SVG. Convert folders of PNG, JPG, BMP, TIFF, and GIF files to SVG with reusable code.... Copy 1 import os 2 from aspose. svg . imagevectorization...imagevectorization import ImageVectorizer , ImageTraceSmoother...

    docs.aspose.com/svg/python-net/batch-vectorize-...
  6. 档案

    档案... import aspose.pdf as ap # 创建新的 PDF...以下代码示例演示如何使用 Python 从 XML 文件生成 PDF。 import aspose.pdf as ap # 创建新的 PDF...

    blog.aspose.com/zh/pdf/convert-xml-to-pdf-in-py...
  7. Aspose.3D & Aspode.CAD interoperability - Free ...

    Hi, We already have a licence for Aspose.3D, and we’re considering purchasing a licence for Aspose.CAD depending on if requirements can be met. One requirement is to convert between IFC and glTF. Aspose.CAD can input I…...CAD and import via Aspose.3D, but I’d rather...data can be lost. Unless importing IFC is on the roadmap for...

    forum.aspose.com/t/aspose-3d-aspode-cad-interop...
  8. [Words Java] Tracking changes Marking up a piec...

    We have the following code snippet that normalizes a search string, finds it within the document and then replaces it. This all happens with track changes enabled at the start of the loop and stopped at the end of the lo…...abc; import com.aspose.words.*; import java.util.Date;...

    forum.aspose.com/t/words-java-tracking-changes-...
  9. Aspose split docx file wrongly in Docker, but w...

    I am using Aspose to split a DOCX file into separate DOCX files for each page, and I am creating a Python Azure Function to perform this task. The splitting works correctly in both an Ubuntu Docker image and my local env…...5 KB import aspose.words as aw license...it and understand the issue. import aspose.words as aw license...

    forum.aspose.com/t/aspose-split-docx-file-wrong...
  10. Specify 3D File Load Options|Documentation

    There are several Scene.open method overloads or Scene class constructor overloads that accept LoadOptions instance....the look up paths to allow importer to find external dependencies...= new ObjLoadOptions (); // Import materials from external material...

    docs.aspose.com/3d/java/specify-3d-file-load-op...