Sort Score
Result 10 results
Languages All
Labels All
Results 2,261 - 2,270 of 222,967 for

new

(0.12 sec)
  1. ReplacingArgs.groupIndex property | Aspose.Word...

    ReplacingArgs.groupIndex property. Identifies, by index, a captured group in the Aspose.Words.Replacing.ReplacingArgs.Match that is to be replaced with the [ReplacingArgs.replacement](../replacement/) string....to apply a different font to new content via FindReplaceOptions...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Public API Changes in Aspose.Cells 8.3.0|Docume...

    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.... Java Workbook book = new Workbook ( "sample.xlsx" ); WorkbookSettings...crash. Java Workbook book = new Workbook ( "sample.xlsx" ); WorkbookSettings...

    docs.aspose.com/cells/java/public-api-changes-i...
  3. CleanupOptions | Aspose.Words for Java

    Allows to specify options for document cleaning in Java.... Document doc = new Document(); doc.getStyles().add(StyleType..."used". DocumentBuilder builder = new DocumentBuilder(doc); builder...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose.PSD for Java 20.5 - Release Notes|Docume...

    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....ByteArrayOutputStrea outputStream = new ByteArrayOutputStrea (); // Create...ProgressEventHandler localProgressEventHa = new ProgressEventHandler () { @Override...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  5. 档案

    档案...Project project = new Project(dataDir + "New project 2010.mpp");...getTime(); WorkingTime wt = new WorkingTime(); wt.setFromTime(startDate);...

    blog.aspose.com/zh/tasks/metadata-and-formulas-...
  6. 档案

    档案...您可以从 New Releases 轻松下载其 JAR 文件,或使用以下 Aspose...ParagraphStyle headerStyle = new ParagraphStyle(); headerStyle...

    blog.aspose.com/zh/note/todolist-onenote-java/
  7. Creating Indexed PSD Files in PHP|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....properties $create_options = new PsdOptions (); \ # Set source...$create_options -> setSource ( new FileCreateSource ( $dataDir ...

    docs.aspose.com/imaging/java/creating-indexed-p...
  8. FieldAutoNum | Aspose.Words for Java

    Implements the AUTONUM field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...character of its string as the new separator character. // In this...

    reference.aspose.com/words/java/com.aspose.word...
  9. Public API Changes in Aspose.Diagram 5.8.0|Docu...

    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.... It includes not only new and updated public methods, but...added in the HTMLSaveOptions The new SaveToolBar option has been added...

    docs.aspose.com/diagram/net/public-api-changes-...
  10. Aspose.Words compare incorrect since updating t...

    Hi there We use Aspose.Words to compare docx documents. This worked as expected until today when we performed our updates. After bisecting we discovered that this incorrect behavior started with Aspose.Words 25.6 The…...this using var leftStream = new FileStream("left.docx", FileMode...Read); using var rightStream = new FileStream("right.docx", FileMode...

    forum.aspose.com/t/aspose-words-compare-incorre...