Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 222,234 for

format

(0.6 sec)
  1. Convert PDF/A to PDF format|Aspose.PDF for C++

    This topic show you how to Aspose.PDF allows to convert PDF/A file to PDF document with C++ library....Convert PDF/A to PDF format Contents [ Hide ] Convert PDF/A document...endl ; } Convert PDF to PDF/A formats...

    docs.aspose.com/pdf/cpp/convert-pdfa-to-pdf/
  2. Problem converting xls file to pdf: "T...

    Hi, I got the following exception, while trying to convert xls to pdf:"This file's Format is not supported or you don't specify a correct Format". attached is the problematic file. I am using the latest version. Is this…...pdf: "This file's format is not supported or you don't...don't specify a correct format" Aspose.Cells Product Family...

    forum.aspose.com/t/problem-converting-xls-file-...
  3. Pdf to tiff conversion 24bpp format incorrectly...

    This is on linux using dotnet 8 Here is a small code sample to reproduce the issue: Stream documentStream = File.OpenRead(“any.pdf”); TiffSettings settings = new TiffSettings(); settings.De…...Pdf to tiff conversion 24bpp format incorrectly generates 32bpp...

    forum.aspose.com/t/pdf-to-tiff-conversion-24bpp...
  4. Format PowerPoint Shapes in Python|Aspose.Slide...

    Learn how to Format PowerPoint shapes in Python using Aspose.Slides—set fill, line, and effect styles for PPT, PPTX, and ODP files with precision and full control....Format PowerPoint Shapes in Python Contents [ Hide ] Introduction...are made up of lines, you can format them by modifying or applying...

    docs.aspose.com/slides/python-net/shape-formatt...
  5. Convert from JPEG2000(JPEG 2000) to other suppo...

    Aspose.Imaging API can easily convert from JPEG2000(JPEG 2000) to other Formats using Java platform...Convert images from JPEG2000 format using Aspose.Imaging for Java...JPEG2000(JPEG 2000) image format to other formats using Java platform...

    products.aspose.com/imaging/java/conversion/fro...
  6. [Apose.Cells C++] SaveAs in XLS format crashes ...

    Hello, Using Aspose.Cells for C++ 24.2.0 A pointer exception occurs when saving an Excel file to XLS Format (Aspose::Cells::SaveFormat::Excel97To2003) when the Excel file contains Defined Names with an invalid expressi…...Cells C++] SaveAs in XLS format crashes when Excel file contains...saving an Excel file to XLS format (Aspose::Cells::SaveFormat::Excel97To2003)...

    forum.aspose.com/t/apose-cells-c-saveas-in-xls-...
  7. PDF Conversion Solution using PHP | Aspose.PDF

    Convert PDF to DOCX, PPTX, XLS, XLSX, EPUB, TEX, MHTML, Markdown & more using Aspose.PDF for PHP via Java...parsing data available in PDF formats. So, for such applications...manipulate data as supported formats. For the second scenario to...

    products.aspose.com/pdf/php-java/conversion/
  8. Format PDF Documents in Python|Aspose.PDF for P...

    Learn how to Format PDF documents, embed fonts, control viewer settings, and adjust display options in Python....Format PDF Documents in Python Contents [ Hide ] This guide is...Python-generated documents. Formatting PDF Document Get Document...

    docs.aspose.com/pdf/python-net/formatting-pdf-d...
  9. Data Label Format Is Not Applied When Presentat...

    Here is the project for problem reproduction. It generates test.pptx and test.pdf and data labels representation is significantly different between pdf and pptx.20220802.zip (2.4 KB)...Data Label Format Is Not Applied When Presentation Is Saved as...

    forum.aspose.com/t/data-label-format-is-not-app...
  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...am trying to convert images format to the pdf please find the...

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