Sort Score
Result 10 results
Languages All
Labels All
Results 5,661 - 5,670 of 152,856 for

text

(2.02 sec)
  1. Font.no_proofing property | Aspose.Words for Py...

    Font.no_proofing property. True when the formatted characters are not to be spell checked....Examples Shows how to prevent text from being spell checked by...flag to create a portion of text that # bypasses the spell checker...

    reference.aspose.com/words/python-net/aspose.wo...
  2. TextBox.InternalMarginRight | Aspose.Words for ...

    Discover the TextBox InternalMarginRight property to customize your shapes with precise right margins in points for enhanced design flexibility....to set internal margins for a text box. Document doc = new Document...LastParagraph ); builder . Write ( "Text placed according to textbox...

    reference.aspose.com/words/net/aspose.words.dra...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Java 를 사용하여 PDF에서 표 추가, 추출, 삭제 https://products.aspose.com/pdf/ko/java/table/ Recent content in Java 를 사용하여 PDF에서 표 추가, 추출, 삭제 on Aspsoe.PDF Pr......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/table/index.xml
  4. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Gestisci i moduli PDF in Python https://products.aspose.com/pdf/it/python-net/acroforms/ Recent content in Gestisci i moduli PDF in Python on A......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/it/python-net/acroforms...
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Merge PDF Documents using Python https://products.aspose.com/pdf/python-net/merger/ Recent content in Merge PDF Documents using Python on Aspso......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/merger/index...
  6. Convert PPSM to RTF in Python or with free Onli...

    PPSM to RTF conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free PPSM to RTF online converter quickly before integrating the code.... The Rich Text Format (RTF) is a document file...that enables the exchange of text between different word processors...

    products.aspose.com/total/python-net/conversion...
  7. FormField class | Aspose.Words for Node.js

    Aspose.Words.Fields.FormField class. Represents a single form field...following form fields: checkbox, text input and dropdown (combobox)...a character within a line of text. A complete form field in a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Run.getText method | Aspose.Words for Node.js

    Run.getText method. Gets the Text of the run....Gets the text of the run. getText () Returns The text of the run...module Aspose.Words class Run Run.text property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Markup::CustomXmlPartCollection:...

    Aspose::Words::Markup::CustomXmlPartCollection::Add method. Adds an item to the collection in C++....xmlPartContent = u "<root><text>Hello world!</text></root>" ; System ::...ASPOSE_ASSERT_EQ ( System :: Text :: Encoding :: get_ASCII ()...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. 向PDF文件添加文本|Aspose.PDF for Java

    本文介绍了在Aspose.PDF中处理文本的各个方面。了解如何向PDF添加文本、添加HTML片段或使用自定义OTF字体。...text.FontTypes ; import java.io.FileInputStream...= new TextFragment ( "Sample Text Fragment" ); // 为 TextFragment...

    docs.aspose.com/pdf/zh/java/add-text-to-pdf-file/