Sort Score
Result 10 results
Languages All
Labels All
Results 3,361 - 3,370 of 37,681 for

list

(0.25 sec)
  1. PDF Highlights Annotation|Aspose.PDF for Java

    标记注释在文档的文本中以高亮、下划线、删除线或波浪下划线的形式呈现。...accept ( annotationSelector1 ); List < Annotation > highlightAnnotations...accept ( annotationSelector2 ); List < Annotation > textMarkupAnnotation...

    docs.aspose.com/pdf/zh/java/highlights-annotation/
  2. MailMerge.Execute | Aspose.Words for .NET

    Streamline your mailing process with the MailMerge Execute method, effortlessly merging data from custom sources for personalized communication....from any data source such as a list or hashtable or objects. You...Address " ); List < Customer > customers = new List < Customer...

    reference.aspose.com/words/net/aspose.words.mai...
  3. SectionCollection | Aspose.Words for Java

    A collection of Section objects in the document in Java....to the number of items in the list, this returns a null reference...than the number of items in the list, this returns a null reference...

    reference.aspose.com/words/java/com.aspose.word...
  4. Create and Organize PST Files in Python|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....file is obtained, retrieve a list of file names from a directory...variable and create an empty MSG list to load each file as a MapiMessage...

    docs.aspose.com/email/python-net/create-new-pst...
  5. Convert PowerPoint Presentations to Video in .N...

    Learn how to convert PowerPoint presentations to video in .NET. Discover sample C# code and automation techniques to streamline your workflow....int Fps = 33 ; List < string > frames = new List < string >();...int Fps = 33 ; List < string > frames = new List < string >();...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  6. Accessing JSON Data in C#|Aspose.Words for .NET

    Learn how to access JSON data while building a report using LINQ in C#.... List < String > formats = new List < String >();...date-time parse formats to an empty list (but see the following note)...

    docs.aspose.com/words/net/accessing-json-data/
  7. Aspose::Words::Font class | Aspose.Words for C+...

    Aspose::Words::Font class. Contains font attributes (font name, font size, color, and so on) for an object. To learn more, visit the documentation article in C++....and use a paragraph style with list formatting. auto doc = System...set_SpaceAfter ( 12 ); // Create a list and make sure the paragraphs...

    reference.aspose.com/words/cpp/aspose.words/font/
  8. 2021年新功能|Aspose.PDF for .NET

    本页面介绍了2021年引入的Aspose.PDF for .NET中最受欢迎的新功能。...es (); List < Stream > inputImagesStreams = new List < Stream...es (); List < Stream > inputImagesStreams = new List < Stream...

    docs.aspose.com/pdf/zh/net/whatsnew/2021/
  9. Protect PDF Files in Python|Aspose.PDF for Pyth...

    Learn how to encrypt files, decrypt protected PDFs, and change passwords in Python....the correct password from a list of possible candidates to access...iterating through a predefined list of passwords. The process includes:...

    docs.aspose.com/pdf/python-net/protect-pdf-file/
  10. When saving Word docx as PDF, the "Alt Text" is...

    Hi, We are using Aspose Words Java version 25.1. We have a Word docx file with images/shapes containing “Alt Text” on them. When we convert it into PDF using below code, the converted PDF doesn’t have “Alt Text” on tho…... Can you give that detailed list, because based on that we have...ExportDocumentStruct enabled, and the items listed above are the additional data...

    forum.aspose.com/t/when-saving-word-docx-as-pdf...