Sort Score
Result 10 results
Languages All
Labels All
Results 2,961 - 2,970 of 36,361 for

list

(0.07 sec)
  1. Aspose::Words::Fields::FieldAutoNum::get_Separa...

    Aspose::Words::Fields::FieldAutoNum::get_SeparatorCharacter method. Gets or sets the separator character to be used in C++....number items like a numbered list. // This field will display...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. AI-tiedosto verkossa Viewer | products.aspose.com

    Tarkastele AI-tiedostoa verkossa Aspose-sisäänrakennetulla sovelluksella...Repository Check the following list of documentation links: Tarkastele...the Paid Support Customers. List of Aspose.PSD versions for different...

    products.aspose.com/psd/fl/view/ai/
  3. AI datoteka online preglednik | products.aspose...

    Pregledajte AI datoteku na mreži pomoću ugrađene aplikacije Aspose...Repository Check the following list of documentation links: Prikaz...the Paid Support Customers. List of Aspose.PSD versions for different...

    products.aspose.com/psd/cr/view/ai/
  4. Work with Project Online | Aspose.Tasks Documen...

    Learn how to work with Microsoft Project Online using Aspose.Tasks for C# and C++....System::SharedPtr < ProjectInfo >>> list = manager -> GetProjectList();...auto & p : System::IterateOver(list)) 11 { 12 System::Console::WriteLine(u...

    docs.aspose.com/tasks/cpp/work-with-project-onl...
  5. Xamarin and .NET 2.0 Differences|Aspose.Words f...

    Aspose.Words for .NET Standard 2.0 API differences comparing to regular .NET version using C#.... The list of affected API: Aspose.Words...object used in .NET API. The list of affected API: Aspose.Words...

    docs.aspose.com/words/net/xamarin-and-net-stand...
  6. Managing Folders on IMAP Server|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....name as a parameter to get a list of subfolders. The following...AppendMessages method accepts a list of MailMessage and adds it to...

    docs.aspose.com/email/net/managing-folders-on-i...
  7. IFieldResultFormatter.format method | Aspose.Wo...

    Aspose.Words.Fields.IFieldResultFormatter.format method...string mGeneralFormat ; private List < FormatInvocation > FormatInvocations...FormatInvocations { get ; } = new aw . Lists . List < FormatInvocation > ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 档案

    档案...PathResources = new List<PathResource> { new PathResource...ToArray(); } private static List<VectorPathRecord> CreateRecords(params...

    blog.aspose.com/zh/imaging/create-clipping-path...
  9. Merging tagged PDFs in Aspose.PDF for .NET does...

    Product/Version: Aspose.PDF for .NET Environment: .NET, merging PDFs from byte arrays / memory streams Problem summary We are merging two tagged PDFs in Aspose.PDF for .NET: a front page PDF a content PDF Both sour…...public byte[] MergeDocuments(List<byte[]> documents) { if (documents...tream)) { var streams = new List<Stream>(); foreach (var bytes...

    forum.aspose.com/t/merging-tagged-pdfs-in-aspos...
  10. Performance Issue with Blank Page Removal Logic...

    We are currently using the property doc.ExtractPages(i, 1); to implement custom logic for removing blank pages from documents. However, we are facing a performance issue when processing large documents. The document con…... Maintain a list of pages to keep and then create...= new DocumentBuilder(doc); List<Integer> pagesToKeep = new ArrayList<>();...

    forum.aspose.com/t/performance-issue-with-blank...