Sort Score
Result 10 results
Languages All
Labels All
Results 5,361 - 5,370 of 223,131 for

new

(0.17 sec)
  1. 64716920.xlsx

    Sheet1 Items Toronto 1 Beijing 5 New York 2 Tehran 4 Items Toronto Beijing New York Tehran 1 5 2 4 2018-04-29T06:06:02Z 16.0300 Microsoft Excel 2015-06-05T18:17:20Z 2015-06-05T18:17:20Z 2015-06-05T......Beijing 5 New York 2 Tehran 4 Items Toronto Beijing New York Tehran...

    docs.aspose.com/cells/de/java/find-type-of-x-an...
  2. 64716920.xlsx

    Sheet1 Items Toronto 1 Beijing 5 New York 2 Tehran 4 Items Toronto Beijing New York Tehran 1 5 2 4 2018-04-29T06:06:02Z 16.0300 Microsoft Excel 2015-06-05T18:17:20Z 2015-06-05T18:17:20Z 2015-06-05T......Beijing 5 New York 2 Tehran 4 Items Toronto Beijing New York Tehran...

    docs.aspose.com/cells/it/java/find-type-of-x-an...
  3. 64716905.xlsx

    Sheet1 Items Toronto 1 Beijing 5 New York 2 Tehran 4 Items Toronto Beijing New York Tehran 1 5 2 4 2018-04-29T06:06:02Z 16.0300 Microsoft Excel 2015-06-05T18:17:20Z 2015-06-05T18:17:20Z 2015-06-05T......Beijing 5 New York 2 Tehran 4 Items Toronto Beijing New York Tehran...

    docs.aspose.com/cells/fr/python-net/find-type-o...
  4. Border.color property | Aspose.Words for Node.js

    Border.color property. Gets or sets the border color....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Replace Text in a Workbook Using Regular Expres...

    Replace text in a workbook using a regular expression in JavaScript via C++....(); const workbook = new Workbook ( new Uint8Array ( arrayBuffer...arrayBuffer )); const replaceOptions = new ReplaceOptions (); replaceOptions...

    docs.aspose.com/cells/javascript-cpp/replace-te...
  6. FieldEnd.HasSeparator | Aspose.Words for .NET

    Discover the FieldEnd HasSeparator property, easily check if your field includes a separator for enhanced data organization and clarity....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FieldVisitor fieldVisitor = new FieldVisitor (); using ( IEnumerator...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Table.clearBorders method | Aspose.Words for No...

    Table.clearBorders method. Removes all table and cell borders on this table.... let doc = new aw . Document ( base . myDir...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::SectionStart enum | Aspose.Words...

    Aspose::Words::SectionStart enum. The type of break at the beginning of the section in C++....Description Continuous 0 The new section starts on the same page...from a new column. NewPage 2 The section starts from a new page...

    reference.aspose.com/words/cpp/aspose.words/sec...
  9. Aspose words合并word包含toc,toc的宽度和被合并文件的宽度不一致 - Fr...

    Hi , 我的问题,合并word包含toc,toc的宽度和被合并文件不一致。帮忙看下,感谢 技术栈:jdk21 + spring boot 3.2.5 + aspose-words-21.5.0-jdk17 合并代码: public static final String tocFontName = "Arial"; private static final License ASPOSE_LICENSE = New Li…...final License ASPOSE_LICENSE = new License(); static { try { //Aspose...catch (Exception e) { throw new RuntimeException(e); } } public...

    forum.aspose.com/t/aspose-words-word-toc-toc/31...
  10. Watermarker.SetWatermarkToImages | Aspose.Words...

    Enhance your images with our Watermarker Set method, adding customizable text watermarks for a professional touch and seamless output....SetWatermarkToImages ( doc , new ImageSaveOptions ( SaveFormat...TextWatermarkOptions watermarkOptions = new TextWatermarkOptions (); watermarkOptions...

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