Sort Score
Result 10 results
Languages All
Labels All
Results 3,641 - 3,650 of 34,417 for

list

(0.17 sec)
  1. Aspose.Cells Third‐Party Reference Information|...

    Detailed guide on how Aspose.Cells references third‐party libraries across .NET versions (net6, net8, net9, net10) on Windows and Linux, including version differences, upgrade impact, and how to inspect referenced assemblies programmatically....a runnable C# snippet that lists the actual referenced assemblies...dotnet run ). The output will list the exact versions of the third‐party...

    docs.aspose.com/cells/net/third-party-reference...
  2. PSB ファイルを開いて編集する | products.aspose.com

    オンラインエディターで PSB ファイルを開いて編集する...Repository Check the following list of documentation links: PSB...the Paid Support Customers. List of Aspose.PSD versions for different...

    products.aspose.com/psd/jp/editor/psb/
  3. Mail merge with repeating data in a table - Fre...

    Hi, Let’s say I want to generate a batch of 100 invoices, 2 pages per invoice. The template has headers and footers and a different section for each page. I can do a normal mail merge using “Execute” and providing a D…...Add("Ukraine", "Kharkiv"); List<Document> docs = new List<Document>(); foreach...

    forum.aspose.com/t/mail-merge-with-repeating-da...
  4. Is it possible to save as plain text while pres...

    MS Word has the ability to insert line breaks to keep paragraphs wrapped at certain length when saving as plain text. It is achieved via save format ( wdFormatDOSTextLineBreaks 5 Microsoft DOS text with line breaks prese…...ToArray(); List<string> tmpBookmakrs = new List<string>(); int...

    forum.aspose.com/t/is-it-possible-to-save-as-pl...
  5. Processor.From | Aspose.Words for .NET

    Enhance your workflow with our processor that efficiently handles input documents for seamless processing and improved productivity.... Execute (); List < Stream > pages = new List < Stream >();...

    reference.aspose.com/words/net/aspose.words.low...
  6. 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...
  7. Aspose::Words::Fields::FieldToa class | Aspose....

    Aspose::Words::Fields::FieldToa class. Implements the TOA field. To learn more, visit the documentation article in C++....page numbers in a page number list. get_PageRangeSeparator () Gets...page numbers in a page number list. set_PageRangeSeparator (const...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. HTML to PDF conversion memory leak - Free Suppo...

    I am using the latest version of .NET Aspose.HTML 25.2.0. I noticed that converting a single HTML to PDF document does not consume a large amount of resources, and running that process multiple times sequentially does no…...(convertAmount) => { List<Task> convertTasks = new List<Task>(); for...

    forum.aspose.com/t/html-to-pdf-conversion-memor...
  9. ArgumentNullException when applying redactions ...

    ArgumentNullException when applying redactions to specific PDF documents using Aspose.PDF Issue Description We are encountering an ArgumentNullException when attempting to apply redactions to certain PDF documents using …...ProcessRedactions(Document document, List<Redaction> redactions) Context...ApplyRedactions(string inputPath, List<RedactionArea> redactions) {...

    forum.aspose.com/t/argumentnullexception-when-a...
  10. Aspose::Words::DocumentBuilder::InsertGroupShap...

    Aspose::Words::DocumentBuilder::InsertGroupShape method. Groups the shapes passed as a parameter into a new GroupShape node which is inserted into the current position in C++....::Drawing::ShapeBase>>& The list of shapes to be grouped. Remarks...::Drawing::ShapeBase>>& The list of shapes to be grouped. Examples...

    reference.aspose.com/words/cpp/aspose.words/doc...