Sort Score
Result 10 results
Languages All
Labels All
Results 5,191 - 5,200 of 154,792 for

text

(1.51 sec)
  1. Document.Sections | Aspose.Words for .NET

    Explore the Document Sections property to access a complete collection of all document sections, enhancing your content organization and navigation.... Writeln ( "This text is in section 1." ); // Section...); builder . Writeln ( "This text is in section 2." ); Assert...

    reference.aspose.com/words/net/aspose.words/doc...
  2. ControlChar | Aspose.Words for Java

    Control characters often encountered in documents in Java....; // Insert paragraphs with text with DocumentBuilder. builder...// Converting the document to text form reveals that control characters...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::FileFormatUtil::ContentTypeToSav...

    Aspose::Words::FileFormatUtil::ContentTypeToSaveFormat method. Converts IANA content type into a save format enumerated value in C++....Aspose :: Words :: LoadFormat :: Text , Aspose :: Words :: FileFormatUtil...:: ContentTypeToLoadFor ( u "text/plain" )); ASSERT_EQ ( Aspose...

    reference.aspose.com/words/cpp/aspose.words/fil...
  4. FieldArgumentBuilder.add_text method | Aspose.W...

    FieldArgumentBuilder.add_Text method. Adds a plain Text to the argument....add_text method add_text(text) Adds a plain text to the argument...argument. def add_text ( self , text : str ): ... Parameter Type...

    reference.aspose.com/words/python-net/aspose.wo...
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 Python 處理 PDF 表單 https://products.aspose.com/pdf/zh-hant/python-net/acroforms/ Recent content in 使用 Python 處理 PDF 表單 on Aspsoe.PDF Products ......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/zh-hant/python-net/acro...
  6. Does Aspose.Cells provide redactions or redacti...

    Hi Team, Does Aspose.Cells provide redactions or redaction labels? I have attached a sample GIF file for reference. redations.gif (705.1 KB)...2025, 5:18am 10 Can I add a text in the shapes same like ms excel...currently,we only support edit text for textbox shape,not for any...

    forum.aspose.com/t/does-aspose-cells-provide-re...
  7. RecognizeIDCard fails to recognize Balkan ID ca...

    Aspose.OCR for Java does not correctly recognize a Bosnia and Herzegovina identity card. When the specialized RecognizeIDCard method is used, it does not return usable Text from the attached ID card image. When the sam…...used, it does not return usable text from the attached ID card image...Recognize method, most of the text is extracted. However, Bosnian/Croatian...

    forum.aspose.com/t/recognizeidcard-fails-to-rec...
  8. FieldLink Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldLink class for seamless LINK field implementation. Enhance your document processing with powerful features today!...DisplayResult { get; } Gets the text that represents the displayed...linked object as HTML format text. InsertAsPicture { get; set;...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Node.previous_sibling property | Aspose.Words f...

    Node.previous_sibling property. Gets the node immediately preceding this node.... writeln ( 'Section 1 text.' ) builder . insert_break (...builder . writeln ( 'Section 2 text.' ) # Both sections are siblings...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 在 Python 中使用 FloatingBox 进行 PDF 布局|Aspose.PDF f...

    学习如何在 PDF 文档中使用 FloatingBox 进行文本布局、多列内容和精确定位(使用 Python)。... text . TextFragment ( phrase )) #...box . paragraphs . add ( ap . text . TextFragment ( paragraph ))...

    docs.aspose.com/pdf/zh/python-net/floating-box/