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

import

(0.29 sec)
  1. PdfAnnotationEditor Class|Aspose.PDF for Java

    This section explains how to work with Aspose.PDF Facades using PdfAnnotationEditor Class....by Specified Type (facades) Import and Export Annotations to XFDF...

    docs.aspose.com/pdf/java/pdfannotationeditor-cl...
  2. Efficient way to merge larger size PDF - Free S...

    We are planning to implement the merging the larger size PDF files in Java. Final file size could be more than 1 GB. Is there any efficient way to handle larger size of attachment without consuming more memory...PDF library: import java.io.FileInputStream; import java.io.FileOutputStream;...FileOutputStream; import java.io.IOException; import com.aspose.pdf...

    forum.aspose.com/t/efficient-way-to-merge-large...
  3. Attain word document compatibilityMode value - ...

    Hello team. We need to know the Compatibility Mode of a DOCX in order to fully implement the solution for the issue mentioned in this thread: https://forum.aspose.com/t/document-bookmark-misplaced-in-the-last-document-…...manually import java.io.*; import java.util.zip.*; import org.w3c...w3c.dom.*; import javax.xml.parsers.*; public class CompatibilityModeRea...

    forum.aspose.com/t/attain-word-document-compati...
  4. HTTP 500 errors - Free Support Forum - aspose.com

    Something is wrong with your servers. For the past 15 or more hours, we’ve been getting 500 errors at various spots in our PDF generation. We are long time users. It happens at a different point in the code each time(s…...pdf/import/xml?xmlFilePath=%2Fworking%2Fxml%2F51259e6feb...a%20Form_edited_101123.pdf/import/xml?xmlFilePath=%2Fworking%2Fxml%2F51259e6feb...

    forum.aspose.com/t/http-500-errors/311080
  5. ImageData.crop_left property | Aspose.Words for...

    ImageData.crop_left property. Defines the fraction of picture removal from the left side.... Document () # Import a shape from the source document...first paragraph. imported_shape = dst_doc . import_node ( src_node...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Restrict Document Editing in Python|Aspose.Word...

    Restrict editing a document by setting a restriction type using Python. You can also remove protection and make unrestricted editable regions....protection to your document: import aspose.words as aw doc = aw...in form fields is possible: import aspose.words as aw # Insert...

    docs.aspose.com/words/python-net/restrict-docum...
  7. Java Aspose Imaging - Image loading failed for ...

    Hello, I have come across the imaging dependency of aspose which looks pretty good. Now i tried using it with the HEIC Adapter that is a openize wrapper. Sadly I did not manage to load the file. I ran ffmpeg to check if…...start‑up: import com.aspose.imaging.Image; import com.aspose...class that provides register() import com.aspose.imaging.imageoptions...

    forum.aspose.com/t/java-aspose-imaging-image-lo...
  8. Using Tooltip|Aspose.PDF for Java

    Learn how to add tooltip to the text fragment in PDF using Java and Aspose.PDF....examples ; import com.aspose.pdf.ButtonField ; import com.aspose...Document ; import com.aspose.pdf.TextFragment ; import com.aspose...

    docs.aspose.com/pdf/java/pdf-tooltip/
  9. 添加和删除书签|Aspose.PDF for Java

    您可以使用 Java 向 PDF 文档添加书签。可以从 PDF 文档中删除所有或特定书签。...examples ; import java.io.IOException ; import com.aspose.pdf...pdf.* ; import com.aspose.pdf.facades.Bookmark ; import com.aspose...

    docs.aspose.com/pdf/zh/java/add-and-delete-book...
  10. ImageData.Borders | Aspose.Words for .NET

    Discover the ImageData Borders property to enhance inline images with customizable borders. Elevate your visuals and improve user engagement today!...dstDoc = new Document (); // Import a shape from the source document...( importedShape ); // The imported shape contains an image. We...

    reference.aspose.com/words/net/aspose.words.dra...