Sort Score
Result 10 results
Languages All
Labels All
Results 7,111 - 7,120 of 67,829 for

import

(0.16 sec)
  1. 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...
  2. Extract relevant OOXML for a chart using Aspose...

    Hi, I wanted to extract the following OOXML from a word doc, this word doc was created by by saving an excel workbook as a Docx with SaveAsEditableShapes marked as true. I will attach the OOXML data I require. The idea i…...one document to another, just import the chart shape node and insert...

    forum.aspose.com/t/extract-relevant-ooxml-for-a...
  3. Online ODP File Text Finder or Build ODP Search...

    Free online app to search in ODP file. C++ API code for any ODP file text search application.... Add a library reference (import the library) to your C++ project...

    products.aspose.com/total/cpp/search/odp/
  4. SharePoint PowerPoint | Aspose.Slides SharePoin...

    SharePoint PowerPoint is an Aspose.Slides SharePoint to create and convert SharePoint PPT, SharePoint slideshow, SharePoint presentation....PowerPoint solution, can easily import common Microsoft presentation...

    products.aspose.com/slides/sharepoint/
  5. Convert 3DS to JT via C# | products.aspose.com

    Sample code for 3DS to JT C# conversion. Use API example code for batch 3DS files to JT conversion within VB.NET, Asp.NET or any .NET based application....popular file formats for 3D data import and export. It considers information...

    products.aspose.com/3d/net/conversion/3ds-to-jt/
  6. Installing and Using Aspose.Diagram for Intelli...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Diagram Examples Wizard To import/ copy Example Source Codes...

    docs.aspose.com/diagram/java/installing-and-usi...
  7. Converting a PDF file to BMP using Python via J...

    Sample code on Python via Java for PDF to BMP conversion. Use example code for batch PDF to BMP conversion with Python and Java...Output file: from asposepdf import Api , Device DIR_INPUT = "testdata/"...

    products.aspose.com/pdf/python-java/conversion/...
  8. Converting a PDF file to JPEG using Python via ...

    Sample code on Python via Java for PDF to JPEG conversion. Use example code for batch PDF to JPEG conversion with Python and Java...Output file: from asposepdf import Api , Device DIR_INPUT = "...

    products.aspose.com/pdf/python-java/conversion/...
  9. 创建一个复杂的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...
  10. 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...