Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 50,512 for

import document

(0.12 sec)
  1. FieldIncludePicture.graphic_filter property | A...

    FieldIncludePicture.graphic_filter property. Gets or sets the name of the filter for the format of the graphic that is to be inserted....using IMPORT and INCLUDEPICTURE fields. doc = aw . Document () builder...= True # 2 - The IMPORT field: field_import = builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldIncludePicture.resize_vertically property ...

    FieldIncludePicture.resize_vertically property. Gets or sets whether to resize the picture vertically from the source....using IMPORT and INCLUDEPICTURE fields. doc = aw . Document () builder...= True # 2 - The IMPORT field: field_import = builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldIncludePicture.GraphicFilter | Aspose.Word...

    Discover the FieldIncludePicture GraphicFilter property, easily manage graphic format filters for seamless image integration in your projects....images using IMPORT and INCLUDEPICTURE fields. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  4. FieldIncludePicture.SourceFullName | Aspose.Wor...

    Discover the FieldIncludePicture SourceFullName property. Easily manage picture locations with IRI for enhanced media integration and seamless user experience....images using IMPORT and INCLUDEPICTURE fields. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldIncludePicture.ResizeHorizontally | Aspose...

    Discover the FieldIncludePicture ResizeHorizontally property to easily adjust picture dimensions for optimal display. Enhance your visuals effortlessly!...images using IMPORT and INCLUDEPICTURE fields. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Convert JPG To DOC Java

    Convert JPG to DOC format in Java code. Save JPG as DOC using Java....converting JPG to DOC Use our document conversion API to create portable...solution to import and export JPG, DOC, and many other document formats...

    products.aspose.com/words/java/conversion/jpg-t...
  7. PDF form field values change color to red after...

    After combining pdf with xfdf the form fields text content changes its color to red. Please note that all fields colors are specified as Black in the source form. Form and xfdf files are attached red color.zip (219.5 KB…...5 Code: Document sourceDocument = null; try...)) { sourceDocument = new Document("c:\\test\\form.pdf"); try...

    forum.aspose.com/t/pdf-form-field-values-change...
  8. NullPointerException when converting a docx to ...

    Hello With Aspose words 18.2 I have a NullPointerException when trying to convert a docx to pdf. Problem occurs when a part of my docx is splitted into 2 pages Stack trace : Exception in thread "main" java.lang.Nu…...Document.updatePageLayout(Unknown Source)...Source) at com.aspose.words.Document.zzXA(Unknown Source) at com...

    forum.aspose.com/t/nullpointerexception-when-co...
  9. Region-Based Extraction using Python|Aspose.PDF...

    This section contains articles on region-based extraction from PDF Documents using Aspose.PDF in Python.... Open the PDF document. Create a ‘TextAbsorber’....Write the extracted text. import os import aspose.pdf as ap def ...

    docs.aspose.com/pdf/python-net/region-based-ext...
  10. 使用 Python 查看 CGM 文件 | Aspose.PDF

    用於打開和查看 .NET 上的 CGM 檔的 Python 原始程式碼...此示例代码显示如何查看 CGM 文件 import aspose.pdf as apdf from os import path path_infile...CgmLoadOptions () document = apdf . Document ( path_infile , options...

    products.aspose.com/pdf/zh-hant/python-net/view...