Sort Score
Result 10 results
Languages All
Labels All
Results 3,351 - 3,360 of 34,163 for

list

(0.21 sec)
  1. Multiple Format Support|Aspose.Words for ShareP...

    List of supported formats by the Aspose.Words for SharePoint.... The full list of output formats supported...

    docs.aspose.com/words/sharepoint/multiple-forma...
  2. Merge PDF Documents using Java | Aspose.PDF

    Combine various PDF documents programmatically with Java sample code using Aspose.PDF for Java... For a complete list of supported formats, see the...

    products.aspose.com/pdf/java/merger/
  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::PageSetup::get_LineNumberRestart...

    Aspose::Words::PageSetup::get_LineNumberRestartMode method. Gets or sets the way line numbering runs that is, whether it starts over at the beginning of a new page or section or runs continuously in C++....This is the same behavior as a List object, // but it covers the...

    reference.aspose.com/words/cpp/aspose.words/pag...
  7. Aspose::Words::PageSetup::get_LineNumberDistanc...

    Aspose::Words::PageSetup::get_LineNumberDistanceFromText method. Gets or sets distance between the right edge of line numbers and the left edge of the document in C++....This is the same behavior as a List object, // but it covers the...

    reference.aspose.com/words/cpp/aspose.words/pag...
  8. Aspose::Words::ParagraphFormat::get_SuppressLin...

    Aspose::Words::ParagraphFormat::get_SuppressLineNumbers method. Specifies whether the current paragraph's lines should be exempted from line numbering which is applied in the parent section in C++....This is the same behavior as a List object, // but it covers the...

    reference.aspose.com/words/cpp/aspose.words/par...
  9. MailMerge.Execute | Aspose.Words for .NET

    Streamline your mailing process with the MailMerge Execute method, effortlessly merging data from custom sources for personalized communication....from any data source such as a list or hashtable or objects. You...Address " ); List < Customer > customers = new List < Customer...

    reference.aspose.com/words/net/aspose.words.mai...
  10. Environment Configuration – Aspose.SVG for .NET

    Learn how to create a custom theme, runtime service or web request network service and adapt them to environments where the application runs....5 { 6 private List < string > errors = new List < string > ();...(); 7 8 public List < string > ErrorMessages 9 { 10 get { return...

    docs.aspose.com/svg/net/environment-configuration/