Sort Score
Result 10 results
Languages All
Labels All
Results 3,291 - 3,300 of 37,680 for

list

(0.2 sec)
  1. Read Outlook PST Files in Node.js via .NET | pr...

    Read PST Files Open PST Files & Extract Email Data in Node.js Open and read PST files in JavaScript, accessing emails......getSubfolder( "Inbox" ); // List messages in the PST const messages...PST file. Access its folders. List messages in it. Save the file...

    products.aspose.com/email/nodejs-net/reading-ps...
  2. Aspose::Words::Markup::SmartTag class | Aspose....

    Aspose::Words::Markup::SmartTag class. This element specifies the presence of a smart tag around one or more inline structures (runs, images, fields,etc.) within a paragraph. To learn more, visit the documentation article in C++....(const System::String&) Selects a list of nodes matching the XPath...SmartTag node. The complete list of child nodes that can occur...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. CertificateHolder Class | Aspose.Words for .NET

    Discover the Aspose.Words.DigitalSignatures.CertificateHolder class, your key to managing X509Certificate2 instances for secure digital signatures....jpg" ; mSignees = new List < Signee > { new Signee ( Guid...signImagePath )) }; } private static List < Signee > mSignees ; See Also...

    reference.aspose.com/words/net/aspose.words.dig...
  4. Working with Pages | C++ API Solution

    How to add pages to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...Add empty page at end of pages list 6 doc -> AddPage(); 7 // Insert...empty page at beginning of pages list 8 doc -> InsertPage(1, true...

    docs.aspose.com/page/cpp/xps/working-with-pages/
  5. Lost ParagraphFormat When Split Words in C# - F...

    Hi, I’m trying to split some Words documents by heading. But the output files seem like losting ParagraphFormat . How can I keep the same formating with the sourced document. Thanks. Test Info Using SDK: Aspose.Word…...KeepSourceNumbering = true; List<Document> docParts = new List<Document>();...

    forum.aspose.com/t/lost-paragraphformat-when-sp...
  6. How to overlapping textbox auto adjust width on...

    des11.zip (7.6 KB) @John.He , @Professionalize.Discourse , @simon.zhao, please given early response. At runtime, check if an existing sheet text overlaps based on the (x + width, y + height) coordinates. If it does, th…...value List<Aspose.Cells.Drawing.Shape> shapeList = new List<Aspose...

    forum.aspose.com/t/how-to-overlapping-textbox-a...
  7. Näytä PSD, PSB tai AI | products.aspose.com

    Muunna Adobe PhotoShop & Illustrator tiedostoja kuvia ja muita formaatteja...Repository Check the following list of documentation links: Opetusohjelma...the Paid Support Customers. List of Aspose.PSD versions for different...

    products.aspose.com/psd/fl/view/
  8. RevisionCollection indexer | Aspose.Words for P...

    RevisionCollection indexer. Returns a [Revision](../../revision/) at the specified index....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/python-net/aspose.wo...
  9. Manipulate PDF Document|Aspose.PDF for PHP via ...

    Discover how to manipulate PDF files in PHP with Aspose.PDF for content modification and document structuring....setTitle ( $title ); // Add the list section to the sections collection...the format of the four levels list by setting the left margins...

    docs.aspose.com/pdf/php-java/manipulate-pdf-doc...
  10. 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/java/working-with-layers/