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

list

(0.23 sec)
  1. HeaderFooterCollection.Item | Aspose.Words for ...

    Access HeaderFooters effortlessly with the Item property. Retrieve specific headers or footers by index for streamlined document management....to the number of items in the list, this returns a null reference...than the number of items in the list, this returns a null reference...

    reference.aspose.com/words/net/aspose.words/hea...
  2. AsposeWordsPrintDocument Class | Aspose.Words f...

    Streamline document printing with Aspose.Words.Rendering. Our AsposeWordsPrintDocument class offers seamless integration for .NET applications....string > EventLog { get ; } = new List < string >(); private void ...AddLogEntry ( string message ) { (( List < string >) EventLog ). Add...

    reference.aspose.com/words/net/aspose.words.ren...
  3. Body | Aspose.Words for Java

    Represents a container for the main text of a section in Java....specified node to the end of the list of child nodes for this node...node to the beginning of the list of child nodes for this node...

    reference.aspose.com/words/java/com.aspose.word...
  4. Using Aspose.HTML for Java in Docker

    This guide explains how to run Aspose.HTML for Java inside a Docker container, including font installation for consistent rendering....42 RUN java - version && fc - list | grep - i arial || true 43...the container is running To list active containers: Copy 1 docker...

    docs.aspose.com/html/java/getting-started/using...
  5. AsposeAI class|Documentation

    Reference guide for the AsposeAI class for enabling spell-check correction using LLM models.... RunPostprocessor(List<string> texts) Enhances plain...clears memory. ListLocal() Lists all local AI models available...

    docs.aspose.com/ocr/net/ai/
  6. Support Rendering Extensions|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....feature expands the default list of export options that come...can choose any of the formats listed below directly from the Export...

    docs.aspose.com/cells/reportingservices/extende...
  7. Embedding Fonts in a PPT File to Avoid Font Sub...

    Hello team, I am currently using Aspose.Slides 25.5 to convert PowerPoint presentations (PPT) to PDF format. The fonts used in the PPT files are not available on the machine where the conversion is taking place. To avoi…... target); } List<String> filePaths = Files.list(folder) .filter(p...

    forum.aspose.com/t/embedding-fonts-in-a-ppt-fil...
  8. How to work with notes in MS Publisher

    Microsoft Publisher. How notes can help you improve the process of creating stunning documents and designs....example of notes written as a list of useful features provided...objections Here is a note on the list of the most useful templates...

    docs.aspose.com/pub/net/ms-publisher-notes/
  9. 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/
  10. 将 SVG 转换为 XPS | Aspose.HTML for .NET

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

    docs.aspose.com/html/zh/net/convert-svg-to-xps/