Sort Score
Result 10 results
Languages All
Labels All
Results 7,401 - 7,410 of 69,947 for

import

(0.09 sec)
  1. 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...
  2. How add pptx slides content to a final Aspose W...

    hi, I am developing quite a complex logic: I am having multiple sources of documents ( fill in a coversheet, add sharepoint documents, fill in html template with data) that needs be collated and converted to a pdf. I h…...{ // Both text and images: Import PDF + overlay image for fidelity...

    forum.aspose.com/t/how-add-pptx-slides-content-...
  3. 从XML生成PDF|Aspose.PDF for Java

    Aspose.PDF for Java提供了将XML文件转换为PDF文档的机会,要求输入的XML文件必须遵循Aspose.PDF for Java Schema。...examples ; import javax.xml.transform.* ; import javax.xml.transform...transform.stream.StreamResult ; import javax.xml.transform.stream...

    docs.aspose.com/pdf/zh/java/generate-pdf-from-xml/
  4. Trying to create a word-like text box in PDF - ...

    Hi, I’m trying to create a word-like text box in a PDF document. I was able to do it in a Word file (using aspose of course), but don’t know how to do it in PDF. This text box needs to have a small picture, a text and …...Here’s my code: import com.aspose.pdf.*; import java.io.ByteArrayInputStream;...ByteArrayInputStream; import java.util.Base64; public class PdfBanner...

    forum.aspose.com/t/trying-to-create-a-word-like...
  5. Fields Overview in C++|Aspose.Words for C++

    Fields feature in details, field codes and field results explained in Aspose.Words for C++....Word document that are not imported into Aspose.Words as a collection...and INCLUDEPICTURE field are imported into Aspose.Words as a Shape...

    docs.aspose.com/words/cpp/fields-overview/
  6. Compare DOC In Java

    Compare DOC 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 DOC documents..."aspose-words" % "ver" Copy import com.aspose.words.*; Document...

    products.aspose.com/words/java/compare/doc/
  7. 档案

    档案... import aspose.pdf as ap # 创建新的 PDF...以下代码示例演示如何使用 Python 从 XML 文件生成 PDF。 import aspose.pdf as ap # 创建新的 PDF...

    blog.aspose.com/zh/pdf/convert-xml-to-pdf-in-py...
  8. Introduction to Fields in Java|Aspose.Words for...

    Fields feature in details, field codes and field results explained in Aspose.Words for Java....Word document that are not imported into Aspose.Words as a collection...and INCLUDEPICTURE field are imported into Aspose.Words as a Shape...

    docs.aspose.com/words/java/introduction-to-fields/
  9. 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...
  10. Fields Overview in C#|Aspose.Words for .NET

    Fields feature in details, field codes and field results explained in Aspose.Words for .NET....Word document that are not imported into Aspose.Words as a collection...and INCLUDEPICTURE field are imported into Aspose.Words as a Shape...

    docs.aspose.com/words/net/fields-overview/