Sort Score
Result 10 results
Languages All
Labels All
Results 5,141 - 5,150 of 11,040 for

insert text

(1.75 sec)
  1. XlsxSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XLSX format in Java....that specifies how document text is parsed to identify date and...that specifies how document text is parsed to identify date and...

    reference.aspose.com/words/java/com.aspose.word...
  2. EditableRangeStart | Aspose.Words for Java

    Represents a start of an editable range in a Word document in Java.... getText() Gets the text of this node and of all its...document does not contain its text. Assert.assertEquals(para.getDocument()...

    reference.aspose.com/words/java/com.aspose.word...
  3. EditableRangeEnd | Aspose.Words for Java

    Represents an end of an editable range in a Word document in Java.... getText() Gets the text of this node and of all its...document does not contain its text. Assert.assertEquals(para.getDocument()...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::Saving::GraphicsQualityOptions::...

    Aspose::Words::Saving::GraphicsQualityOptions::set_StringFormat method. Sets Text layout information (such as alignment, orientation and tab stops) display manipulations (such as ellipsis Insertion and national digit substitution) and OpenType features in C++....et_StringFormat method Sets text layout information (such as...manipulations (such as ellipsis insertion and national digit substitution)...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. BarcodeGenerator | Aspose.BarCode for Java API ...

    BarcodeGenerator for backend barcode images generation.... getClass() getCodeText() Text to be encoded. getParameters()...bytes. setCodeText(String value) Text to be encoded. setCodeText(String...

    reference.aspose.com/barcode/java/com.aspose.ba...
  6. FieldFormText class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldFormText class. Implements the FORMText field... Remarks Inserts a text box style form field. Inheritance:...Description displayResult Gets the text that represents the displayed...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Draw Lines in Java

    This topic explains to draw lines in Java. It includes the environment configuration, step-by-step logic, and a working sample code for easy line drawing in Java.... For inserting text on images, read the article...article on Write Text on JPG in Java . Updated on 11 Feb 2025 English...

    kb.aspose.com/drawing/java/draw-lines-in-java/
  8. Wrong PageCount on docx file with Aspose.Words ...

    Dear support team, I am running a simple unit test with an input docx document. Each time, this document contains 5 pages. But when I load it with Aspose.Words and then iterate on pages based on PageCount, there is an…...private static string License = "INSERT A VALID LICENSE HERE"; ///...GetLicence() { byte[] buf = System.Text.Encoding.UTF8.GetBytes(License);...

    forum.aspose.com/t/wrong-pagecount-on-docx-file...
  9. FieldGoToButton class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldGoToButton class. Implements the GOTOBUTTON field... Remarks Inserts a jump command, such that when...when it is activated, the insertion point of the document is moved...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FieldMergingArgsBase.DocumentFieldName | Aspose...

    Discover the DocumentFieldName property of FieldMergingArgsBase. Easily access and manage merge field names for efficient document processing....); // Since we have already inserted the merged content manually...content via the "Text" property. args . Text = string . Empty...

    reference.aspose.com/words/net/aspose.words.mai...