Sort Score
Result 10 results
Languages All
Labels All
Results 3,201 - 3,210 of 73,834 for

import

(0.49 sec)
  1. Repair PDF using Go | Aspose.PDF

    Repair PDF documents programmatically with Go sample code using Aspose.PDF for Go via C++...PDF Output file: package main import "github.com/aspose-pdf/aspose-pdf-go-cpp"...com/aspose-pdf/aspose-pdf-go-cpp" import "log" func main () { // Open(filename...

    products.aspose.com/pdf/go-cpp/repair/
  2. 读取某些文档时,发生了错误 - Free Support Forum - aspose.com

    com.aspose.words.FileCorruptedException: The document appears to be corrupted and cannot be loaded. ........... Caused by: com.aspose.words.internal.zzX1i: Invalid UTF-8 start byte 0x89 (at char #1, byte #-1) at com.asp…...DetectFileFormat 方法: import com.aspose.words.Document; import com.aspose...aspose.words.FileFormatInfo; import com.aspose.words.FileFormatUtil;...

    forum.aspose.com/t/topic/312442
  3. Wide Narrow Ratio in Ruby|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....barcode object bb = Rjb :: import ( 'com.aspose.barcode.BarCodeBuilder'... setSymbologyType ( Rjb :: import ( 'com.aspose.barcode.Symbology'...

    docs.aspose.com/barcode/java/wide-narrow-ratio-...
  4. 在 Ruby 中设置 Visio 形状的填充数据|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....Diagram 实例 diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'..."SetShapeFillData.vdx" , Rjb :: import ( 'com.aspose.diagram.SaveFileFormat'...

    docs.aspose.com/diagram/zh/java/set-visio-shape...
  5. Add XML Map inside the Workbook using XmlMapCol...

    Add XML Map inside the workbook using XmlMapCollection.Add method with Golang via C++....method that you can use to import your XML map into the workbook...the XML map that has been imported from the sample.xml into the...

    docs.aspose.com/cells/go-cpp/add-xml-map-inside...
  6. Using Aspose.Cells for Java with ColdFusion|Doc...

    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....and at every level, import images, import charts, create charts...

    docs.aspose.com/cells/java/using-aspose-cells-f...
  7. How to Migrate from Aspose.Metafiles to Aspose....

    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.... Import Statement Java import com . aspose . imaging...

    docs.aspose.com/imaging/java/how-to-migrate-fro...
  8. How to add watermark into JT file - Free Suppor...

    Hi, we really want to add watermark into a JT file. What we need is: a Java program can take JT file as input, add watermark, then write out to a new JT file. Could anyone have sample code to fulfil this task? Thanks, …... import com.aspose.threed.*; import com.aspose.threed...

    forum.aspose.com/t/how-to-add-watermark-into-jt...
  9. 通过 Python 在 PDF 中发布表单|Aspose.PDF for Python via...

    使用 Aspose.PDF for Python via .NET 向 PDF AcroForms 添加提交按钮和提交操作。... import aspose.pdf as ap def add_submit_button...创建按钮字段并绑定其点击操作。 将按钮添加到表单中。 保存更新后的 PDF。 import aspose.pdf as ap def add_submit_action...

    docs.aspose.com/pdf/zh/python-net/posting-form/
  10. FieldArgumentBuilder class | Aspose.Words for P...

    aspose.words.fields.FieldArgumentBuilder class. Builds a complex field argument consisting of fields, nodes, and plain text...api_example_base import ApiExampleBase , ARTIFACTS_DIR import aspose.words...aw from aspose.words.fields import FieldType , FieldBuilder ,...

    reference.aspose.com/words/python-net/aspose.wo...