Sort Score
Result 10 results
Languages All
Labels All
Results 4,191 - 4,200 of 37,922 for

list

(0.17 sec)
  1. Aspose::Words::LowCode::Merger class | Aspose.W...

    Aspose::Words::LowCode::Merger class. Represents a group of methods intended to merge a variety of different types of documents into a single output document in C++....stem::Collections::Generic::List<System::SharedPtr<System::IO::Stream>>>&...stem::Collections::Generic::List<System::SharedPtr<System::IO::Stream>>>&...

    reference.aspose.com/words/cpp/aspose.words.low...
  2. MFont Availability and Substitution in C++|Aspo...

    When the exact substitution font cannot be found, Aspose.Words must substitute it for a similar font instead. This article describes the process of finding the most suitable font....Table substitution rule, the list of substitute font names will...replaced, SubstituteFonts - list of substitution variants, separated...

    docs.aspose.com/words/cpp/font-availability-and...
  3. 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-...
  4. 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...
  5. 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...
  6. Aspose::Words::Document class | Aspose.Words fo...

    Aspose::Words::Document class. Represents a Word document. To learn more, visit the documentation article in C++....() Cleans unused styles and lists from the document. Cleanup (const...) Cleans unused styles and lists from the document depending...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. 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...
  8. DXF Drawings|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.... Add to temporary list for further processing Decompose...check for CadBlockEntity type list Process the entities Support...

    docs.aspose.com/cad/java/dxf-drawings/
  9. Detect File Format and Check Format Compatibili...

    Determine the file format in C++ if you are not sure what the actual content of the file is, or to check the format compatibility....code example shows how to get a list of all the files in the folder:...to iterate over the collected list of files, check the format of...

    docs.aspose.com/words/cpp/detect-file-format-an...
  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...