Sort Score
Result 10 results
Languages All
Labels All
Results 1,371 - 1,380 of 37,970 for

list

(1.24 sec)
  1. Insert Text columns into document and insert co...

    Hi there, My requirement is to create a List in three columns. data will come from DB. See sample output (requirement) as attachment. Please suggest implementation approach and sample code (.NET).List-3cols.PNG (267.5…...My requirement is to create a list in three columns. data will...approach and sample code (.NET). List-3cols.PNG (267.5 KB) Text columns...

    forum.aspose.com/t/insert-text-columns-into-doc...
  2. Aspose.diagram - Free Support Forum - aspose.com

    Hello, now I’m using Aspose.diagram to create a graph in a Visio file. Our current requirement is to be able to draw a basic flowchart, cross-functional flowchart (like Swim Lane) and a complex flowchart that combines th…...Swim Lane, Lane list, separator, stage list, CFF container. But...

    forum.aspose.com/t/aspose-diagram/171448
  3. CellCollection class | Aspose.Words for Python

    aspose.words.tables.CellCollection class. Provides typed access to a collection of [Cell](../cell/) nodes... assertEqual ( 2 , len ( list ( tables ))) i = 0 while i <...self . assertNotEqual ( rows , list ( rows )) j = 0 while j < rows...

    reference.aspose.com/words/python-net/aspose.wo...
  4. EmptyLineConfig|Documentation

    EmptyLineConfig element is used to add vertical spacing between elements....TemplateConfig () { Children = new List < BaseConfig >() { new PageConfig...PageConfig () { Children = new List < BaseConfig >() { new TextConfig...

    docs.aspose.com/omr/net/programmatic-forms/empt...
  5. 删除作者的所有评论|Aspose.Slides 文档

    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....SlideCommentsPart ; // Get the list of comments. if ( slideCommentsPart...authorId . Value ); List < Comment > comments = new List < Comment >();...

    docs.aspose.com/slides/zh/net/delete-all-the-co...
  6. Aspose::Words::Loading::RtfLoadOptions::get_Rec...

    Aspose::Words::Loading::RtfLoadOptions::get_RecognizeUtf8Text method. When set to true, will try to detect UTF8 characters, they will be preserved during import in C++....System :: String ( u "“John Doe´s list of currency symbols”™ \r " )...:: String ( u "“John Doe´s list of currency symbols†\u009d...

    reference.aspose.com/words/cpp/aspose.words.loa...
  7. Support for IMAP IDLE Command And Extensions|Do...

    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....dispose (); } IMAP4 Extended List Command The following code snippet...you how to use IMAP4 extended list command. // For complete examples...

    docs.aspose.com/email/java/support-for-imap-idl...
  8. 添加列表项|Aspose.PDF for Python via .NET

    本示例演示了如何使用 Aspose.PDF for Python 在 PDF 文档中向列表框表单字段添加项目。...The FormEditor 类提供了 ‘add_list_item’ 方法,用于向现有列表框字段追加项目。 打开现有的...initialize_data_dir def add_list_item ( infile , outfile ): #...

    docs.aspose.com/pdf/zh/python-net/add-list-item/
  9. Vectors extraction without text - Free Support ...

    Hello. Is there a way to extract the vectors without any text? I am trying to get the vector from the attached PDF, and Aspose.PDF always includes text, also it gets some texts as vectors. Could you please help me? tes…... private static List<ImageArtifact> ExtractPageImagesWit(Page...ge page) { var images = new List<ImageArtifact>(); var pageHeightPts...

    forum.aspose.com/t/vectors-extraction-without-t...
  10. Document.webExtensionTaskPanes property | Aspos...

    Document.webExtensionTaskPanes property. Returns a collection that represents a List of task pane add-ins....collection that represents a list of task pane add-ins. get webExtensionTaskPane...

    reference.aspose.com/words/nodejs-net/aspose.wo...