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

import document

(0.11 sec)
  1. 使用 Python 从 PDF 中移除水印 | Aspose.PDF

    通过 COM Interop 从 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上的 PDF 文件中删除水印的 Python 源代码....中删除水印-Python import aspose.pdf as apdf from os import path path_infile...outfile ) document = apdf . Document ( path_infile ) if document . pages...

    products.aspose.com/pdf/zh-hant/python-net/wate...
  2. Simple Mail Merge in Jython|Aspose.Words for Java

    Simple Mail Merge using Jython....words import Settings from com . aspose . words import Document...dataDir + 'quickstart/' doc = Document ( dataDir + "MailMerge.doc"...

    docs.aspose.com/words/java/simple-mail-merge-in...
  3. 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...
  4. Aspose::Words::ImportFormatOptions::get_KeepSou...

    Aspose::Words::ImportFormatOptions::get_KeepSourceNumbering method. Gets or sets a boolean value that specifies how the numbering will be Imported when it clashes in source and destination Documents. The default value is false in C++....how the numbering will be imported when it clashes in source...source and destination documents. The default value is false . bool...

    reference.aspose.com/words/cpp/aspose.words/imp...
  5. Add Footer to PDF using Python | Aspose.PDF

    Add footer to PDF programmatically with Python sample code using Aspose.PDF for Python for .NET....Add Footers to PDF Document Using Python In order to add footers... powerful and easy to use document manipulation API for python-net...

    products.aspose.com/pdf/python-net/footer/
  6. Convert Image To WORD Python

    Convert Image to WORD format in Python code. Save Image as WORD using Python....converting image to Word Use our document conversion API to develop...to import and export image, Word, and many other document formats...

    products.aspose.com/words/python-net/conversion...
  7. Aspose::Words::Fields::FieldIncludePicture::get...

    Aspose::Words::Fields::FieldIncludePicture::get_IsLinked method. Gets or sets whether to reduce the file size by not storing graphics data with the Document in C++....storing graphics data with the document. bool Aspose :: Words :: Fields...how to insert images using IMPORT and INCLUDEPICTURE fields....

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Changing Page Setup for Whole Document|Aspose.W...

    Change page setup for a whole Document easily and fast instead of using VSTO in C#....Changing Page Setup for Whole Document Contents [ Hide ] What is...orientation) for an entire document using Aspose.Words. Page setup...

    docs.aspose.com/words/net/changing-page-setup-f...
  9. Convert Image To DOCX Python

    Convert Image to DOCX format in Python code. Save Image as DOCX using Python....converting image to DOCX Use our document conversion API to develop...to import and export image, DOCX, and many other document formats...

    products.aspose.com/words/python-net/conversion...
  10. 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...