Sort Score
Result 10 results
Languages All
Labels All
Results 4,491 - 4,500 of 36,369 for

list

(0.59 sec)
  1. Issues with Aspose.PDF version 24.3.0 - Free Su...

    Hi, I’m upgrading Aspose library in a solution based on .NET Framework 4.7.2. The version Aspose.PDF version 24.3.0 compiles properly, but I’m having problems when I work with PDF with layers. I added a validation to …...Pages) { List<Aspose.Pdf.Layer> layers = page... It’s failing in this line: List<Aspose.Pdf.Layer> layers = page...

    forum.aspose.com/t/issues-with-aspose-pdf-versi...
  2. Creating and Saving Outlook Files|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....the full path is added to a list. When the MSG file is created...attachment paths are grabbed from the list and added to the MailMessage...

    docs.aspose.com/email/net/creating-and-saving-o...
  3. Hide the Gridlines in Excel using Java

    Use this guide to hide the gridlines in Excel using Java. It has the IDE settings, a List of steps, and a sample code to eliminate gridlines in Excel using Java....the configuration details, a list of steps and a sample code to...

    kb.aspose.com/cells/java/hide-the-gridlines-in-...
  4. Several JPG Into TIFF C#

    Merge multiple JPG into TIFF in C# code. Save JPG as TIFF using C#....Select the target format from the list dotnet add package Aspose.Words...Aspose.Words; var fileNames = new List< string > { "Input1.jpg" , "Input2...

    products.aspose.com/words/net/merge/jpg-to-tiff/
  5. Several HTML Into EPUB C#

    Merge multiple HTML into EPUB in C# code. Save HTML as EPUB using C#....Select the target format from the list dotnet add package Aspose.Words...Aspose.Words; var fileNames = new List< string > { "Input1.html" ,...

    products.aspose.com/words/net/merge/html-to-epub/
  6. Several HTML Into JPG C#

    Merge multiple HTML into JPG in C# code. Save HTML as JPG using C#....Select the target format from the list dotnet add package Aspose.Words...Aspose.Words; var fileNames = new List< string > { "Input1.html" ,...

    products.aspose.com/words/net/merge/html-to-jpg/
  7. Several TEXT Into SVG C#

    Merge multiple TEXT into SVG in C# code. Save TEXT as SVG using C#....Select the target format from the list dotnet add package Aspose.Words...Aspose.Words; var fileNames = new List< string > { "Input1.txt" , "Input2...

    products.aspose.com/words/net/merge/text-to-svg/
  8. Several JPG Into JPG C#

    Merge multiple JPG into JPG in C# code. Save JPG as JPG using C#....Select the target format from the list dotnet add package Aspose.Words...Aspose.Words; var fileNames = new List< string > { "Input1.jpg" , "Input2...

    products.aspose.com/words/net/merge/jpg-to-jpg/
  9. Several HTML Into DOCX C#

    Merge multiple HTML into DOCX in C# code. Save HTML as DOCX using C#....Select the target format from the list dotnet add package Aspose.Words...Aspose.Words; var fileNames = new List< string > { "Input1.html" ,...

    products.aspose.com/words/net/merge/html-to-docx/
  10. Several Image Into GIF C#

    Merge multiple Image into GIF in C# code. Save Image as GIF using C#....Select the target format from the list dotnet add package Aspose.Words...Aspose.Words; var fileNames = new List< string > { "Input1.png" , "Input2...

    products.aspose.com/words/net/merge/image-to-gif/