Sort Score
Result 10 results
Languages All
Labels All
Results 1,361 - 1,370 of 33,753 for

new

(0.11 sec)
  1. Barcodes and QR codes|Documentation

    Add barcodes and QR codes to personalize or uniquely identify a form.... new BarcodeConfig () { Value = "Encoded...templateConfig = new TemplateConfig () { Children = new List < BaseConfig...

    docs.aspose.com/omr/net/programmatic-forms/elem...
  2. Update Outline Code Definitions and Values

    Learn how to edit outline code values and their definitions using Aspose.Tasks for .NET....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/writing-updated-outli...
  3. Replacer | Aspose.Words for Java

    Provides methods intended to find and replace text in the document in Java....create(ReplacerContext context) Creates new instance of the replacer processor...create(ReplacerContext context) Creates new instance of the replacer processor...

    reference.aspose.com/words/java/com.aspose.word...
  4. Document | Aspose.Words for .NET

    Effortlessly create blank Word documents with our user-friendly document constructor. Streamline your writing process today!...Document doc = new Document (); Run run = new Run ( doc , "Hello...Font ; font . Name = "Courier New" ; font . Size = 36 ; font ....

    reference.aspose.com/words/net/aspose.words/doc...
  5. TableSubstitutionRule.load method | Aspose.Word...

    aspose.words.fonts.TableSubstitutionRule.load method...font_settings = font_settings # Create a new table substitution rule and load..."Times New Roman" since they do not exist in our new font folder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldOptions | Aspose.Words for Java

    Represents options to control field handling in a document in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...getFieldOptions().setBarcodeGenerator(new CustomBarcodeGenerat()); // Below...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldHyperlink | Aspose.Words for Java

    Implements the HYPERLINK field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...field.getSubAddress() + " in a new window"); builder.writeln();...

    reference.aspose.com/words/java/com.aspose.word...
  8. CultureNotFoundException | Aspose.Words for Java

    Map for .Nets System.Globalization.CultureNotFoundException in Java....(Exception e) Initializes a new instance of this class. Cult...nt cultureId) Initializes a new instance of this class. Cult...

    reference.aspose.com/words/java/com.aspose.word...
  9. AxisTickLabels | Aspose.Words for Java

    Represents properties of axis tick mark labels in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...getSeries().add("Aspose Test Series", new String[]{"Word", "PDF", "Excel"...

    reference.aspose.com/words/java/com.aspose.word...
  10. Splitter | Aspose.Words for Java

    Provides methods intended to split the documents into parts using different criteria in Java....create(SplitterContext context) Creates new instance of the splitter processor...saves the extracted pages to a new file using the specified save...

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