Sort Score
Result 10 results
Languages All
Labels All
Results 2,141 - 2,150 of 36,364 for

list

(0.14 sec)
  1. Aspose::Words::Fonts::FontEmbeddingLicensingRig...

    Aspose::Words::Fonts::FontEmbeddingLicensingRights::get_EmbeddingUsagePermissions method. Usage permissions in C++....docx" ); // Get the list of document fonts. System ::...

    reference.aspose.com/words/cpp/aspose.words.fon...
  2. Order of emails returned by EnumerateMessages i...

    Hello, I’m working with Aspose.Email to process PST files and have noticed something about the EnumerateMessages method that I’d like to clarify. From my observations, the order of emails returned by EnumerateMessages …...require fetching the entire list of messages, sorting them, and...requirement is to load the email list in pages, and the paginated...

    forum.aspose.com/t/order-of-emails-returned-by-...
  3. Aspsoe.zip 读取解压文件的时候,中文名称会乱码 - Free Support For...

    Archive archive = new Archive("C:\\Users\\ws\\Desktop\\新建 DOCX 文档.zip"); List<ArchiveEntry> entries = archive.getEntries(); for (ArchiveEntry entry : entries) { System.out.println(entry.getName()); OutputStream os = ne…...zip"); List<ArchiveEntry> entries = archive...

    forum.aspose.com/t/aspsoe-zip/281055
  4. Using Built-in Styles|Documentation

    Python code to use Excel built-in styles with Aspose.Cells for Python via .NET API... Here is a list of all possible built‑in styles:...

    docs.aspose.com/cells/python-net/using-built-in...
  5. ShapeRenderer Class | Aspose.Words for .NET

    Discover Aspose.Words.Rendering.ShapeRenderer to effortlessly convert Shapes and GroupShapes into high-quality raster or vector images for your projects....<summary> /// Renders and displays a list of shapes. /// </summary> private...size ; mShapesToRender = new List < KeyValuePair < ShapeBase ...

    reference.aspose.com/words/net/aspose.words.ren...
  6. Document Comparison Features|Aspose.Words for .NET

    Aspose.Words allows you to compare two Word documents using files or URLs to these files and show the differences. You can also view your document in a browser....select two documents from the list and it will show you the differences...Aspose.Words. Then go through the list of changes one by one, keep...

    docs.aspose.com/words/net/document-comparison-f...
  7. About page breaker to table in Aspose word team...

    Hi Team, Could you please help me on how to add page breaker to table rows using groupby Linq in Aspose template word report with sample code. Could you please share tutorials and code example related to Aspose word pa…... Prepare source data List<Employee> employees = GetSampleData();...} static List<Employee> GetSampleData() => new List<Employee>...

    forum.aspose.com/t/about-page-breaker-to-table-...
  8. ShapeBase.bounds_with_effects property | Aspose...

    ShapeBase.bounds_with_effects property. Gets final extent that this shape object has after applying drawing effects...docx' ) shapes = list ( filter ( lambda a : a is not...lambda x : x . as_shape (), b ), list ( doc . get_child_nodes ( aw...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Mail Merge Template from Mustache Syntax|Aspose...

    Create templates with Mustache syntax. Mustache syntax is the only option to use with templates that do not contain fields (HTML or TXT). With Word templates, you have two options: fields or Mustache syntax using Java....the section tags processing lists and lambdas to achieve conditional...a slash. That is, {{#foreach list}} begins a “foreach” section...

    docs.aspose.com/words/java/mail-merge-template-...
  10. Object reference not set to an instance of an o...

    Hey i am getting issue while converting docx to png using Aspose.Words Version=25.11.0, attaching docx file for referance ttt.docx (35.4 KB)...needed, provide the diagnostics listed in step 4 for further analysis...snippit : public async Task<List<byte[]>> ConvertToImageAsync(byte[]...

    forum.aspose.com/t/object-reference-not-set-to-...