Sort Score
Result 10 results
Languages All
Labels All
Results 3,141 - 3,150 of 36,367 for

list

(0.32 sec)
  1. PDf to html with formats - Free Support Forum -...

    Hi, We have a need to create html from pdf which has to retain the formats. For example, bulletins, tables, headings has to be retained as it is in html like in “ul,ol,li,table,td,h1,h2” tags. How do we achieve this wi…...to specify how elements like lists and tables should be represented...HtmlSaveOptions but we get a list item as div and span tags instead...

    forum.aspose.com/t/pdf-to-html-with-formats/315263
  2. Specifying DBNum Custom Pattern Formatting with...

    Aspose.Cells is a C++ library for working with spreadsheet files that supports formatting dates and numbers using custom formatting patterns. This article will show you how to use the Aspose.Cells library to specify the 'dbnum' custom format pattern so that users have more control over how numbers are displayed....AI Document Assistant Close List of Supported Number Formats...

    docs.aspose.com/cells/cpp/specifying-dbnum-cust...
  3. IFieldUpdatingCallback.FieldUpdated | Aspose.Wo...

    Discover the IFieldUpdatingCallback FieldUpdated method—your solution for seamless field updates in applications. Enhance performance with custom callbacks!...() { FieldUpdatedCalls = new List < string >(); } /// <summary>...

    reference.aspose.com/words/net/aspose.words.fie...
  4. FieldOptions.FieldUpdatingCallback | Aspose.Wor...

    Discover the FieldOptions FieldUpdatingCallback property to easily manage IFieldUpdatingCallback implementations and enhance your data handling efficiency....() { FieldUpdatedCalls = new List < string >(); } /// <summary>...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Words method. Represents an estimate of the number of words in the document in C++....Examples Shows how to update all list labels in a document. auto doc...

    reference.aspose.com/words/cpp/aspose.words.pro...
  6. Installation|Documentation

    Adding or updating Aspose.OCR for C++ package in your project....the target platform from the list (you only need to install one...installation option) from the list. Select the update version and...

    docs.aspose.com/ocr/cpp/installation/
  7. 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 Node.js and the issue violates compliance, a warning is issued.... Here is a list of the new Description warning...

    docs.aspose.com/words/nodejs-net/warnings-when-...
  8. Layer Manipulation in Aspose.PSD for Python|Doc...

    Examples of how to manipulate Layers of PSD File in Python... For a comprehensive list of available methods and functionalities...

    docs.aspose.com/psd/python-net/psd-layer-manipu...
  9. Convert from JP2(JPEG 2000) to other formats Vi...

    Using Aspose.Imaging for .NET you can easily convert from JP2(JPEG 2000) to other formats... Full list of supported conversions from...

    products.aspose.com/imaging/net/conversion/from...
  10. Bookmark Replacement Problem – Nested Bookmark ...

    Hello Team, I have two documents, and I am using a bookmark-replacement logic. I’m facing an issue where a bookmark gets removed if two bookmarks exist at the same location in the document. The inner bookmark named BOOK…...= new DocumentBuilder(dst); List<Bookmark> bookmakrs = dst.Range...Name]; if (srcBookmark != null) { List<Node> extractedNodes = ExtractContentHelper...

    forum.aspose.com/t/bookmark-replacement-problem...