Sort Score
Result 10 results
Languages All
Labels All
Results 4,991 - 5,000 of 214,357 for

new

(0.09 sec)
  1. Generate Thumbnail of the Worksheet with JavaSc...

    Learn how to generate a thumbnail image from a worksheet using Aspose.Cells for JavaScript via C++. Create small images for previews in documents and presentations....uploaded file const book = new Workbook ( new Uint8Array ( arrayBuffer...ImageOrPrintOptions const imgOptions = new ImageOrPrintOptions (); // Specify...

    docs.aspose.com/cells/javascript-cpp/generate-t...
  2. Filter Defined Names while loading Workbook wit...

    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 load options let opts = new LoadOptions (); // We do not...defined names opts . loadFilter = new LoadFilter ( ~ LoadDataFilterOption...

    docs.aspose.com/cells/javascript-cpp/filter-def...
  3. Hello World Java Example|Aspose.PDF for Android...

    This page show how use simple programming for create a PDF document containing text - Hello World using Aspose.PDF for Android....document object Document document = new Document (); //Add page Page...text to new page page . getParagraphs (). add ( new TextFragment...

    docs.aspose.com/pdf/androidjava/hello-world-exa...
  4. Render One PDF Page Per Excel Worksheet - Excel...

    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....arrayBuffer (); // Initialize a new Workbook by opening the selected...file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/javascript-cpp/render-one...
  5. How to add/insert TextBox to Worksheet with Jav...

    How to add/insert Text Box to Worksheet in Aspose.Cells for JavaScript via C++....open it; otherwise create a new workbook let workbook ; if (...arrayBuffer (); workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/javascript-cpp/add-text-b...
  6. CompareOptions.IgnoreComments | Aspose.Words fo...

    Discover how the CompareOptions IgnoreComments property enhances your comparison by excluding comment differences for clearer results....docOriginal = new Document (); DocumentBuilder builder = new DocumentBuilder...Comment: Comment newComment = new Comment ( docOriginal , "John...

    reference.aspose.com/words/net/aspose.words.com...
  7. CompareOptions.IgnoreCaseChanges | Aspose.Words...

    Discover how the CompareOptions IgnoreCaseChanges property enhances document comparison by enabling case-insensitive analysis for accurate results....docOriginal = new Document (); DocumentBuilder builder = new DocumentBuilder...Comment: Comment newComment = new Comment ( docOriginal , "John...

    reference.aspose.com/words/net/aspose.words.com...
  8. CompareOptions.IgnoreFootnotes | Aspose.Words f...

    Discover how the IgnoreFootnotes property in CompareOptions enhances document comparison by excluding footnotes and endnotes for clearer results....docOriginal = new Document (); DocumentBuilder builder = new DocumentBuilder...Comment: Comment newComment = new Comment ( docOriginal , "John...

    reference.aspose.com/words/net/aspose.words.com...
  9. CompareOptions.IgnoreHeadersAndFooters | Aspose...

    Discover how the CompareOptions IgnoreHeadersAndFooters property enhances document processing by ignoring headers and footers for cleaner data analysis....docOriginal = new Document (); DocumentBuilder builder = new DocumentBuilder...Comment: Comment newComment = new Comment ( docOriginal , "John...

    reference.aspose.com/words/net/aspose.words.com...
  10. CompareOptions.IgnoreFields | Aspose.Words for ...

    Discover how the CompareOptions IgnoreFields property enhances efficiency by controlling field difference comparisons for optimized results....docOriginal = new Document (); DocumentBuilder builder = new DocumentBuilder...Comment: Comment newComment = new Comment ( docOriginal , "John...

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