Sort Score
Result 10 results
Languages All
Labels All
Results 4,051 - 4,060 of 37,922 for

list

(0.09 sec)
  1. Merge MHT files using C++ | Aspose.PDF

    Merge MHT files programmatically with C++ sample code using Aspose.PDF for C++... For a complete list of supported formats, see the...

    products.aspose.com/pdf/cpp/merger/mht/
  2. Merge HTML files using C++ | Aspose.PDF

    Merge HTML files programmatically with C++ sample code using Aspose.PDF for C++... For a complete list of supported formats, see the...

    products.aspose.com/pdf/cpp/merger/html/
  3. ReportBuilder.BuildReport | Aspose.Words for .NET

    Effortlessly create customized reports with ReportBuilder's BuildReport method, filling your template with data for professional results every time....obj = new AsposeData { List = new List < string > { "abc" } };...AsposeData { public List < string > List { get ; set ; } } See...

    reference.aspose.com/words/net/aspose.words.low...
  4. Docx save as PDF metadata missing - Free Suppor...

    Hi, I would like to generate an accessible PDF. To do this, metadata must be present. I set the metadata via BuildInDocumentProperties, but in the output pdf they are empty. I’m using Aspose Word 26.4.0. Heres my code: …...PdfFileEditor(); var pdfStreams = new List<Stream>(); using (var outputStream...

    forum.aspose.com/t/docx-save-as-pdf-metadata-mi...
  5. Add PDF Bookmarks|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....true; // Set its sub entry array list pbeRoot . SubEntry = new ArrayList...

    docs.aspose.com/diagram/net/add-pdf-bookmarks/
  6. Merge XML files using C++ | Aspose.PDF

    Merge XML files programmatically with C++ sample code using Aspose.PDF for C++... For a complete list of supported formats, see the...

    products.aspose.com/pdf/cpp/merger/xml/
  7. Merge XML files using Java | Aspose.PDF

    Merge XML files programmatically with Java sample code using Aspose.PDF for Java... For a complete list of supported formats, see the...

    products.aspose.com/pdf/java/merger/xml/
  8. NodeCollection.insert method | Aspose.Words for...

    NodeCollection.insert method. Inserts a node into the collection at the specified index....access from the back of the list. For example -1 means the last...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FontSubstitutionSettings.table_substitution pro...

    FontSubstitutionSettings.table_substitution property. Settings related to table substitution rule....SetSubstitutes() can set a new list of substitute fonts for a font...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Convert .msg files to .pdf files - Free Support...

    Hi, I'm trying to convert .msg files to pdf. I have done with converting an email, but I want to loop through all the attachments in the .msg file and if mails are attached, I would like to convert them to pdf also. Here…...Main() Dim attFileName As New List(Of String)() 'Convert MSG to...

    forum.aspose.com/t/convert-msg-files-to-pdf-fil...