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

import

(0.15 sec)
  1. 在 PDF 文件中创建链接|Aspose.PDF for Java

    本节解释如何使用 Java 在 PDF 文档中创建链接。...examples ; import com.aspose.pdf.* ; public class...

    docs.aspose.com/pdf/zh/java/create-links/
  2. How to - Update existing JasperReports demos to...

    Learn how to update existing JasperReports demos to leverage the capabilities of Aspose.PDF for JasperReports....PDF for JasperReports: import com.aspose.pdf.jr3_7_0.jasperreports...

    docs.aspose.com/pdf/jasperreports/how-to-update...
  3. Delete Forms from PDF in C#|Aspose.PDF for .NET

    Remove Text based on subtype/form with Aspose.PDF for .NET library. Remove all forms from the PDF....); } } Posting AcroForm Data Import and Export Data in JSON Analyzing...

    docs.aspose.com/pdf/net/remove-form/
  4. Doc Properties update TOC page numbering change...

    Hi Team, We are using the Doc properties update extensively and it works really well. but for few cases we see some challenges which causes some issue. the document table of content is getting changed after the doc pr…...Words) import com.aspose.words.*; public...

    forum.aspose.com/t/doc-properties-update-toc-pa...
  5. How to access Style Id? - Free Support Forum - ...

    Hello, Consider the document has this style ( present in styles.xml ): <w:style w:type="character" w:styleId="CustomEmphasis"> <w:name w:val="Custom Emphasis"/> <w:basedOn w:val="DefaultParagraphFon…...along with the style name: import com.aspose.words.*; public...

    forum.aspose.com/t/how-to-access-style-id/316421
  6. 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...
  7. Convert DXF to 3DS via C# | products.aspose.com

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

    products.aspose.com/3d/net/conversion/dxf-to-3ds/
  8. CompositeNode.insert_after method | Aspose.Word...

    CompositeNode.insert_after method. Inserts the specified node immediately after the specified reference node....import_node() to import the node to the current...current document. The imported node can then be inserted into the...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Convert 3DS to PLY via C# | products.aspose.com

    Sample code for 3DS to PLY C# conversion. Use API example code for batch 3DS files to PLY 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-ply/
  10. How to Build a Table from a DataTable in Java|A...

    Example of filling document table from external database using Java....following code example shows how to import the data from a DataTable and...

    docs.aspose.com/words/java/how-to-build-a-table...