Sort Score
Result 10 results
Languages All
Labels All
Results 2,441 - 2,450 of 37,600 for

list

(0.1 sec)
  1. 在C#中將PPT轉換為視頻 | products.aspose.com

    在C#中將PPT轉換為視頻。使用 .NET 庫 API 將 PowerPoint 轉換為視頻...int Fps = 33 ; List< string > frames = new List< string >(); using...

    products.aspose.com/slides/zh-hant/net/conversi...
  2. FieldToc.CustomStyles | Aspose.Words for .NET

    Customize your table of contents with FieldToc's CustomStyles property. Easily add unique styles beyond built-in headings for enhanced presentation....CustomStyles property Gets or sets a list of styles other than the built-in...BookmarkName property to only list headings // that appear within...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Working with Layers|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....class allows to retrieve the list of available layers from the...following piece of code helps to get list of Layers. Programming Samples...

    docs.aspose.com/diagram/python-java/working-wit...
  4. Document class | Aspose.Words for Python

    aspose.words.Document class. Represents a Word document...custom_document_properties , lists and macros. Most of these objects...bibliography object that represents the list of sources available in the...

    reference.aspose.com/words/python-net/aspose.wo...
  5. CalendarType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.CalendarType enum to easily specify and customize your calendar types for enhanced document management and automation....string mGeneralFormat ; private List < FormatInvocation > FormatInvocations...FormatInvocations { get ; } = new List < FormatInvocation >(); private...

    reference.aspose.com/words/net/aspose.words/cal...
  6. IFieldResultFormatter.FormatDateTime | Aspose.W...

    Discover the iFieldResultFormatter FormatDateTime method for Aspose.Words. Effortlessly format dates with ease using the dd.MM.yyyy switch!...string mGeneralFormat ; private List < FormatInvocation > FormatInvocations...FormatInvocations { get ; } = new List < FormatInvocation >(); private...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Clean Up a Document in Python|Aspose.Words for ...

    Remove unused or duplicate information to reduce output size and processing time using Python. Remove unused styles, unused built-in styles, duplicate styles, or unused Lists....unused or duplicate styles and lists from a Word document by configuring...removing unused styles, unused lists, and duplicate styles. Sometimes...

    docs.aspose.com/words/python-net/clean-up-a-doc...
  8. main.bundle.min.13f51fea0fd7397e0edcea0e2db7166...

    *,::after,::before{box-sizing:border-box}*{margin:0;padding:0;box-sizing:border-box}ol,ul{margin-top:0;margin-bottom:1rem}.main_block{display:flex;z-index:49}.docs_information{padding:1.5rem 100px ......breadcrumb_block ul{list-style-type:none!important;-...anchors_block.active .section_nav_list{display:none}.docs_information...

    docs.aspose.com/tex/css/main.bundle.min.13f51fe...
  9. Finding Node (no paragraph) page index - Free S...

    How can I look for specific text and collect nodes, then get their pageIndex ? On the attached file I get the List of Nodes, then when I use layoutCollector.GetEntity → it returns null Thanks a lot in advance public s…...the attached file I get the list of Nodes, then when I use layoutCollector...ter, List<Node>> GetFootersWithNodes(Document doc, List<Node>...

    forum.aspose.com/t/finding-node-no-paragraph-pa...
  10. How to Extract Content Between Document Nodes|A...

    Extracting document content in different using C#.... Retrieving a list of cloned content (copied nodes)...extracted. You can use this list of nodes in any applicable way...

    docs.aspose.com/words/net/how-to-extract-select...