Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 53,307 for

import document

(0.11 sec)
  1. BMP to PDF Merge using Python | Aspose.PDF

    Combine two or more BMP Documents into one PDF single file programmatically with Python sample code using Aspose.PDF for Python for .NET...Installing the Library on the Documentation pages. To verify the benefits...in just a few lines of code. Import the aspose.pdf module and rename...

    products.aspose.com/pdf/python-net/merger/bmp-t...
  2. The generated PDF report has incorrect footers ...

    I am using Aspose aspose-words-25.8-jdk17.jar. I use the following code to generate a PDF Document from a Word report: Import com.aspose.words.Document; Import com.aspose.words.SaveFormat; public class WordToPdf { …...generate a PDF document from a Word report: import com.aspose.words...words.Document; import com.aspose.words.SaveFormat; public class...

    forum.aspose.com/t/the-generated-pdf-report-has...
  3. Using Aspose.PDF for .NET with Python|Aspose.PD...

    In this tutorial, you will explore the different ways of creating and modifying PDF files in Python.... import clr aspose_pdf = clr . AddReference...System import TimeSpan from Aspose.Pdf import Document , Color...

    docs.aspose.com/pdf/net/python-net/
  4. Add Text Stamp to PDF using Python | Aspose.PDF

    Add text stamp to PDF file programmatically with Python sample code using Aspose.PDF for Python via C++....Programmatic modification of PDF documents is an essential part of modern...enables developers to stamp PDF documents quickly and efficiently through...

    products.aspose.com/pdf/python-cpp/stamps/text/
  5. Aspose.pdf redaction is not removing the underl...

    I am trying to redact the underlying text in pdf. PDF is sent to method as a multipart file object. Option1(preferred): Getting the inkstrokes to get the annotation data. Saving the output as bytestream for the client…...PDF Document : Load your PDF document using the Document class...content. Save the Document : Save the modified document to a desired...

    forum.aspose.com/t/aspose-pdf-redaction-is-not-...
  6. Convert WORD To PNG Java

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

    products.aspose.com/words/java/conversion/word-...
  7. Convert DOC To PNG Java

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

    products.aspose.com/words/java/conversion/doc-t...
  8. Alignment Issue in Word and PPT during conversi...

    While upgrading Aspose from the old version to the new version, we faced image alignment issue in PDF-Word and PDF-PPT conversion. This issue was not present in the old version. Old version: implementation ‘com.aspose…...Sample code import com.aspose.pdf.Document import com.aspose.pdf...SaveFormat import com.aspose.slides.Presentation import com.aspose...

    forum.aspose.com/t/alignment-issue-in-word-and-...
  9. 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...
  10. Insert and Append Documents in C++|Aspose.Words...

    Combine Documents into one: insert or append a Document into a new or existing one using find and replace, merge field, bookmark, or simply at the Document end....Ask AI Insert and Append Documents Contents [ Hide ] Sometimes...required to combine several documents into one. You can do this...

    docs.aspose.com/words/cpp/insert-and-append-doc...