Sort Score
Result 10 results
Languages All
Labels All
Results 3,991 - 4,000 of 36,367 for

list

(0.15 sec)
  1. Keeping paragraph format after merging odt docu...

    Good afternoon, I have the following problem (I use Aspose Words 26.2), an odt document with a weird List structure is loosing the format when involved in an odt files merge opration. Even if it is the only file involve…...an odt document with a weird list structure is loosing the format...

    forum.aspose.com/t/keeping-paragraph-format-aft...
  2. Aspose::Words::ConditionalStyle::get_BottomPadd...

    Aspose::Words::ConditionalStyle::get_BottomPadding method. Gets or sets the amount of space (in points) to add below the contents of table cells in C++....() -> set_Bold ( true ); // List all possible style conditions...

    reference.aspose.com/words/cpp/aspose.words/con...
  3. Aspose::Words::ConditionalStyleCollection::get_...

    Aspose::Words::ConditionalStyleCollection::get_BottomLeftCell method. Gets the bottom left cell style in C++....() -> set_Bold ( true ); // List all possible style conditions...

    reference.aspose.com/words/cpp/aspose.words/con...
  4. Aspose::Words::ConditionalStyle::get_Font metho...

    Aspose::Words::ConditionalStyle::get_Font method. Gets the character formatting of the conditional style in C++....() -> set_Bold ( true ); // List all possible style conditions...

    reference.aspose.com/words/cpp/aspose.words/con...
  5. Aspose::Words::ConditionalStyleCollection::get_...

    Aspose::Words::ConditionalStyleCollection::get_LastColumn method. Gets the last column style in C++....() -> set_Bold ( true ); // List all possible style conditions...

    reference.aspose.com/words/cpp/aspose.words/con...
  6. 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...
  7. InlineStory class | Aspose.Words for Node.js

    Aspose.Words.InlineStory class. Base class for inline-level nodes that can contain paragraphs and tables...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/nodejs-net/aspose.wo...
  8. 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-...
  9. 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...
  10. 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...