Sort Score
Result 10 results
Languages All
Labels All
Results 4,341 - 4,350 of 151,741 for

text

(0.33 sec)
  1. FieldOptions.isBidiTextSupportedOnUpdate proper...

    FieldOptions.isBidiTextSupportedOnUpdate property. Gets or sets the value indicating whether bidirectional Text is fully supported during field update or not....indicating whether bidirectional text is fully supported during field...fully supports bi-directional text. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Some content cannot be replaced successfully Wh...

    Sample Code void Main() { InitCoreComponent(); var doc = new Aspose.Words.Document(@"C:\Users\admin\Desktop\demo.docx"); foreach (Paragraph para in doc.GetChildNodes(NodeType.Paragraph, true)) { Range paraRange …...document, particularly if the text you want to replace is embedded...due to hidden text, formatting issues, or the text being located...

    forum.aspose.com/t/some-content-cannot-be-repla...
  3. Paragraph.parent_section property | Aspose.Word...

    Paragraph.parent_section property. Retrieves the parent [Section](../../section/) of the paragraph.... The text in that paragraph # will appear...section, above the main body text. header = aw . HeaderFooter...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Font.color property | Aspose.Words for Node.js

    Font.color property. Gets or sets the color of the font....Shows how to insert formatted text using DocumentBuilder. let doc...Specify font formatting, then add text. let font = builder . font ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. How to Create PDF in Python

    This article guides on how to create PDF in Python. It contains information to establish the environment, steps for writing the application and a runnable sample code to generate PDF with Python....a new PDF and add formatted text for understanding the process...TextFragment class object to add text on the PDF page Set different...

    kb.aspose.com/pdf/python/how-to-create-pdf-in-p...
  6. 使用C++设置形状或文本框中的段落行间距|Documentation

    学习如何在形状或文本框中设置段落的行间距、前间距和后间距,使用编号Aspose.Cells for C++。...Aspose :: Cells :: Drawing :: Texts ; int main () { Aspose :: Cells...GetWorksheets (). Get ( 0 ); // Add text box inside the sheet ws . GetShapes...

    docs.aspose.com/cells/zh/cpp/set-line-spacing-o...
  7. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_IgnoreFieldCodes method. Gets or sets a boolean value indicating either to ignore Text inside field codes. The default value is false in C++....indicating either to ignore text inside field codes. The default...Examples Shows how to ignore text inside field codes. auto doc...

    reference.aspose.com/words/cpp/aspose.words.rep...
  8. | Aspose

    Sample code for JP2 to TXT Java conversion. Use API example code for batch JP2 files to TXT conversion within any Web or Desktop Java based application....documents containing recognized text. To add it to your project,...(); //Prepare rectangles with texts. ArrayList rectArray = new ArrayList...

    products.aspose.com/ocr/java/conversion/jp2-to-...
  9. CommentRangeEnd.accept method | Aspose.Words fo...

    CommentRangeEnd.accept method. Accepts a visitor...."Comment regarding text." ); // Add text to the document, warp...aw . Run ( doc , "Commented text." )); para . appendChild ( new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Comment.dateTime property | Aspose.Words for No...

    Comment.dateTime property. Gets the date and time that the comment was made...."Comment regarding text." ); // Add text to the document, warp...aw . Run ( doc , "Commented text." )); para . appendChild ( new...

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