Sort Score
Result 10 results
Languages All
Labels All
Results 4,301 - 4,310 of 37,909 for

list

(0.13 sec)
  1. Inline.is_delete_revision property | Aspose.Wor...

    Inline.is_delete_revision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled.... assertEqual ( 6 , len ( list ( runs ))) # Below are five...

    reference.aspose.com/words/python-net/aspose.wo...
  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. 档案

    档案... List<AssumedObjectData> assumedObjects = new List<AssumedObjectData>();...对象的数据。 assumedObjects = new List<AssumedObjectData>(); // 应指定对象类型和包含该对象的区域。...

    blog.aspose.com/zh/imaging/remove-image-backgro...
  4. Get skew angle via C# | Aspose

    Automatic Skew Detection....result is the degree of skew List < SkewOutput > result = api...

    products.aspose.com/ocr/net/recognition/get-skew/
  5. Revision.parent_node property | Aspose.Words fo...

    Revision.parent_node property. Gets the immediate parent node (owner) of this revision... assertEqual ( 6 , len ( list ( runs ))) # Below are five...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Inline.is_move_from_revision property | Aspose....

    Inline.is_move_from_revision property. Returns ``True`` if this object was moved (deleted) in Microsoft Word while change tracking was enabled.... assertEqual ( 6 , len ( list ( runs ))) # Below are five...

    reference.aspose.com/words/python-net/aspose.wo...
  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...