Sort Score
Result 10 results
Languages All
Labels All
Results 4,071 - 4,080 of 165,921 for

pdf formatting

(0.41 sec)
  1. Auto Fit Excel using Node.js

    Auto fit Excel using Node.js by following this article. Get details to set the IDE, a list of steps, and a sample code to set auto height Excel using Node.js....PDF Product Family Aspose.Cells Product...auto-fitting wrapped text, the formatting strategy, and ignoring the...

    kb.aspose.com/cells/nodejs/auto-fit-excel-using...
  2. Convert JSON Format to Word via Java | products...

    Parse JSON to Word in Java without using Microsoft Word...JSON files to Word Processing formats without using Microsoft ® Word...to Word formats? Converting JSON files to Word formats can be...

    products.aspose.com/total/java/conversion/json-...
  3. C++ API to Convert XSLFO to XLTX | products.asp...

    Convert XSLFO to XLTX via C++ API without using Microsoft Excel or Adobe Reader... XSLFO (XSL Formatting Objects) is a markup language...language for XML document formatting. It is used to define the layout...

    products.aspose.com/total/cpp/conversion/xslfo-...
  4. Customize Data Points in Treemap and Sunburst C...

    Learn how to manage data points in treemap and sunburst charts with Aspose.Slides for .NET, compatible with PowerPoint formats....NET allows to format data points of Sunburst Chart...Chart If there is a need to format data points of the chart, we...

    docs.aspose.com/slides/net/data-points-of-treem...
  5. Creating a PDF from PRN PCL Format file. Handli...

    Hi, We have access to a PRN file from a proprietary print driver and want to convert it to a Pdf. It looks like the PRN is a PCL format, so we used the following approach to convert the file to Pdf. In the 9.6.0 v…...Creating a PDF from PRN PCL Format file. Handling of Fonts and...characters is not working Aspose.PDF Product Family BBecker June 25...

    forum.aspose.com/t/creating-a-pdf-from-prn-pcl-...
  6. RevisionOptions.ShowOriginalRevision | Aspose.W...

    Control your document revisions with the ShowOriginalRevision property. Easily toggle between original and revised text for clearer insights. Default, false....DoubleUnderline ; // Render format revisions in dark red and bold...// Get movement, deletion, formatting revisions, and comments to...

    reference.aspose.com/words/net/aspose.words.lay...
  7. RevisionOptions.MovedToTextColor | Aspose.Words...

    Customize your content with RevisionOptions' MovedToTextColor property. Easily highlight moved areas with your chosen color for better visibility....DoubleUnderline ; // Render format revisions in dark red and bold...// Get movement, deletion, formatting revisions, and comments to...

    reference.aspose.com/words/net/aspose.words.lay...
  8. RevisionOptions.DeletedTextColor | Aspose.Words...

    Customize your RevisionOptions with the DeletedTextColor property to highlight deleted content. Default is ByAuthor. Enhance your document's clarity!...DoubleUnderline ; // Render format revisions in dark red and bold...// Get movement, deletion, formatting revisions, and comments to...

    reference.aspose.com/words/net/aspose.words.lay...
  9. Content is still being sliced on the right when...

    public void generatePdfFromEmail(File inputFile, OutputStream outputStream, String filename, List<Long> pages) { try { MailMessage mailMessage; String extension = FilenameUtils.getExte…...when converting msg file to pdf Aspose.Email Product Family email-java...RuntimeException("Unsupported email file format: " + extension); } File tempMhtml...

    forum.aspose.com/t/content-is-still-being-slice...
  10. Failed to convert Image type format to PDF: The...

    Hi, I am trying to convert images format to the Pdf please find the below code for that: using (var imageStream = new MemoryStream(inputBytes)) { using (var outputStream = new MemoryStream()) { var Pdf = new Aspose…...Failed to convert Image type format to PDF: The type initializer for...'Gdip' threw an exception Aspose.PDF Product Family cdayalal October...

    forum.aspose.com/t/failed-to-convert-image-type...