Sort Score
Result 10 results
Languages All
Labels All
Results 2,171 - 2,180 of 164,060 for

new

(0.07 sec)
  1. Row.EnsureMinimum | Aspose.Words for .NET

    Discover the Row EnsureMinimum method, effortlessly create and append a Cell when none exist, enhancing your data structure management....Document doc = new Document (); Table table = new Table ( doc );...AppendChild ( table ); Row row = new Row ( doc ); table . AppendChild...

    reference.aspose.com/words/net/aspose.words.tab...
  2. Printing Workbooks using Aspose.Cells|Documenta...

    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....//Instantiate a new workbook Workbook book = new Workbook ( dataDir...ImageOrPrintOptions imgOptions = new ImageOrPrintOptions (); //Get...

    docs.aspose.com/cells/java/printing-workbooks-u...
  3. View MHT Files using Python | Aspose.PDF

    Open and view MHT documents programmatically with Python sample code using Aspose.PDF for Python for .NET...options = new MhtLoadOptions (); Resolution resolution = new Resolution...300 ); BmpDevice imageDevice = new BmpDevice ( resolution ); Document...

    products.aspose.com/pdf/python-net/viewer/mht/
  4. Granularity Enum | Aspose.Words for .NET

    Discover Aspose.Words.Comparing.Granularity enum to effortlessly track document changes with precision. Enhance your document comparison today!...docA = new Document (); DocumentBuilder builderA = new DocumentBuilder...docB = new Document (); DocumentBuilder builderB = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.com...
  5. Modern API|Aspose.Slides for PHP Documentation

    Modern API...typical scenario of using the new API may look as follows: use...aspose\slides\Images ; $pres = new Presentation (); # instantiate...

    docs.aspose.com/slides/php-java/modern-api/
  6. Convert MHTML Files to Various Formats in C#|Do...

    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....mhtml" , new MhtmlLoadOptions ()); var icsView...MailMessage . Load ( "message.mhtml" , new MhtmlLoadOptions ()); // Extract...

    docs.aspose.com/email/net/converting-between-fo...
  7. Add Window Element to the Visio Instance in PHP...

    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....instance of Diagram $diagram = new Diagram ( $dataDir . "Drawing...initialize window object $window = new Window (); \ # set window state...

    docs.aspose.com/diagram/java/add-window-element...
  8. HTML to PDF conversion memory leak - Free Suppo...

    I am using the latest version of .NET Aspose.HTML 25.2.0. I noticed that converting a single HTML to PDF document does not consume a large amount of resources, and running that process multiple times sequentially does no…...ConvertHTML(TestingHtml, new PdfSaveOptions(), $@".\{Guid...{ List<Task> convertTasks = new List<Task>(); for (int counter...

    forum.aspose.com/t/html-to-pdf-conversion-memor...
  9. Working with Text Styles

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/note/net/working-with-text-styles/
  10. ChartSeries.BubbleSizes | Aspose.Words for .NET

    Discover the ChartSeries BubbleSizes property to access customizable bubble sizes, enhancing your data visualization and charting experience....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder..."Series1" , new double [] { 1 , 1.9 , 2.45 , 3 }, new double []...

    reference.aspose.com/words/net/aspose.words.dra...