Sort Score
Result 10 results
Languages All
Labels All
Results 7,421 - 7,430 of 213,606 for

new

(0.1 sec)
  1. FormField.HelpText | Aspose.Words for .NET

    Discover the FormField HelpText property, enhance user experience with informative messages displayed when F1 is pressed on focused fields....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...InsertComboBox ( "MyComboBox" , new [] { "One" , "Two" , "Three"...

    reference.aspose.com/words/net/aspose.words.fie...
  2. FormField.OwnStatus | Aspose.Words for .NET

    Discover how the FormField OwnStatus property enhances user experience by customizing status bar text when a form field is focused....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...InsertComboBox ( "MyComboBox" , new [] { "One" , "Two" , "Three"...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Delete Blank Rows and Columns in a Worksheet wi...

    Learn how to delete all blank rows and columns from a worksheet using Aspose.Cells for JavaScript via C++....file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...SaveFormat . Xlsx ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/javascript-cpp/delete-bla...
  4. Body.AcceptEnd | Aspose.Words for .NET

    Enhance your web experience with the Body AcceptEnd method, designed to seamlessly accept visitors at the document's end for improved navigation....DocumentToTxt () { Document doc = new Document ( MyDir + "Absolute...DocTextExtractor myDocTextExtractor = new DocTextExtractor (); Section...

    reference.aspose.com/words/net/aspose.words/bod...
  5. LayoutCollector.GetNumPagesSpanned | Aspose.Wor...

    Discover the LayoutCollector GetNumPagesSpanned method to efficiently determine how many pages a node spans. Simplify your document management today!...doc = new Document (); LayoutCollector layoutCollector = new LayoutCollector...content. DocumentBuilder builder = new DocumentBuilder ( doc ); builder...

    reference.aspose.com/words/net/aspose.words.lay...
  6. LayoutCollector.GetStartPageIndex | Aspose.Word...

    Discover the LayoutCollector GetStartPageIndex method to easily find the 1-based index of a node's starting page. Simplify your mapping process today!...doc = new Document (); LayoutCollector layoutCollector = new LayoutCollector...content. DocumentBuilder builder = new DocumentBuilder ( doc ); builder...

    reference.aspose.com/words/net/aspose.words.lay...
  7. Body.AcceptStart | Aspose.Words for .NET

    Discover the Body AcceptStart method to seamlessly integrate visitors at the beginning of your document's body for enhanced user experience....DocumentToTxt () { Document doc = new Document ( MyDir + "Absolute...DocTextExtractor myDocTextExtractor = new DocTextExtractor (); Section...

    reference.aspose.com/words/net/aspose.words/bod...
  8. Setting Margins with JavaScript via C++|Documen...

    In this article, you will learn how to set the margins of an Excel worksheet using sample code. You will also learn how to programmatically set margins for page center, header, and footer using the JavaScript API via C++....length ) { // Proceed with a new empty workbook if no file is...arrayBuffer (); workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/javascript-cpp/setting-ma...
  9. PDF to JPEG Merge using Java | Aspose.PDF

    Combine two or more PDF documents into one JPEG single file programmatically with Java sample code using Aspose.PDF for Java... Initialize a new Document, and run a loop for...add a new page to JPEG document In loop: add PDF file to new page...

    products.aspose.com/pdf/java/merger/pdf-to-jpeg/
  10. Set DefaultFont property of PdfSaveOptions and ...

    Learn to prioritize font settings when saving documents with Aspose.Cells in C++....ImageOrPrintOptions to “Times New Roman” . We also set the CheckWorkbookDefault...cell is rendered with “Times New Roman” and does not use the workbook’s...

    docs.aspose.com/cells/cpp/set-defaultfont-prope...