Sort Score
Result 10 results
Languages All
Labels All
Results 3,751 - 3,760 of 36,369 for

list

(1.23 sec)
  1. PPT to PDF Conversion Fails on Linux (.NET 3.1,...

    Hi Team, I’m facing an issue where PPT/PPTX → PDF conversion works correctly on Windows, but fails on Linux. Below are my environment details: .NET Core: 3.1 OS: Linux (Amazon EC2) Aspose.Slides version: 22.12.0 Lice…...), please share the list required for Aspose.Slides PDF...trace. Output of dotnet --info . List of installed graphics/font packages...

    forum.aspose.com/t/ppt-to-pdf-conversion-fails-...
  2. 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...
  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. 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. 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...
  6. 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...
  7. 使用 C++ 的 JavaScript 管理文档属性|Documentation

    学习如何通过 C++ API 管理文档属性。...arrayBuffer )); // Retrieve a list of all custom document properties...arrayBuffer )); // Retrieve a list of all custom document properties...

    docs.aspose.com/cells/zh/javascript-cpp/managin...
  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. Delete Named Ranges|Documentation

    You can learn how to remove defined names or named ranges from Excel or OpenOffice files with Aspose.Cells for .NET....names by text or index in the list. Note: If the defined name is...

    docs.aspose.com/cells/net/delete-named-ranges/