Sort Score
Result 10 results
Languages All
Labels All
Results 5,451 - 5,460 of 10,578 for

insert text

(0.19 sec)
  1. Manage Connectors in Presentations Using JavaSc...

    Empower JavaScript apps to draw, connect and auto-route lines in PowerPoint slides—gain full control over straight, elbow and curved connectors....1 Consider a case where two text frame objects are linked together...process. First, let’s add a new text frame object ( To 1 ) to the...

    docs.aspose.com/slides/nodejs-java/connector/
  2. Chinese Date Language locale is not supported i...

    As i am trying to update date format in traditional chinese locale (“zh-Hant”) using the following code attached template. but format is not supported. package com.sirionlabs; import com.aspose.words.*; import com.asp…...text.ParseException; import java.text.SimpleDateFormat;...getSdtType() == SdtType.PLAIN_TEXT || std.getSdtType() == SdtType...

    forum.aspose.com/t/chinese-date-language-locale...
  3. ImageSaveOptions | Aspose.Words for Java

    Allows to specify additional options when rendering document pages or shapes to images in Java....writeln("Some text with PostScript font."); //...put(RenderingHints.KEY_TEXT_ANTIALIASING, RenderingHints.VALUE_TEXT_ANTIALIAS_ON);...

    reference.aspose.com/words/java/com.aspose.word...
  4. DocumentBase class | Aspose.Words for Node.js

    Aspose.Words.DocumentBase class. Provides the abstract base class for a main document and a glossary document of a Word document...nodeChangingCallback Called when a node is inserted or removed in the document...CompositeNode ) getText() Gets the text of this node and of all its...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. When inserting a picture and nearby cell's font...

    HI, An image is being Inserted. When lines 31-33 are commented out the scale height of the picture is around 100% which is expected. However when these lines are uncommented, the Text in cell 1, 1 is set to 24pts. The …...When inserting a picture and nearby cell's font size is set,...4:18pm 1 HI, An image is being inserted. When lines 31-33 are commented...

    forum.aspose.com/t/when-inserting-a-picture-and...
  6. SmartTag class | Aspose.Words for Node.js

    Aspose.Words.Markup.SmartTag class. This element specifies the presence of a smart tag around one or more inline structures (runs, images, fields,etc.) within a paragraph...CompositeNode ) getText() Gets the text of this node and of all its...insertAfter(newChild, refChild) Inserts the specified node immediately...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Eliminate Extra spacing\lines in MS Word before...

    Hello We use MS Word Template with xml data to create pdfs using Aspose. Currently we are facing an issue when we assemble multiple Word Templates together before mailmerge. Looking to see how to eliminate the extra li…... Between the two inserted sections a blank line (extra...type A NewPage section break inserts an implicit page break, which...

    forum.aspose.com/t/eliminate-extra-spacing-line...
  8. ListLevel | Aspose.Words for Java

    Defines formatting for a list level in Java....ORDINAL_TEXT); listLevel.setStartAt(21);...the second line of wrapping text for the list level. getTrailingCharacter()...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose words Java -ExportDocumentStructure - vi...

    When exporting DOCX to PDF with pdfOptions.setExportDocumentStructure(true) enabled, the Table of Contents (TOC) shows an unexpected visible space after the page number (trailing whitespace) on TOC lines in the tagged PD…...implementation may add an additional text element (e.g., a space character)...prevent the tagging engine from inserting the stray space. Post‑process...

    forum.aspose.com/t/aspose-words-java-exportdocu...
  10. Aspose word Html Conversion - Free Support Foru...

    Hi team , I am Converting a Paragraph in Aspose to Html but it’s providig me Margin top 4pt which should be zero , I am sharing the code which is used and document which i am converting. Please note that i am Convertin…...Text) End If Dim srcDoc As Aspose...' No visible text? Dim t As String = p.Range.Text t = t.Replace(Aspose...

    forum.aspose.com/t/aspose-word-html-conversion/...