Sort Score
Result 10 results
Languages All
Labels All
Results 4,091 - 4,100 of 150,704 for

text

(0.24 sec)
  1. Get Paragraph Bounds from Presentations in .NET...

    Learn how to retrieve paragraph and Text-portion bounds in Aspose.Slides for .NET to optimize Text positioning in PowerPoint presentations....coordinates in a table cell text frame, you can use the IPortion... Paragraphs ) { if ( para . Text == "" ) continue ; RectangleF...

    docs.aspose.com/slides/net/paragraph/
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Java 를 사용하여 PDF에서 텍스트 또는 이미지 추출 https://products.aspose.com/pdf/ko/java/parser/ Recent content in Java 를 사용하여 PDF에서 텍스트 또는 이미지 추출 on Aspsoe.PDF......center; border: 4px solid #e5e5e5; text-align: center; border-radius:...has-addons control button has-text-white has-background-success-dark...

    products.aspose.com/pdf/ko/java/parser/index.xml
  3. Find and Replace in Java|Aspose.Words for Java

    Find a string or regular expression pattern in your document and replace it with the Text you want using Java....quite a while to find specific text in a long document. It will...FindReplaceOptions class. Find and Replace Text Using Simple String Replacement...

    docs.aspose.com/words/java/find-and-replace/
  4. FieldXE.is_bold property | Aspose.Words for Python

    FieldXE.is_bold property. Gets or sets whether to apply bold formatting to the entry's page number....will display the XE field's Text property value on the left side...have the same value in their "Text" property, # the INDEX field...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldIndex.language_id property | Aspose.Words ...

    FieldIndex.language_id property. Gets or sets the language ID used to generate the index....will display the XE field's Text property value on the left side...have the same value in their "Text" property, # the INDEX field...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Document.sections property | Aspose.Words for P...

    Document.sections property. Returns a collection that represents all sections in the document.... writeln ( 'This text is in section 1.' ) # Section...) builder . writeln ( 'This text is in section 2.' ) self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. 使用 Python 在 PDF 中格式化文本|Aspose.PDF for Python vi...

    本页面解释了如何在 PDF 文件中格式化文本。包括添加行缩进、添加文本边框、添加下划线文本等。... GetDataDir_AsposePdf_Text (); // 创建新的文档对象 Aspose . Pdf...Pdf . Text . TextFragment text = new Aspose . Pdf . Text . TextFragment...

    docs.aspose.com/pdf/zh/python-net/text-formatti...
  9. Customize Barcode Color Scheme in Python via Ja...

    How to Adjust Color Schemes of Barcode Elements in Aspose.BarCode for Python via Java...the following: Bars Background Text label Top and bottom captions...color set to Color.Green . Main Text Color Aspose.BarCode for Python...

    docs.aspose.com/barcode/python-java/customize-b...
  10. Saving recognition results as a searchable PDF|...

    Saving Aspose.OCR for Python via .NET recognition results as a searchable and indexable PDF document....In addition to the recognized text, you can save the resulting...background and a transparent text overlay that can be searched...

    docs.aspose.com/ocr/python-net/save-searchable-...