Sort Score
Result 10 results
Languages All
Labels All
Results 2,481 - 2,490 of 37,617 for

list

(0.26 sec)
  1. Calculate Sub Totals using Aspose.Cells|Documen...

    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....the second column (C) in the list cells . subtotal ( ca , 0 ,...

    docs.aspose.com/cells/java/calculate-sub-totals...
  2. 在Python中管理文档属性|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....xls" ) #Retrieve a list of all custom document properties...

    docs.aspose.com/cells/zh/java/managing-document...
  3. Line Arrows|Aspose.PDF for Reporting Services

    Learn to add line arrows in PDF reports using Aspose.PDF for Reporting Services. Enhance report visuals effortlessly....</ Line > Table of Contents List of Tables or Figures Footnote...

    docs.aspose.com/pdf/reportingservices/line-arrows/
  4. How to remove the 'whitespace' of a diagram in ...

    Dear Support, I am using Aspose.Diagram for .NET version 24.8.0 in C#. I have a question regarding to remove the ‘whitespace’ of a diagram in a page. In Visio this was done by selecting all the shapes on the page and …... var list = new List<Shape>(); foreach (Shape...in diagram.Pages[0].Shapes) { list.Add(shape); } Shape s = diagram...

    forum.aspose.com/t/how-to-remove-the-whitespace...
  5. Introduction and Sample Applications|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.... List email messages on different...this component you can connect, list messages and download emails...

    docs.aspose.com/email/net/introduction-and-samp...
  6. Error converting MSG to EMLX - Free Support For...

    Hello When loading a MSG and saving it as EMLX, the TNEF is lost. Maybe add EmlxSaveOptions to the feature request List? Dim AsposeMessage As Email.MailMessage = Email.MailMessage.Load(New MemoryStream(streamEML, Fals…...EmlxSaveOptions to the feature request list? Dim AsposeMessage As Email...

    forum.aspose.com/t/error-converting-msg-to-emlx...
  7. Paragraph.is_end_of_section property | Aspose.W...

    Paragraph.is_end_of_section property. True if this paragraph is the last paragraph in the [Body](../../body/) (main text story) of a [Section](../../section/); false otherwise.... as_section (), b ), list ( doc_to_insert . sections ))):...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Public API Changes in Aspose.Email 4.6.0|Docume...

    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....[ Hide ] The following is a list of any changes made to the public...have concerns about any change listed, please raise it on the Aspose...

    docs.aspose.com/email/java/public-api-changes-i...
  9. Suppress Blank space if condition did not satis...

    Summary I’m trying to hide a paragraph (conditional content) when a condition is not met. Even with MailMerge.CleanupOptions enabled, the paragraph space remains in the final DOCX. I need the paragraph to be fully remove…...ToArray(); // Create a list to hold the final field names...= new List<string>(); var finalFieldValues = new List<object>();...

    forum.aspose.com/t/suppress-blank-space-if-cond...
  10. FootnoteSeparator Class | Aspose.Words for .NET

    Discover the Aspose.Words.Notes.FootnoteSeparator class, your key to managing footnote and endnote content seamlessly in any document....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/net/aspose.words.not...