Sort Score
Result 10 results
Languages All
Labels All
Results 5,441 - 5,450 of 69,778 for

import

(0.19 sec)
  1. Getting Java heap space error in below method -...

    We are encountering a heap memory error in the following line: document.save(byteArrayOutputStream, opts) The document size is only 229.4 kB, and the method is used to extract HTML text from all content controls.after …...suggestions: import com.aspose.words.*; import org.jsoup.Jsoup;...

    forum.aspose.com/t/getting-java-heap-space-erro...
  2. Copy Cells range and formatting to Word table -...

    I am currently evaluating Cells and Words. One of the tasks I need to be able toaccomplish is that of selecting an Excel range, complete with formatting, and inserting it into a Word document as a table. Please could you…...formats|Documentation Java import com.aspose.cells.SaveFormat; import com.aspose...

    forum.aspose.com/t/copy-cells-range-and-formatt...
  3. TeX typesetting functionality | Python API

    Python API Solution for working with TeX. Discover how you can easily typeset TeX/LaTeX files by writing just a few lines of Python code....tex import * from aspose.tex.io import * # Create conversion...

    products.aspose.com/tex/python-net/typeset-tex-...
  4. System.Drawing.Common dependency on linux envir...

    We are facing an issue when trying to convert a PostScript file to PDF in containerized Linux environments (.NET 9). When calling the SaveAsPdf method on a PsDocument, the following exception is thrown: pgsql CopyEdit …...Do I need to change only the import/namespace or do I also have...Do I need to change only the import/namespace or do I also have...

    forum.aspose.com/t/system-drawing-common-depend...
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – แสตมป์ข้อความ รูปภาพ หรือหน้าในรูปแบบ PDF โดยใช้ Python https://products.aspose.com/pdf/th/python-net/stamps/ Recent content in แสตมป์ข้อความ ร......chroma language-py py line cl kn import nn aspose.pdf k as nn apdf...cl line cl kn from nn os kn import n path line cl line cl n path_infile...

    products.aspose.com/pdf/th/python-net/stamps/in...
  6. Getting NullPointerException & ArrayIndexOutOfB...

    Hi there, we are using Aspose.Cells for Java (version 25.9) to convert SpreadsheetML files .xml into .xlsx, and the process throws the following exceptions: java.lang.NullPointerException: Cannot read field "c" because…...above suggestions import com.aspose.cells.*; import java.io.*; public...

    forum.aspose.com/t/getting-nullpointerexception...
  7. NodeList | Aspose.Words for Java

    Represents a collection of nodes matching an XPath query executed using the CompositeNode.selectNodesjava.lang.String method in Java.... import com.aspose.words.*; import org.testng.annotations...annotations.Test; import java.util.regex.Matcher; import java.util.regex...

    reference.aspose.com/words/java/com.aspose.word...
  8. Add Slides to Presentations with Python|Aspose....

    Easily add slides to your PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET—seamless, efficient slide insertion in seconds.... import aspose.slides as slides # Instantiate...with index zero. This is important to consider when calculating...

    docs.aspose.com/slides/python-net/add-slide-to-...
  9. How to Insert Comment into Word Document using C#

    In this tutorial you will learn how to insert comment into word document using C#. This code in C# inserts a comment into Word document....SetLicense method before importing Document Import the input Word document...

    kb.aspose.com/words/net/how-to-insert-comment-i...
  10. Merging PDF with XFDF not working - Free Suppor...

    Hi, I'm testing the Aspose PDF library and I'm trying to merge a PDF file with an XFDF file (xfdf includes INK Annotations). Test code (see below) runs without any problems but the output pdf file does not include the …...ImportXfdf() method imports only fields from the XFDF file...in the method comment). To import annotations, use the following...

    forum.aspose.com/t/merging-pdf-with-xfdf-not-wo...