Sort Score
Result 10 results
Languages All
Labels All
Results 5,761 - 5,770 of 36,375 for

list

(0.11 sec)
  1. Aspose.word 大量生成docx文档后,内存升高,如何控制 - Free Suppor...

    Aspose.word for java . Version25.9 <dependency> <groupId>com.aspose</groupId> <artifactId>aspose-words</artifactId> <version>25.9</version> <classifier>jdk17</classifier> </dependency> Document doc = …..., in a list) prevents their native resources...Make sure no collection (e.g., List<Document> ) or static field...

    forum.aspose.com/t/aspose-word-docx/320895
  2. Display Multiple Columns in Rendered Gantt Char...

    Learn how to display customized Gantt chart columns while export in graphical formats (PDF, PNG, JPEG) using Aspose.Tasks for .NET.... To use it, create a list of GanttChartColumn instances...columns 2 var columns = new List<GanttChartColumn>(); 3 columns...

    docs.aspose.com/tasks/net/display-multiple-colu...
  3. 将 HTML 转换为 JPG – C# 示例和在线转换器

    使用 Aspose.HTML for .NET 将 HTML 转换为 JPG。在 C# 示例中考虑各种 HTML 到 JPG 的转换情况。尝试在线 HTML 转换器。...ICreateStreamProvide 4 { 5 // List of MemoryStream objects created...public List < MemoryStream > Streams { get; } = new List < MemoryStream...

    docs.aspose.com/html/zh/net/convert-html-to-jpg/
  4. 创建书签|Aspose.PDF for .NET

    本节解释如何使用 Aspose.PDF Facades 的 PdfBookmarEditor 类为 PDF 文件创建书签。...pdf" ); // Bookmark name list string [] bookmarkList = { "First"..."First" }; // Page list int [] pageList = { 1 }; // Create bookmark...

    docs.aspose.com/pdf/zh/net/create-bookmarks/
  5. Aspose.Words changing fonts on RFT-PDF conversi...

    I have an RTF document that uses a specific font - Open Sans. Part of the text is in Bold. When converted to PDF using Aspose.Words.dll version 14.6, this changes the font to Times New Roman (preserves the Bold part). T…...formatting (although it does list it in the document properties)...(Regular) and Open Sans (Bold) listed as Embedded . If the issue...

    forum.aspose.com/t/aspose-words-changing-fonts-...
  6. System.NullReferenceException during Find and r...

    Hi, We use Aspose PDF for .Net “TextFragmentAbsorber” to replace texts in PDF (mailmerge) It is working as expected in local. Our code is hosted in Azure kubernetes, We do mailmerge on a particular template for all e…...static void ReplaceFragmentFromD(List<string> lstTextToReplace) {...static void ReplaceFragmentFromD(List lstTextToReplace) { IDictionary<string...

    forum.aspose.com/t/system-nullreferenceexceptio...
  7. Convert PDF documents|Aspose.PDF for PHP via Java

    This section contains a description of all possible options for converting PDF documents ousing Aspose.PDF for PHP via Java library.... For a complete list of supported formats, see the...

    docs.aspose.com/pdf/php-java/converting/
  8. Convert PDF document|Aspose.PDF for C++

    This section contains a description of all possible options for converting PDF documents on C++ using Aspose.PDF library.... For a complete list of supported formats, see Supported...

    docs.aspose.com/pdf/cpp/converting/
  9. Save a Document in Python|Aspose.Words for Pyth...

    Save a document in any supported format using Python.... For the list of all supported save formats...

    docs.aspose.com/words/python-net/save-a-document/
  10. MD to PDF Merge using Python | Aspose.PDF

    Combine two or more MD documents into one PDF single file programmatically with Python sample code using Aspose.PDF for Python for .NET... Use a list comprehension to load each input...

    products.aspose.com/pdf/python-net/merger/md-to...