Sort Score
Result 10 results
Languages All
Labels All
Results 7,181 - 7,190 of 69,595 for

import

(0.34 sec)
  1. Efficiently Merge Presentations in JavaScript|A...

    Effortlessly merge PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations in JavaScript with Aspose.Slides for Node.js, streamlining your workflow....Java allows you to select and import only the slides you need. The...Presentation Information in JavaScript Import Presentations from PDF or HTML...

    docs.aspose.com/slides/nodejs-java/merge-presen...
  2. 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...
  3. Extract Subsection List Text Meta Data - Free S...

    How can I extract meta data on auto subsectioned list text level within a word docx with words python library? I would want an output basically that states things like 1.a.i to level info like 1.1.1 to know numerically w…...level extraction # ---------- import aspose.words as aw # ----------...level extraction # ---------- import aspose.words as aw # ----------...

    forum.aspose.com/t/extract-subsection-list-text...
  4. What is an MPT File? .mpt File Extension, Proce...

    Learn about the MPT file format, its extension, and how it is used for project management. Discover MPT file processing, editing, and conversion with Aspose.Tasks. Automate project management workflows using C#, Java, C++, and Python to read, modify, and export MPT files seamlessly....mtp file with Java: import com.aspose.tasks.* ; public...Example: from aspose.tasks import Project, SaveFileFormat def...

    products.aspose.com/tasks/supported-formats/mpt/
  5. 创建一个复杂的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...
  6. 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...
  7. Aspose Words - Android > 24.6 - Free Support Fo...

    Hi, I’m trying to upgrade from version 24.6 to a more recent version on Android, but I’m getting errors when initializing Aspose on the bouncy fips library. Project configuration: minSdk 26 bouncy → ‘org.bouncycastle…...it before any Aspose call: import org.bouncycastle.jcajce.provider...provider.BouncyCastleFipsProv; import java.security.Security; //...

    forum.aspose.com/t/aspose-words-android-24-6/32...
  8. How add pptx slides content to a final Aspose W...

    hi, I am developing quite a complex logic: I am having multiple sources of documents ( fill in a coversheet, add sharepoint documents, fill in html template with data) that needs be collated and converted to a pdf. I h…...{ // Both text and images: Import PDF + overlay image for fidelity...

    forum.aspose.com/t/how-add-pptx-slides-content-...
  9. Data Visualization API for .NET

    Visualization with .NET... Import styles in SLD format. Draw...display the data on the map. Importing styles from SLD (Styled Layer...

    products.aspose.com/gis/net/viewer
  10. Compare TXT In Java

    Compare TXT 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 TXT documents..."aspose-words" % "ver" Copy import com.aspose.words.*; Document...

    products.aspose.com/words/java/compare/txt/