Sort Score
Result 10 results
Languages All
Labels All
Results 4,951 - 4,960 of 224,033 for

new

(2.48 sec)
  1. FieldNextIf | Aspose.Words for Java

    Implements the NEXTIF field in Java....data record is merged into a new merge document. Examples: Shows...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  2. Magic Wand tool Image Filter|Documentation

    Magic Wand tool for color area selection. Java code example provided....you can take advantage of the new Magic Wand tool supported by...an image or photo. Create a new mask by using the select method...

    docs.aspose.com/imaging/java/developer-guide/ma...
  3. Working with Charts in Java|Aspose.Words for Java

    Introduction to Chart feature, how to create and manipulate charts using Java....Charts Contents [ Hide ] The new insertChart method was added...all of them as well as add a new one if needed. The newly inserted...

    docs.aspose.com/words/java/working-with-charts/
  4. BookmarkEnd | Aspose.Words for Java

    Represents an end of a bookmark in a Word document in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...BookmarkInfoPrinter bookmarkVisitor = new BookmarkInfoPrinter(); // Get...

    reference.aspose.com/words/java/com.aspose.word...
  5. Configure Visio TimeLine Shapes|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....Load diagram Diagram diagram = new Diagram ( dataDir + "DrawingTimeLine...MilestoneHelper milestoneHelper = new MilestoneHelper ( milestone );...

    docs.aspose.com/diagram/java/configure-visio-ti...
  6. Importing from ArrayList|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....Workbook workbook = new Workbook (); //Adding a new worksheet to the...ArrayList object ArrayList list = new ArrayList (); //Add a few names...

    docs.aspose.com/cells/net/importing-from-arrayl...
  7. BreakType enumeration | Aspose.Words for Python

    aspose.words.BreakType enumeration. Specifies type of a break inside a document....SECTION_BREAK_CONTINUOUS Specifies start of new section on the same page as the...SECTION_BREAK_NEW_COLUMN Specifies start of new section in the new column...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Extracting text from ID cards|Documentation

    How to digitize scanned or photographed ID cards by automatically extracting text from them.... AsposeOCR api = new AsposeOCR (); // Add images to...recognition batch OcrInput input = new OcrInput ( InputType . SingleImage...

    docs.aspose.com/ocr/java/recognition/id-card/
  9. Unlock ODP Presentation Files using Java | prod...

    Java source code to remove protection from ODP Presentation....Java LoadOptions loadOptions = new LoadOptions (); loadOptions ...Presentation presentation = new Presentation ( "pres.odp" , loadOptions...

    products.aspose.com/slides/java/unlock/odp/
  10. ImageSaveOptions.jpegQuality property | Aspose....

    ImageSaveOptions.jpegQuality property. Gets or sets a value determining the quality of the generated JPEG images....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...an image. let imageOptions = new aw . Saving . ImageSaveOptions...

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