Sort Score
Result 10 results
Languages All
Labels All
Results 4,331 - 4,340 of 177,105 for

document formatting

(0.1 sec)
  1. Word to Pdf conversion failure - Free Support F...

    Hello, I am working on a project to convert .docx Documents to pdf using Aspose.Words library. When converting a 20Mb docx to pdfon windows OS, the conversion fails due to infinite time taken for Document save with the…...docx documents to pdf using Aspose.Words...to infinite time taken for document save with the latest version...

    forum.aspose.com/t/word-to-pdf-conversion-failu...
  2. Delete Ranges in Document|Aspose.Words for Java

    Delete ranges from a Document easily and fast instead of using Apache POI....Ask AI Delete Ranges in Document Contents [ Hide ] Aspose.Words...Words - Delete Ranges in Document Range allows the deletion of...

    docs.aspose.com/words/java/delete-ranges-in-doc...
  3. Measure the Width and Height of the Cell Value ...

    Learn how to measure the width and height of the cell value in units of pixels through the Aspose.Cells for C++ API....Text Width of Cell Value AI Document Assistant Close Get Cell String...String Value with and without Formatting with C++ Preserve Single...

    docs.aspose.com/cells/cpp/calculate-the-width-a...
  4. Aspose::Words::Drawing::Charts::Chart class | A...

    Aspose::Words::Drawing::Charts::Chart class. Provides access to the chart shape properties. To learn more, visit the Documentation article in C++....the Working with Charts documentation article. class Chart : public...get_Format () Provides access to fill and line formatting of the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. FieldDocProperty class | Aspose.Words for Python

    aspose.words.fields.FieldDocProperty class. Implements the DOCPROPERTY field...the Working with Fields documentation article. Remarks Retrieves...Retrieves the indicated document information. Inheritance: FieldDocProperty...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldDocVariable class | Aspose.Words for Python

    aspose.words.fields.FieldDocVariable class. Implements DOCVARIABLE field...the Working with Fields documentation article. Inheritance: FieldDocVariable...end. (Inherited from Field ) format Gets a FieldFormat object that...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Incorrect HTML to PDF conversion result using J...

    Tried to convert the HTML file included here: test_aspose.zip (1.5 KB) using the following Java code: public StreamingResponseBody asposePdf(@RequestParam(name="html") final String htmlInput) throws Exception { fina…...Screen); final var document = new com.aspose.html.HTMLDocument(htmlInput...PdfDevice(pdfSaveOptions, out); document.renderTo(device); return streamResponse(out...

    forum.aspose.com/t/incorrect-html-to-pdf-conver...
  8. Converting a TEXT file to PDF using PHP | Aspos...

    Sample code on PHP for TEXT to PDF conversion. Use example code for batch TEXT to PDF conversion with Aspose.PDF for PHP via Java...programmatically a document from TEXT to PDF format using Aspose.PDF...possible conversion formats, see the Documentation pages. Also, you...

    products.aspose.com/pdf/php-java/conversion/tex...
  9. Converting a BMP file to PDF using PHP | Aspose...

    Sample code on PHP for BMP to PDF conversion. Use example code for batch BMP to PDF conversion with Aspose.PDF for PHP via Java...programmatically a document from BMP to PDF format using Aspose.PDF...possible conversion formats, see the Documentation pages. Also, you...

    products.aspose.com/pdf/php-java/conversion/bmp...
  10. Chart legend strange behavior when set MarkerSy...

    hi, i’m using aspose word for java(17) version 24.2 but the problem persist also in 25.3. I need to put some data in a specific line chart and for a better visualization i set the MarkerSymbol.CIRCLE on every ChartData…...problem Document pDOCUMENT = new Document("C:\\my_document.docx");...behavior: Document pDOCUMENT = new Document("C:\\my_document.docx");...

    forum.aspose.com/t/chart-legend-strange-behavio...