Sort Score
Result 10 results
Languages All
Labels All
Results 1,381 - 1,390 of 10,763 for

insert text

(0.1 sec)
  1. Android API to Render EPUB to ODT | products.as...

    Transform EPUB to ODT via Android via Java API...to store documents, such as text, spreadsheets, presentations...documents to other formats, extract text from PDF documents, and convert...

    products.aspose.com/total/android-java/conversi...
  2. Aspose::Words::DocumentBuilder::InsertComboBox ...

    Aspose::Words::DocumentBuilder::InsertComboBox method. Inserts a combobox form field at the current position in C++....DocumentBuilder::InsertComboBox method Inserts a combobox form field at the...form field node that was just inserted. Remarks If you specify a...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Aspose::Words::ParagraphFormat::get_AddSpaceBet...

    Aspose::Words::ParagraphFormat::get_AddSpaceBetweenFarEastAndAlpha method. Gets or sets a flag indicating whether inter-character spacing is automatically adjusted between regions of Latin Text and regions of East Asian Text in the current paragraph in C++....regions of Latin text and regions of East Asian text in the current...a () Examples Shows how to insert a paragraph into the document...

    reference.aspose.com/words/cpp/aspose.words/par...
  4. Adding Custom Labels to Data Points in the Seri...

    Learn how to add custom labels to data points in the series of a chart using Aspose.Cells for JavaScript via C++. This guide will demonstrate how to modify labels' appearance, position, and formatting, while linking them to your data source for accurate representation....text property to add these custom...Name . You can use any other text instead. <!DOCTYPE html> < html...

    docs.aspose.com/cells/javascript-cpp/adding-cus...
  5. TxtSaveOptions.AddBidiMarks | Aspose.Words for ...

    Discover how the TxtSaveOptions AddBidiMarks property enhances plain Text exports by adding bidirectional marks for improved readability and formatting....run when exporting in plain text format. The default value is...set ; } Examples Shows how to insert Unicode Character ‘RIGHT-TO-LEFT...

    reference.aspose.com/words/net/aspose.words.sav...
  6. ControlChar.Cr | Aspose.Words for .NET

    Discover ControlChar Cr, the carriage return character (x000d or r) that enhances Text formatting. Simplify your coding with our unique solutions!...DocumentBuilder ( doc ); // Insert paragraphs with text with DocumentBuilder...// Converting the document to text form reveals that control characters...

    reference.aspose.com/words/net/aspose.words/con...
  7. ParagraphFormat.add_space_between_far_east_and_...

    ParagraphFormat.add_space_between_far_east_and_digit property. Gets or sets a flag indicating whether inter-character spacing is automatically adjusted between regions of numbers and regions of East Asian Text in the current paragraph....numbers and regions of East Asian text in the current paragraph. @property...): ... Examples Shows how to insert a paragraph into the document...

    reference.aspose.com/words/python-net/aspose.wo...
  8. TxtSaveOptionsBase.ExportHeadersFootersMode | A...

    Discover how the TxtSaveOptionsBase ExportHeadersFootersMode property optimizes header and footer export in Text formats. Default, PrimaryOnly....footers are exported to the text formats. Default value is PrimaryOnly...plain text format. Document doc = new Document (); // Insert even...

    reference.aspose.com/words/net/aspose.words.sav...
  9. 使用Aspose.wod java 将word转PDF,加密并设置权限,adobe acrob...

    当我使用如下代码计算权限,即使所有权限都设置好了,在adobe acrobat 中依然会显示文档组合和页面提取 不允许,怎么设置才能让adobe acrobat 中显示允许 // Allow Copy: Enable Text/image copying and accessibility tools if (security.isAllowCopy()) { permissions |= …...中显示允许 // Allow Copy: Enable text/image copying and accessibility...CONTENT_COPY; // 16 - Allow copying text/images permissions |= PdfPermissions...

    forum.aspose.com/t/aspose-wod-java-word-pdf-ado...
  10. Aspose::Words::Settings::ViewOptions::get_DoNot...

    Aspose::Words::Settings::ViewOptions::get_DoNotDisplayPageBoundaries method. Turns off display of the space between the top of the Text and the top edge of the page in C++....space between the top of the text and the top edge of the page...DocumentBuilder > ( doc ); // Insert content that spans across 3...

    reference.aspose.com/words/cpp/aspose.words.set...