Sort Score
Result 10 results
Languages All
Labels All
Results 3,421 - 3,430 of 36,364 for

list

(0.08 sec)
  1. Word 转 html 能否标注页码的元信息? - Free Support Forum - ...

    当前 word 转 html 时,由于页码属于 “文本框”,其转换后在页眉的位置会展示为图片,能否在转换时候将页码的元信息标注在对应页码的位置,并且为对应 html 标签增加页码标记?以方便可以通过 html 反解出 word 文档的页码信息,反向转换也可以考它转的更准确。 或者是否有 java 的接口可以获取到页码信息?...toString(); } } public static List<PageCodeInfo> extractWordPageInfo(com...throws Exception { List<PageCodeInfo> list = new ArrayList<>();...

    forum.aspose.com/t/word-html/319228
  2. Binding Worksheet to a DataSet using GridWebs W...

    This article introduce how to use Worksheets Designer to bind worksheet to a DataSet in GridWeb....from the OLE DB Provider(s) list. Click Next . Clicking Next...generated in the previous step is listed on the menu. Select dataSet11...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  3. Insert and Append Documents|Aspose.Words for Py...

    Combine documents into one: insert or append a document into a new or existing one using find and replace, merge field, bookmark, or simply at the document end in Python....specified node to the end of the list of child nodes, for example...keep_source_numbering , merge_pasted_lists , and smart_style_behavior ...

    docs.aspose.com/words/python-net/insert-and-app...
  4. AI Models Supported by Aspose.Words|Aspose.Word...

    Aspose.Words for C++ supports OpenAI and Google AI models for summarization and translation documents. Use Aspose.Words with Gpt-4o, Gpt-4o mini, Gpt-4 Turbo, GPT-3.5 Turbo, Gemini 1.5 Flash, Gemini 1.5 Flash-8B, Gemini 1.5 Pro.... The full list of supported model types is listed in the AiModelType...

    docs.aspose.com/words/cpp/supported-ai-models/
  5. 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...Collect(); } }; List<Task> convertTasks = new List<Task>(); for...

    forum.aspose.com/t/memory-cap-of-4gb-when-conve...
  6. SQL Server Reporting Services RDL & RDLC Render...

    SQL Server Reporting Services Rendering Extensions for file formats to export RDL reports to Word Excel PDF PowerPoint formats. Add barcodes to exported reports... matrices, charts, images, lists, sub-reports, and header/footers...table of contents, list of tables, or list of figures for PDF...

    products.aspose.com/total/reporting-services/
  7. TeX Input/Output

    Fundamentals of working with TeX as an output or input format within Aspose.TeX API. TeX job runs on an explicitly specified file....sequence> corresponds to the list of tokens read. \closein<4-bit-number>...to 15. \write<number>{token list} requires the number that a...

    docs.aspose.com/tex/net/tex-io/
  8. Working with Actions in PDF|Aspose.PDF for C++

    This section explains how to add actions to the document and form fields programmatically with C++....Document ( _dataDir + u "Aspose-app-list.pdf" ); // Extract actions auto...-> Accept ( selector ); auto list = selector -> get_Selected ();...

    docs.aspose.com/pdf/cpp/actions/
  9. How to - developer tips|CAD 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....format Get layout names Get list of all layers Get references...

    docs.aspose.com/cad/net/how-to/
  10. Working with 'name' table | .NET

    TrueType font table 'name' is storage for text strings that describe font metadata like font name, license information, copyright notices, and many others....to get the needed entry the list of entries has to be thoroughly...next methods: - returns the list of entries for the set by the...

    docs.aspose.com/font/net/working-with-name-table/