Sort Score
Result 10 results
Languages All
Labels All
Results 7,091 - 7,100 of 67,787 for

import

(0.1 sec)
  1. 检索、获取、复制和插入页面|Documentation

    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.... Java // import diagram Diagram diagram = new...MoveTo成员以目标页面索引为参数,移动页面在Visio图中的位置: // import diagram Diagram diagram = new...

    docs.aspose.com/diagram/zh/java/retrieve-get-co...
  2. Understanding the Difference: PPT vs PPTX|Aspos...

    Compare PPT vs PPTX for PowerPoint with Aspose.Slides Python via .NET, exploring format differences, benefits, compatibility, and conversion tips.... import aspose.slides as slides # Instantiate...

    docs.aspose.com/slides/python-net/ppt-vs-pptx/
  3. Extract PDF Metadata using JavaScript | Aspose.PDF

    Extract PDF format metadata programmatically with JavaScript sample code using Aspose.PDF for Node.js via C++... Import the Aspose.PDF module. Define...

    products.aspose.com/pdf/nodejs-cpp/metadata/
  4. Extract Assets from 3DS File Formats via python...

    Sample Python extract assets code for 3DS file. Use this example code to extract assets from 3DS file within any Web based application....popular file formats for 3D data import and export. It considers information...

    products.aspose.com/3d/python-net/extractor/3ds/
  5. Compress 3DS File Formats via Node.js | product...

    Sample Node.js compression code for 3DS file. Use this example code to compress 3DS file within any Web based application....popular file formats for 3D data import and export. It considers information...

    products.aspose.com/3d/nodejs-java/compression/...
  6. MapiDistributionList.FromVCF issues - Free Supp...

    Hi, I just tried to compare my code which loads a multi contact vcf and save as a DistList msg versus MapiDistributionList.FromVCF. Using your function, there are contacts that are not saved into the resulting msg: Di…...FromVCF does not import one prefix here. And about...

    forum.aspose.com/t/mapidistributionlist-fromvcf...
  7. How to get Shape property wp:docPr id=“...” usi...

    Can I get below bold object id from the Aspose::Words::Drawing::Shape object? The corresponding xml is like below: <w:drawing> <wp:inline distT="0" distB="0" distL="0" distR="0" wp14:anchorId="2E6920ED" wp14:editId="3…...ID once in runtime, when I import the docx. Won’t care if this...

    forum.aspose.com/t/how-to-get-shape-property-wp...
  8. 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
  9. 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/
  10. Read and Replace Header and Footer Text in a Pr...

    Hi, I am trying to extract Header and Footer text from a pptx. I see, that I can write text via the HeaderFooterManager, like so: IMasterNotesSlide masterNotesSlide = presentation.getMasterNotesSlideManager().getMaster…...demonstrates how to achieve this: import com.aspose.slides.*; public...

    forum.aspose.com/t/read-and-replace-header-and-...