Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 17,740 for

document editor

(0.19 sec)
  1. Edit TEXT In Python

    Edit TEXT in Python code....text Editor for Python. Use it to modify text documents programmatically...Programmatic modification of text documents is an integral part of modern...

    products.aspose.com/words/python-net/edit/text/
  2. Extend and Contribute to CRM Quote Generator|As...

    How to defined a custom workflow using Aspose.Words to convert HTML to word and Attach Generated Quotation with Quote in C#.... /// Generate Quote from Editor HTML QuoteName = ( String ...LoadFormat . Html ; Document myDoc = new Document ( stream , loadOptions...

    docs.aspose.com/words/net/extend-and-contribute...
  3. Aspose::Words::EditorType enum | Aspose.Words f...

    Aspose::Words::EditorType enum. Specifies the set of possible aliases (or editing groups) which can be used as aliases to determine if the current user shall be allowed to edit a single range defined by an editable range within a Document in C++....an editable range within a document. enum class EditorType Values...Description Unspecified 0 Means that editor type is not specified. Administrators...

    reference.aspose.com/words/cpp/aspose.words/edi...
  4. Issues related to wrap the text programmaticall...

    I am using aspose cells for grid js . Is there any way to wrap the text programmatically. image.png (91.5 KB)...programmatically: const element = document.getElementById('myElement');...Text Editor Library If you are working with a text editor library...

    forum.aspose.com/t/issues-related-to-wrap-the-t...
  5. Aspose::Words::Bibliography::ContributorCollect...

    Aspose::Words::Bibliography::ContributorCollection::get_Director method. Gets or sets the director of a source in C++....sources available in the document. auto document = System :: MakeObject...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Bibliography...

    reference.aspose.com/words/cpp/aspose.words.bib...
  6. Aspose::Words::Bibliography::ContributorCollect...

    Aspose::Words::Bibliography::ContributorCollection::get_BookAuthor method. Gets or sets the book author of a source in C++....sources available in the document. auto document = System :: MakeObject...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Bibliography...

    reference.aspose.com/words/cpp/aspose.words.bib...
  7. Aspose::Words::Bibliography::ContributorCollect...

    Aspose::Words::Bibliography::ContributorCollection::get_Composer method. Gets or sets the composer of a source in C++....sources available in the document. auto document = System :: MakeObject...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Bibliography...

    reference.aspose.com/words/cpp/aspose.words.bib...
  8. Aspose::Words::Bibliography::Source::get_Source...

    Aspose::Words::Bibliography::Source::get_SourceType method. Gets or sets the source type of a source in C++....sources available in the document. auto document = System :: MakeObject...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Bibliography...

    reference.aspose.com/words/cpp/aspose.words.bib...
  9. Aspose::Words::Bibliography::PersonCollection::...

    Aspose::Words::Bibliography::PersonCollection::idx_set method. Gets or sets a person at the specified index in C++....sources available in the document. auto document = System :: MakeObject...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Bibliography...

    reference.aspose.com/words/cpp/aspose.words.bib...
  10. PDF 中的文本格式化|Aspose.PDF for Java

    本页解释了如何在 PDF 文件中格式化文本。这包括添加行缩进、添加文本边框、添加下划线文本、在添加的文本周围添加边框、浮动框内容的文本对齐等。...{ // 创建新的文档对象 Document document = new Document (); Page page...page = document . getPages (). add (); TextFragment text = new TextFragment...

    docs.aspose.com/pdf/zh/java/text-formatting-ins...