Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 1,737 for

list report

(0.14 sec)
  1. Warnings When Saving to PDF/A and PDF/UA|Aspose...

    PDF/A and PDF/UA impose accessibility requirements related to document content. When saving to PDF/A or PDF/UA in C# and the issue violates compliance, a warning is issued.... Here is a list of the new Description warning...(PDF/A). Q: How can I retrieve the list of warnings after saving a document...

    docs.aspose.com/words/net/warnings-when-saving-...
  2. Detect File Format|Aspose.Words for Java

    Obtain information about the document format before opening it to avoid an exception if you are not sure what the actual content of the file is using Java.... it is known that Crystal Reports often outputs documents in...code example shows how to get a list of all the files in the folder:...

    docs.aspose.com/words/java/detect-file-format-a...
  3. Extract Table Data from HTML – C# code

    Learn how to extract data from html table using the Aspose.HTML library in C#. Optimize your data collection and analysis!...that a table in HTML contains a list of tests, where each test has...(tables.Any()) { var result = new List<Dictionary< string , string...

    products.aspose.com/html/net/extract-data-from-...
  4. Aspose::Words::MailMerging namespace | Aspose.W...

    Aspose::Words::MailMerging namespace. The Aspose.Words.MailMerging namespace contains classes of the "original" mail merge Reporting engine in C++....the “original” mail merge reporting engine. Classes Class Description...visit the Mail Merge and Reporting documentation article. FieldMergingArgsBase...

    reference.aspose.com/words/cpp/aspose.words.mai...
  5. Process PDF Files and Manipulate Excel Spreadsh...

    GO API to manipulate PDF files as well as create, read, write and parse Excel spreadsheets via Go applications....using themes Create tables & list objects Manipulate drawing objects...Total for Go via C++ Customers List Success Stories Download Free...

    products.aspose.com/total/go-cpp/
  6. Detect File Format When Loading|Aspose.Words fo...

    Determine the file format in Node.js if you are not sure what the actual content of the file is, or to check the format compatibility.... it is known that Crystal Reports often outputs documents in...code example shows how to get a list of all the files in the folder:...

    docs.aspose.com/words/nodejs-net/detect-file-fo...
  7. Document Class | Aspose.Words for .NET

    Discover the Aspose.Words.Document class for seamless Word document manipulation. Enhance your projects with powerful features and easy integration....Bibliography object that represents the list of sources available in the...document. Lists { get; } Provides access to the list formatting...

    reference.aspose.com/words/net/aspose.words/doc...
  8. .NET Java Python C++ Node.js PHP and Android Ba...

    Barcode reader generator and scanner libraries for .NET Java Android & C++. Add barcode capabilities to SharePoint SSRS JasperReports and JasperServer...SharePoint Add barcodes to lists in SharePoint Foundation and...Server. Aspose.BarCode for Reporting Services Render barcode images...

    products.aspose.com/barcode/family/
  9. Wrong Count of Animated Text Paragraphs in a Te...

    Hi Team, I have a sample PPTX with a slide containing animated text frame. Text frame has four animated paragraphs. I use Aspose to read this PPTX and want to get images of individual animated text paragraphs. Ideally, …...Rectangle(); List<Tuple<Rectangle, Bitmap>> paragraphs = new List<Tuple<Rectangle...12:57pm 2 @bhav , Thank you for reporting on the issue. I’ve reproduced...

    forum.aspose.com/t/wrong-count-of-animated-text...
  10. Image Not Visible in Slide Preview but Appears ...

    In preview, image is not visible but when we download the pptx file we can see the image . if slide.logo_base64: try: svg_image, mime_type = decode_data_uri(slide.lo…...However, based on your previous report, there appears to be an issue...typing import Optional, Tuple, List import aspose.slides as slides...

    forum.aspose.com/t/image-not-visible-in-slide-p...