Sort Score
Result 10 results
Languages All
Labels All
Results 3,221 - 3,230 of 50,613 for

import document

(0.22 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 …...line: document.save(byteArrayOutputStrea, opts) The document size...excessive given the small document size. Is there a more optimized...

    forum.aspose.com/t/getting-java-heap-space-erro...
  2. Convert VSTX to VSTM via Python | products.aspo...

    Sample Python conversion code for VSTX format to VSTM file. Use this example code to convert VSTX to VSTM within any Python based application....Install-Package Visit our documentation for more details. How to...Conversion Source Code import jpype import asposediagram jpype.startJVM()...

    products.aspose.com/diagram/python-java/convers...
  3. Convert VSTM to VTX via Python | products.aspos...

    Sample Python conversion code for VSTM format to VTX file. Use this example code to convert VSTM to VTX within any Python based application....Install-Package Visit our documentation for more details. How to...Conversion Source Code import jpype import asposediagram jpype.startJVM()...

    products.aspose.com/diagram/python-java/convers...
  4. Convert VST to VSDX via Python | products.aspos...

    Sample Python conversion code for VST format to VSDX file. Use this example code to convert VST to VSDX within any Python based application....Install-Package Visit our documentation for more details. How to...Conversion Source Code import jpype import asposediagram jpype.startJVM()...

    products.aspose.com/diagram/python-java/convers...
  5. [.NET] TextAbsorber fails to resolve ToUnicode ...

    I try to extract text from a simple pdf printed with Word containing just “ff” ligature in Aptos font (does NOT contain ff glyph). I get following error from TextAbsorber The text showing operator hasn't ActualText entr…... Please send the PDF document with their error description...memory‑saving extraction mode import com.aspose.pdf.*; TextExtractionOption...

    forum.aspose.com/t/net-textabsorber-fails-to-re...
  6. Change named value in XMP metadata of EPS|Python

    The process of changing named value in XMP metadata of EPS file with Aspose.Page API solution for Python is explained and illustrated with the code here.... eps import * 2 from aspose. page . eps . xmp import * 3 from...from util import Util 4 ########## 5 ###### Class and Method declaration...

    docs.aspose.com/page/python-net/xmp-metadata/ch...
  7. Public API Changes in Aspose.3D 16.12.0|Documen...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Metered Class Importing DXF Files This document describes changes...other code to use Aspose . 3D Importing DXF Files Using the recent...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  8. Aspose::Words::Markup::StructuredDocumentTagRan...

    Aspose::Words::Markup::StructuredDocumentTagRangeStart::get_Id method. Specifies a unique read-only persistent numerical Id for this structured Document tag in C++....numerical Id for this structured document tag. int32_t Aspose :: Words...rules:* The document shall retain structured document tag ids only...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. Convert VSX to VSTM via Python | products.aspos...

    Sample Python conversion code for VSX format to VSTM file. Use this example code to convert VSX to VSTM within any Python based application....Install-Package Visit our documentation for more details. How to...Conversion Source Code import jpype import asposediagram jpype.startJVM()...

    products.aspose.com/diagram/python-java/convers...
  10. Font.Shadow cannot read the shadow correctly - ...

    word in the test.docx set the text attribute “Shadow”, but run.Font.Shadow property value is false using of aspose.word version number 22.4, I wonder whether the Font.Shadow can corresponds to the text attribute of the “…...text attributes set in your document and the values returned by...following code snippet to create a document with shadowed text and verify...

    forum.aspose.com/t/font-shadow-cannot-read-the-...