Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 1,925 for

list report

(0.24 sec)
  1. 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...
  2. 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...
  3. 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...
  4. Free Support Forum - aspose.com - Latest topics

    Free Support Forum - aspose.com - Latest topics Latest topics Issue with Bullet Numbering While Splitting Document Pages Hi Team, I am splitting a document page-wise using the code below. However, ......Reports is my parameter to method and...and I have some Lists where I have some table details. So, I...

    forum.aspose.com/latest.rss
  5. Technical Support|Documentation

    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....BarCode for Reporting Services free technical support...are placed in the top of the list and investigated and solved...

    docs.aspose.com/barcode/reportingservices/techn...
  6. Replace word with image - Free Support Forum - ...

    Dear, I have a docs document in which I want to replace a collection of words with images. For each word, that I want to replace, I have the corresponding image. The image should replace the word. The dimensions of th…...Document; List<Run> matchedRuns = GetMatchedRuns(args);...ReplaceAction.Skip; } private static List<Run> GetMatchedRuns(ReplacingArgs...

    forum.aspose.com/t/replace-word-with-image/317224
  7. How to Format Numbers to Special|Documentation

    This article will introduce how to format numbers to special using Aspose.Cells for JavaScript via C++ API....scenarios, such as financial reporting, data analysis, and everyday...data, which is crucial for reports or datasets that are shared...

    docs.aspose.com/cells/javascript-cpp/how-to-for...
  8. Memory Cap of 4GB when converting HTML to PDF -...

    Hi - I’m currently testing a conversion of html to pdf with the code below and it looks like the memory usage runs up to about 4GB then gets re-allocated. Do you know if this can be minimized at all for machines that may…...document"); }; List<Task> convertTasks = new List<Task>(); for...memory‑leak issue that was reported earlier and tracked as HTMLNET‑6193...

    forum.aspose.com/t/memory-cap-of-4gb-when-conve...
  9. Working with Messages in a PST File|Documentation

    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....deleteChildItems() method which accepts a list of Entry ID items referring...queryBuilder . getQuery ()); List < String > deleteList = new...

    docs.aspose.com/email/java/working-with-message...
  10. How to Format Number to Special with C++|Docume...

    This article will introduce how to Format Number to Special using Aspose.Cells for C++ API....scenarios, such as financial reporting, data analysis, and everyday...data, which is crucial for reports or datasets that are shared...

    docs.aspose.com/cells/cpp/how-to-format-number-...