Sort Score
Result 10 results
Languages All
Labels All
Results 3,431 - 3,440 of 149,417 for

text

(0.35 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – C#를 사용하여 PDF에서 첨부 파일을 추가, 추출 또는 제거합니다 https://products.aspose.com/pdf/ko/net/attachments/ Recent content in C#를 사용하여 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/net/attachments/inde...
  2. FormFieldCollection | Aspose.Words for Java

    A collection of FormField objects that represent all the form fields in a range in Java....setStatusText("Checkbox status text"); checkBox.setOwnStatus(true);...insert text input form field. builder.write("Enter text here:...

    reference.aspose.com/words/java/com.aspose.word...
  3. Font.size_bi property | Aspose.Words for Python

    Font.size_bi property. Gets or sets the font size in points used in a right-to-left document....right-to-left, and right-to-left text. doc = aw . Document () builder...font settings for left-to-right text. builder . font . name = 'Courier...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose Diagram not able to convert VSDX file ty...

    Hi Team, We are using the Aspose.Diagram library method to convert VSDX files into PDF format. However, we have encountered the following issues in the PDF output: Font-family changes. PDF image distortions, includin…...shape texts. Wrapped legend text. Wrapped normal text in some...changed into cylindrical shape Text getting mirror imaged Some of...

    forum.aspose.com/t/aspose-diagram-not-able-to-c...
  5. Add Shapes|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Text = @"Rectangle text." ; Visio . Master...5 ); visioStarShape . Text = @"Star text." ; Visio . Master visioHexagonMaster...

    docs.aspose.com/diagram/net/add-shapes/
  6. RevisionGroup class | Aspose.Words for Python

    aspose.words.RevisionGroup class. Represents a group of sequential [Revision](../revision/) objects... text Returns inserted/deleted/moved text or description...revision_type } \n\t Revision text: { group . text } ' ) See Also module...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Body.AcceptStart | Aspose.Words for .NET

    Discover the Body AcceptStart method to seamlessly integrate visitors at the beginning of your document's body for enhanced user experience....docx" ); // Extract the text contents of our document by.../// <summary> /// Collects the text contents of all runs in the...

    reference.aspose.com/words/net/aspose.words/bod...
  8. Body.AcceptEnd | Aspose.Words for .NET

    Enhance your web experience with the Body AcceptEnd method, designed to seamlessly accept visitors at the document's end for improved navigation....docx" ); // Extract the text contents of our document by.../// <summary> /// Collects the text contents of all runs in the...

    reference.aspose.com/words/net/aspose.words/bod...
  9. detect_areas_mode_enum::CURVED_TEXT|Documentation

    How Aspose.OCR determines the structure of a document using the detect_areas_mode_enum::CURVED_Text algorithm....detect_areas_mode_enum::CURVED_TEXT Contents [ Hide ] To use this...image, causing the lines of text to curl. This 3D geometric distortion...

    docs.aspose.com/ocr/cpp/areas-detection/curved_...
  10. Inserting Table|Aspose.Words for .NET

    Insert a table into a document and modify it easily and fast instead of using VSTO in C#.... Text = "Document Property" ; tbl...Range . Text = "Value" ; tbl . Cell ( 2 , 1 ). Range . Text = "Subject"...

    docs.aspose.com/words/net/inserting-table/