Sort Score
Result 10 results
Languages All
Labels All
Results 1,411 - 1,420 of 164,005 for

new

(0.09 sec)
  1. BuildingBlock | Aspose.Words for Java

    Represents a glossary document entry such as a Building Block AutoText or an AutoCorrect entry in Java.... You can create new building blocks and insert them...doc = new Document(); GlossaryDocument glossaryDoc = new GlossaryDocument();...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose.PSD for Java 20.8 - 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.... areEqual ) { throw new FormatException ( String . format...} } LocalScopeExtension $ = new LocalScopeExtension (); String...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  3. XamlFlowSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XAML_FLOW or SaveFormat.XAML_FLOW_PACK format in Java....throws Exception { Document doc = new Document(getMyDir() + "Rendering...docx"); ImageUriPrinter callback = new ImageUriPrinter(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  4. Managing Worksheets in Ruby|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....Worksheets to a New Excel File To add Worksheet to a new Excel file...aspose.cells.Workbook' ) . new # Adding a new worksheet to the Workbook...

    docs.aspose.com/cells/java/managing-worksheets-...
  5. FieldAutoTextList.EntryName | Aspose.Words for ...

    Discover how to manage AutoText entries with the FieldAutoTextList EntryName property—easily set or retrieve names for streamlined document editing....FieldAutoTextList () { Document doc = new Document (); // Create a glossary...entries. doc . GlossaryDocument = new GlossaryDocument (); AppendAutoTextEntry...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Working with Text Styles

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/note/java/working-with-text-sty...
  7. ComparisonEvaluationResult.Result | Aspose.Word...

    Discover the ComparisonEvaluationResult property to easily access and analyze evaluation results, enhancing your data insights and decision-making....; DocumentBuilder builder = new DocumentBuilder (); // Field...= comparisonResult != - 1 ? new ComparisonEvaluation ( comparisonResult...

    reference.aspose.com/words/net/aspose.words.fie...
  8. ComparisonExpression.LeftExpression | Aspose.Wo...

    Discover the LeftExpression property of ComparisonExpression. Easily access and utilize the left expression for enhanced data manipulation and analysis....; DocumentBuilder builder = new DocumentBuilder (); // Field...= comparisonResult != - 1 ? new ComparisonEvaluation ( comparisonResult...

    reference.aspose.com/words/net/aspose.words.fie...
  9. FieldMergeBarcode.FixCheckDigit | Aspose.Words ...

    Optimize your FieldMergeBarcode with the FixCheckDigit property to ensure accurate check digit validation and enhance data integrity effortlessly....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...The mail merge will create a new page for each row. Each page...

    reference.aspose.com/words/net/aspose.words.fie...
  10. ComparisonTargetType | Aspose.Words for Java

    Allows to specify base document which will be used during comparison in Java....docOriginal = new Document(); DocumentBuilder builder = new Documen...newComment = new Comment(docOriginal, "John Doe", "J.D.", new Date());...

    reference.aspose.com/words/java/com.aspose.word...