Sort Score
Result 10 results
Languages All
Labels All
Results 1,591 - 1,600 of 36,393 for

list

(0.18 sec)
  1. Aspose Email Attachment's Issue - Getting diffe...

    Aspose Email attachment’s name issue for same .eml file & .msg file We have below two scenarios for processing file with Aspose.Email. Scenario – 1 , In this scenario we are processing .eml file with Aspose.Email and …...Email and getting list of attachments. Scenario-2 ...AttachIndex = new List<int>(); _emailAttachments = new Lazy<List<EmailAttachment>>(()...

    forum.aspose.com/t/aspose-email-attachments-iss...
  2. StyleCollection.document property | Aspose.Word...

    StyleCollection.document property. Gets the owner document....toEqual ( 4 ); // Enumerate and list all the styles that a document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Style.styles property | Aspose.Words for Node.js

    Style.styles property. Gets the collection of styles this style belongs to....toEqual ( 4 ); // Enumerate and list all the styles that a document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Style.type property | Aspose.Words for Python

    Style.type property. Gets the style type (paragraph or character).... count ) # Enumerate and list all the styles that a document...

    reference.aspose.com/words/python-net/aspose.wo...
  5. main.min.f4a929433b9bbcfe1c9f1420125ae5e428a550...

    @import "https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,700,700i";@fa-font-path:"../webfonts";/*!* Bootstrap v4.1.3 (https://getbootstrap.com/) * Copyright 2011-2018 The Bootst......nline-block}summary{display:list-item;cursor:pointer}templat...8e3}.list-unstyled{padding-left:0;list-style:none}.list-inli...

    docs.aspose.com/words/scss/main.min.f4a929433b9...
  6. main.min.9bb0842784446f4cca4600465e602f1bd1f314...

    @import "https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,700,700i";@fa-font-path:"../webfonts";/*!* Bootstrap v4.1.3 (https://getbootstrap.com/) * Copyright 2011-2018 The Bootst......nline-block}summary{display:list-item;cursor:pointer}templat...8e3}.list-unstyled{padding-left:0;list-style:none}.list-inli...

    docs.aspose.com/words/scss/main.min.9bb08427844...
  7. Manage Calendar Items with Exchange Web Service...

    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.... List Appointments with Paging Support...IEWSClient API retrieves the complete list of appointments from the Exchange...

    docs.aspose.com/email/net/manage-calendar-items...
  8. The Saved Result of a PPT Document Occasionally...

    Our code uses com.aspose.slides.ISlideCollection#addClone(com.aspose.slides.ISlide) to merge multiple pptx files, and then uses com.aspose.slides.Presentation#save(java.lang.String, int) to save the merged file. This log…... public static void merge(List<File> files,String dstFile)...aspose.slides.Presentation(); List<ISlideCollection> iSlides =...

    forum.aspose.com/t/the-saved-result-of-a-ppt-do...
  9. Merger Class | Aspose.Words for .NET

    Effortlessly merge diverse document types into one with Aspose.Words.LowCode.Merger class. Streamline your workflow and enhance productivity today!... To ( List<Stream>, SaveFormat ) Specifies...output Document streams list. To ( List<Stream>, SaveOptions )...

    reference.aspose.com/words/net/aspose.words.low...
  10. PDFConverter - Error on GetNextImage - Paramete...

    I have several PDF files I am trying to convert to PNG. Many of them work but many do not. I am calling PdfConverter.GetNextImage and getting a Parameter Not Valid Error. I will attach a code sample below. The file T…...for use in the project files list. item("PDFLink") = u.EndsWith(u...for use in the project files list. item("PDFLink") = "" File.Delete(u...

    forum.aspose.com/t/pdfconverter-error-on-getnex...