Sort Score
Result 10 results
Languages All
Labels All
Results 4,211 - 4,220 of 154,653 for

text

(0.9 sec)
  1. FieldIndex.letter_range property | Aspose.Words...

    FieldIndex.letter_range property. Gets or sets a range of letters to which limit 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...
  2. 确定 TextFragment 中的换行符|Aspose.PDF for C++

    了解如何使用 C++ 确定多行 TextFragment 的换行符...using namespace Aspose :: Pdf :: Text ; void LineBreakDemo () { String...= 0 ; i < 4 ; i ++ ) { auto text = MakeObject < TextFragment...

    docs.aspose.com/pdf/zh/cpp/determine-line-break/
  3. DropCapPosition | Aspose.Words for Java

    Specifies the position for a drop cap Text in Java....the position for a drop cap text. Examples: Shows how to create...with a large letter that the text in the second and third paragraphs...

    reference.aspose.com/words/java/com.aspose.word...
  4. Font.ComplexScript | Aspose.Words for .NET

    Discover the Font ComplexScript property, ensuring your Text is formatted as complex script for enhanced readability and style, regardless of Unicode values....be treated as complex script text regardless of their Unicode...} Examples Shows how to add text that is always treated as complex...

    reference.aspose.com/words/net/aspose.words/fon...
  5. Search PDF using Python | Aspose.PDF

    Search PDF document without opening programmatically with Python sample code using Aspose.PDF for Python for .NET....with text to find as parameter. Get all extracted text fragments...textFragmentAbsorber = apdf . text . TextFragmentAbsorber ( "PDF"...

    products.aspose.com/pdf/python-net/search/
  6. Aspose::Words::Loading::TxtLoadOptions::get_Doc...

    Aspose::Words::Loading::TxtLoadOptions::get_DocumentDirection method. Gets or sets a document direction. The default value is LeftToRight in C++....to detect plaintext document text direction. // Create a "TxtLoadOptions"...direction of every paragraph of text that Aspose.Words loads from...

    reference.aspose.com/words/cpp/aspose.words.loa...
  7. Aspose::Words::Loading::LoadOptions::get_Encodi...

    Aspose::Words::Loading::LoadOptions::get_Encoding method. Gets or sets the encoding that will be used to load an HTML, TXT, or CHM document if the encoding is not specified inside the document. Can be null. Default is null in C++....System :: SharedPtr < System :: Text :: Encoding > Aspose :: Words...-> set_Encoding ( System :: Text :: Encoding :: get_ASCII ());...

    reference.aspose.com/words/cpp/aspose.words.loa...
  8. Stamping with Aspose.PDF using C#|Aspose.PDF fo...

    This section describes how to add image stamps and Text stamps to a PDF page....NET allows adding image or text stamp in your PDF document....PDF file. Add Text stamps in the PDF File - add text stamp, define...

    docs.aspose.com/pdf/net/stamping/
  9. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Add, Extract or Remove Images in PDF using Python https://products.aspose.com/pdf/python-net/images/ Recent content in Add, Extract or Remove I......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/python-net/images/index...
  10. DocumentBuilder.move_to_field method | Aspose.W...

    DocumentBuilder.move_to_field method. Moves the cursor to a field in the document....DocumentBuilder and add a run of text after it. field = builder ....current_node ) builder . write ( ' Text immediately after the field...

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