Sort Score
Result 10 results
Languages All
Labels All
Results 6,141 - 6,150 of 164,067 for

new

(0.05 sec)
  1. DocumentBuilder.MoveToMergeField | Aspose.Words...

    Effortlessly navigate your document with the MoveToMergeField method. Instantly position the cursor beyond merge fields for seamless editing....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Source | Aspose.Words for .NET

    Effortlessly create a New Source class instance with our constructor. Simplify your coding process and enhance your project's efficiency today!...Source constructor Initialize a new instance of the Source class...document. Document document = new Document ( MyDir + "Bibliography...

    reference.aspose.com/words/net/aspose.words.bib...
  3. Saving an Email as PDF|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....msg" ); MemoryStream ms = new MemoryStream (); mailMsg . Save...LoadFormat to Mhtml var loadOptions = new Aspose . Words . Loading . LoadOptions...

    docs.aspose.com/email/net/saving-an-email-as-pdf/
  4. Enhance Your Presentations with AutoFit in C#|A...

    Learn how to manage AutoFit settings in Aspose.Slides for .NET to optimize text display in your PowerPoint and OpenDocument presentations and improve content readability....Presentation presentation = new Presentation ()) { ISlide slide...350 , 100 ); Portion portion = new Portion ( "lorem ipsum..." );...

    docs.aspose.com/slides/net/manage-autofit-setti...
  5. WebExtensionBindingType | Aspose.Words for Java

    Enumerates available types of binding between a web extension and the data in the document in Java.... Document doc = new Document(); // Create task pane...TaskPane myScriptTaskPane = new TaskPane(); doc.getWebExtensionTaskP()...

    reference.aspose.com/words/java/com.aspose.word...
  6. SdtDateStorageFormat Enum | Aspose.Words for .NET

    Discover how Aspose.Words.Markup.SdtDateStorageFormat enhances date handling in SDTs, ensuring seamless XML data integration in your documents.... Document doc = new Document (); // Insert a structured...StructuredDocumentTa sdtDate = new StructuredDocumentTa ( doc ,...

    reference.aspose.com/words/net/aspose.words.mar...
  7. Data Sources and Queries|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 second way is to create new sources and queries in Aspose...Creating New Data sources and Queries Creating New Query Using...

    docs.aspose.com/cells/reportingservices/data-so...
  8. Audio Frame|Aspose.Slides Documentation

    Add audio to PowerPoint presentation in Java...presentation file Presentation pres = new Presentation (); try { // Gets...FileInputStream fstr = new FileInputStream ( new File ( "audio.wav"...

    docs.aspose.com/slides/androidjava/audio-frame/
  9. Inserting and Deleting Rows and Columns in PHP|...

    Learn how to Insert and Delete Rows and Columns through the Aspose.Cells for PHP via Java APIs....the index of the row where the new row will be inserted as the first...excel file path $workbook = new Workbook ( $dataDir . 'Book1...

    docs.aspose.com/cells/java/inserting-and-deleti...
  10. XlsxSaveOptions.saveFormat property | Aspose.Wo...

    XlsxSaveOptions.saveFormat property. Specifies the format in which the document will be saved if this save options object is used... let doc = new aw . Document ( base . myDir...docx" ); let xlsxSaveOptions = new aw . Saving . XlsxSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...