Sort Score
Result 10 results
Languages All
Labels All
Results 9,091 - 9,100 of 151,848 for

text

(0.13 sec)
  1. Document.custom_xml_parts property | Aspose.Wor...

    Document.custom_xml_parts property. Gets or sets the collection of Custom XML Data Storage Parts....xml_part_content = '<root><text>Hello world!</text></root>' xml_part =...aw . markup . SdtType . PLAIN_TEXT , aw . markup . MarkupLevel...

    reference.aspose.com/words/python-net/aspose.wo...
  2. IStructuredDocumentTag.XmlMapping | Aspose.Word...

    Discover how the IStructuredDocumentTag XmlMapping property connects structured tags to XML data, enhancing document customization and integration....xmlPartContent = "<root><text>Hello world!</text></root>" ; CustomXmlPart...SetMapping ( xmlPart , "/root[1]/text[1]" , string . Empty ); doc...

    reference.aspose.com/words/net/aspose.words.mar...
  3. Dewarping|Documentation

    How to straighten curved and distorted images using Aspose.OCR for Python via .NET before recognition....efficiency of segmentation and text extraction. Aspose.OCR for Python...removing the image curvature, text lines will have some wave-like...

    docs.aspose.com/ocr/python-net/dewarp/
  4. Aspose::Words::Settings::WriteProtection::Valid...

    Aspose::Words::Settings::WriteProtection::ValidatePassword method. Returns true if the specified password is the same as the write-protection password the document was protected with. If document is not write-protected with password then returns false in C++....builder -> Writeln ( u "Writing text in a protected document." );...protected." ) + u " \r Writing text in a protected document." ,...

    reference.aspose.com/words/cpp/aspose.words.set...
  5. Aspose::Words::Saving::MarkdownOfficeMathExport...

    Aspose::Words::Saving::MarkdownOfficeMathExportMode enum. Specifies how Aspose.Words exports OfficeMath to Markdown in C++....Description Text 0 Export OfficeMath as plain text. Image 1 Export...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Preserve Single Quote Prefix of Cell Value or R...

    Learn how to preserve Single Quote Prefix of Cell Value or Range through the Aspose.Cells for JavaScript via C++ API....></ script > < script type = "text/javascript" > const { Workbook.... get ( "A1" ); // Put some text in the cell; it does not have...

    docs.aspose.com/cells/javascript-cpp/preserve-s...
  7. Shape.Filled | Aspose.Words for .NET

    Control shape aesthetics with the Shape Filled property, deciding if your closed paths are filled for enhanced design flexibility and visual appeal....private void AppendLine ( string text ) { for ( int i = 0 ; i < mTextIndentLevel...AppendLine ( text ); } /// <summary> /// Return all the text that the...

    reference.aspose.com/words/net/aspose.words.dra...
  8. 如果在header 和 footer中创建浮动文本框并且不添加新的段落作为锚点 - Free ...

    Hello, 我正在使用 aspose.java 在word中添加 header,footer等元素,基于原始需求(在源文档上追加header 和 footer时, 不要因为添加header 和 footer 而造成文档header 和 footer区域变高引起文档内容排版和页面数量的变化),所以我采用添加浮动文本框来避免造成header footer区域变化;现在的问题是,为了添加浮动文本框,一定需要创建一个段落来作为锚点,而这个段落…...overlay {} content as floating text box in section {}", typeName...// Insert content as floating text box with custom margin for vertical...

    forum.aspose.com/t/header-footer/325498
  9. 在 Jython 中更新并保存电子邮件|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....Subject subject = subject + " This text is added to the existing subject"...Subject email . setSubject ( 'This text is added to the existing subject'...

    docs.aspose.com/email/zh/java/update-and-save-a...
  10. Get Paragraph Bounds from Presentations in Java...

    Learn how to retrieve paragraph and Text-portion bounds in Aspose.Slides for Java to optimize Text positioning in PowerPoint presentations....coordinates in a table cell text frame, you can use the IPortion...returned for a paragraph and text portions measured? In points...

    docs.aspose.com/slides/java/paragraph/