Sort Score
Result 10 results
Languages All
Labels All
Results 6,721 - 6,730 of 66,986 for

import

(0.08 sec)
  1. 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...
  2. Specify 3D File Load Options|Documentation

    There are several Scene.open method overloads or Scene class constructor overloads that accept LoadOptions instance.... ObjLoadOptions (); // Import materials from external material...

    docs.aspose.com/3d/nodejs-java/specify-3d-file-...
  3. What are the available options to add images to...

    We are performing mailmerge operation to generate a document using aspose words cloud api, is there any specific to dynamically add images to the document?...Here’s a sample code snippet: import aspose.words as aw # Load the...

    forum.aspose.com/t/what-are-the-available-optio...
  4. Unknown XFDF element 'text' - Free Support Foru...

    Unable to Import annotations from XFDF to PDF when annotation contains element. Error message : Unknown XFDF element 'text' We are using Aspose PDF for Java 11.5.0 <text page="0" color="#F2DD47" date="D:20160519161606Z" …... 2016, 11:58am 1 Unable to import annotations from XFDF to PDF...

    forum.aspose.com/t/unknown-xfdf-element-text/19616
  5. 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/lv/viewer/
  6. 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/ro/viewer/
  7. 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/pl/viewer/
  8. 透過 C# 使用 Aspose.Note 和 Aspose.Html 將 Markdown 轉...

    使用 C# 將 Markdown 轉換為 OneNote 的範例程式碼。利用 API 範例程式碼在 VB.NET、Asp.NET 或任何基於 .NET 的應用程式中將 .md 批次轉換為 .one... htmlFilePath); // Step 2: Import HTML into OneNote var document...= new Document(); document.Import(htmlFilePath); document.Save(oneFilePath);...

    products.aspose.com/note/zh-hant/net/conversion...
  9. Smartly Importing Array Elements by Slicer into...

    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....Ask AI Smartly Importing Array Elements by Slicer into Excel...windowed data views. How to Import Array Elements by Slicer into...

    docs.aspose.com/cells/net/how-to-import-array-e...
  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-...