Sort Score
Result 10 results
Languages All
Labels All
Results 3,321 - 3,330 of 165,876 for

pdf formatting

(0.29 sec)
  1. .NET PDF API for Creating, Merging, Editing, an...

    A fast and reliable .NET Pdf API for C# and VB.NET developers. Easily generate, modify, extract text, and convert Pdf documents to DOCX, XLSX, PPTX, HTML, and image formats. Ideal for enterprise applications....comprehensive set of tools for PDF operations The C# library that...excellent features and makes PDF manipulation the easiest ever...

    products.aspose.com/pdf/net/
  2. HyperText Markup Language Format - HTML|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....AI HyperText Markup Language Format - HTML Contents [ Hide ] Aspose...your Excel workbooks into HTML format. The exported HTML workbooks...

    docs.aspose.com/cells/net/hypertext-markup-lang...
  3. Cutting off right side after converting email t...

    i am facing same issue applied this code but not working, could you please help me on this for local testing we are using evaluation one but for higher env we are using licensed one. below is my code: public void gen…...side after converting email to pdf Aspose.Total Product Family email-java...RuntimeException("Unsupported email file format: " + extension); } File tempMhtml...

    forum.aspose.com/t/cutting-off-right-side-after...
  4. Getting started|Documentation

    setup Aspose.Cells for Node.js via C++ and installation guidelines....Supporting all major Excel formats, including XLS, XLSX, XLSM...adding or modifying data, formatting cells, managing worksheets...

    docs.aspose.com/cells/nodejs-cpp/getting-started/
  5. Convert Excel to PDF, Image, and other formats ...

    Convert Excel files to Word, Excel, PowerPoint, Pdf, CSV, JPG, HTML, MHT, ODS, BMP, PNG, SVG, TIFF, XPS, JSON, SQL, XML, and more using Aspose.Cells for C++....Convert Excel to PDF, Image, and other formats with C++ Contents...supports conversion between many formats. Technically, conversion means...

    docs.aspose.com/cells/cpp/convert-workbook-to-d...
  6. Web Scraping using C# - Convert HTML to Word Fi...

    Scrape website web pages as well as export HTML to Microsoft Word documents via your .NET applications by integrating the Aspose APIs....typically saved in a structured format, such as DOC, DOCX, CSV, JSON...the result into your required format. Web Scrapping and Conversion...

    products.aspose.com/total/net/conversion/html-t...
  7. Prevent table header rows from repeating in lar...

    Hello, I am attempting to stop long HTML tables from repeating headers if the spill to many pages. This is successful for both HTML and Pdf output, as with the code below. However, when the document is very big (700+ …...rows from repeating in large PDF files Aspose.Words Product Family...successful for both HTML and PDF output, as with the code below...

    forum.aspose.com/t/prevent-table-header-rows-fr...
  8. ChartNumberFormat.isLinkedToSource property | A...

    ChartNumberFormat.isLinkedToSource property. Specifies whether the format code is linked to a source cell...property Specifies whether the format code is linked to a source...will be reset to general if format code is linked to source. Examples...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartAxis.NumberFormat | Aspose.Words for .NET

    Discover the ChartAxis NumberFormat property to customize your chart's number formats effortlessly with the ChartNumberFormat object for enhanced data visualization....that allows defining number formats for the axis. public ChartNumberFormat...Examples Shows how to set formatting for chart values. Document...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Pdf rendition is not getting generating like wo...

    Hi Team, We are trying to transformation input file with below code. Document doc = new Document("test.docx"); PdfSaveOptions options = new PdfSaveOptions(); doc.save("output.Pdf", options); Formatting and Alignment o…...Pdf rendition is not getting generating like word document Aspose...the document to PDF format doc.save("out.pdf"); rnara March 27...

    forum.aspose.com/t/pdf-rendition-is-not-getting...