Sort Score
Result 10 results
Languages All
Labels All
Results 5,621 - 5,630 of 70,123 for

import

(0.14 sec)
  1. Row Column headings incorrectly displayed in HT...

    We have activated display of row/column headings using setExportRowColumnHeadings() in the HTML output When our Excel sheet contains hidden columns, the column headings displayed in HTML do not match anymore the columns…... For the record: import com.aspose.cells.*; public...

    forum.aspose.com/t/row-column-headings-incorrec...
  2. Convert HTML to XML in C++ | products.aspose.com

    Convert HTML to XML in C++. Use C++ library API to convert HTML files to XMLs... Add a library reference (import the library) to your C++ project...

    products.aspose.com/slides/cpp/conversion/html-...
  3. Convert HTML to JPG in C++ | products.aspose.com

    Convert HTML to JPG in C++. Use C++ library API to convert HTML files to JPGs... Add a library reference (import the library) to your C++ project...

    products.aspose.com/slides/cpp/conversion/html-...
  4. 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...
  5. PdfDigitalSignatureDetails class | Aspose.Words...

    aspose.words.saving.PdfDigitalSignatureDetails class. Contains details for signing a PDF document with a digital signature.... now () import aspose.words.saving as aws...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Converting a HTML file to TIFF using Python | A...

    Sample code on Python for HTML to TIFF conversion. Use example code for batch HTML to TIFF conversion with Python and .NET...Output file: import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/python-net/conversion/h...
  7. 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...
  8. How to Build Aspose.Cells for Go via C++ from t...

    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.... package main import ( . "asposecells" "fmt" ) func...

    docs.aspose.com/cells/go-cpp/how-to-build-aspos...
  9. Parse the full document to markdown with style ...

    We have a requirement where we need to have a markdown file of a docx file in order to process it properly with formatting. However, it seems as though when you convert a file from docx to markdown it does not preserve t…...The current code we use is import com.aspose.words.*; public...list numbering is preserved: import com.aspose.words.*; public...

    forum.aspose.com/t/parse-the-full-document-to-m...
  10. How to Run Examples | Aspose.Page for Java

    Java Library for the developers to process PS, EPS, and XPS files. Learn how to run examples within Aspose.Page API solution for Java....modern IDE can easily open or import the project and its dependencies...on the File menu and choose Import . Select Maven - Existing Maven...

    docs.aspose.com/page/java/how-to-run-examples/