Sort Score
Result 10 results
Languages All
Labels All
Results 3,281 - 3,290 of 200,011 for

new

(0.12 sec)
  1. LoadOptions.UpdateDirtyFields | Aspose.Words fo...

    Discover how the LoadOptions UpdateDirtyFields property enhances data integrity by selectively updating fields marked as dirty for optimal performance....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...using ( MemoryStream docStream = new MemoryStream ()) { // If we save...

    reference.aspose.com/words/net/aspose.words.loa...
  2. Open and Save Spreadsheet in xlsx4j|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....file path Workbook workbook = new Workbook ( dataDir + "pivot.xlsm"...OpcPackage pkg = OpcPackage . load ( new java . io . File ( inputfilepath...

    docs.aspose.com/cells/java/open-and-save-spread...
  3. Managing Ranges with JavaScript via C++|Documen...

    Learn how to manage ranges in Excel using Aspose.Cells for JavaScript via C++. Create ranges, set values, styles, and perform various operations....file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...SaveFormat . Xlsx ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/javascript-cpp/managing-r...
  4. Adding Attachment to a PDF document|Aspose.PDF ...

    This page describes how to add an attachment to a PDF file with Aspose.PDF for . NET library... Create a new C# project. Add a reference to...document using ( var document = new Aspose . Pdf . Document ( dataDir...

    docs.aspose.com/pdf/net/add-attachment-to-pdf-d...
  5. ChartDataLabelCollection.ShowLeaderLines | Aspo...

    Discover the ChartDataLabelCollection ShowLeaderLines property to enhance your data visualizations. Easily control leader lines for clearer insights!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Series" , new [] { "Word" , "PDF" , "Excel" }, new [] { 2.7 ...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ImageSaveOptions.paperColor property | Aspose.W...

    ImageSaveOptions.paperColor property. Gets or sets the background (paper) color for the generated images...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...builder . font . name = "Times New Roman" ; builder . font . size...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Convert HTML to PNG – Aspose.HTML for .NET

    Convert HTML to PNG using Aspose.HTML for .NET. Consider various HTML to PNG conversion scenarios in C# examples. Try online HTML Converter....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/html/net/convert-html-to-png/
  8. PageRange Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.PageRange class for defining continuous page ranges easily. Enhance your document processing with precision and efficiency....PageRange ( int, int ) Creates a new page range object. Examples Shows...page ranges. Document doc = new Document ( MyDir + "Images.docx"...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Connecting to 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....password ImapClient client = new ImapClient ( "localhost" , "user"...ImapClient class ImapClient client = new ImapClient ( "imap.domain.com"...

    docs.aspose.com/email/net/connecting-to-imap-se...
  10. SystemFontSource.Type | Aspose.Words for .NET

    Discover the SystemFontSource Type property, easily access and identify font source types to enhance your web design and user experience....Document doc = new Document (); doc . FontSettings = new FontSettings...AddSubstitutes ( "Kreon-Regular" , new [] { "Calibri" }); Assert . That...

    reference.aspose.com/words/net/aspose.words.fon...