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

text

(0.08 sec)
  1. Get HTML5 string from Cell|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....workbook object and adds some text in cell A1 of the first worksheet...10pt;COLOR: #000000;" > This is some text .</ Font > HTML5: < div Style...

    docs.aspose.com/cells/python-java/get-html5-str...
  2. IncorrectFontUsageException - Free Support Foru...

    Getting an IncorrectFontUsageException (Document error: TJ operator without preceding Tf - no font set for the Text segment) thrown when using page.Accept(TextAbsorber). To reproduce, run the following code on the attac…...preceding Tf - no font set for the text segment) thrown when using page...string text = textAbsorber.Text; list.Add(new Text(num, text.Trim()));...

    forum.aspose.com/t/incorrectfontusageexception/...
  3. StructuredDocumentTag.is_temporary property | A...

    StructuredDocumentTag.is_temporary property. Specifies whether this SDT shall be removed from the WordProcessingML document when its contents are modified....Document () # Insert a plain text structured document tag, # which...as a plain text form that the user may enter text into. tag =...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Work with PDF Documents in Qt|Aspose.PDF for C++

    Discover how to create and manage PDF documents in Qt using Aspose.PDF for C++. Follow this comprehensive guide....create a PDF document with some text and save it to disc. To do this:...h" #include "Aspose.PDF.Cpp/Text/TextFragment.h" Insert the following...

    docs.aspose.com/pdf/cpp/work-with-pdf-documents...
  5. TxtOfficeMathExportMode enumeration | Aspose.Wo...

    aspose.words.saving.TxtOfficeMathExportMode enumeration. Specifies how Aspose.Words exports OfficeMath to [SaveFormat.Text](../../aspose.words/saveformat/#Text)....TEXT . Members Name Description TEXT Export OfficeMath...OfficeMath as plain text. LATEX Export OfficeMath as LaTeX. Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::PlainTextDocument::PlainTextDocu...

    Aspose::Words::PlainTextDocument::PlainTextDocument constructor. Creates a plain Text document from a stream. Automatically detects the file format in C++....constructor Creates a plain text document from a stream. Automatically...stream where to extract the text from. Remarks The document must...

    reference.aspose.com/words/cpp/aspose.words/pla...
  7. Hyphenation.is_dictionary_registered method | A...

    Hyphenation.is_dictionary_registered method. Returns ``False`` if for the specified language there is no dictionary registered or if registered is Null dictionary, ``True`` otherwise....a document contains lines of text in which a word could be split...# Open a document containing text with a locale matching that...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 使用Aspose.Cells将工作簿保存为文本或CSV格式|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....FilePath + "Save Workbook to Text or CSV Format.xlsx" ; string...FilePath + "Save Workbook to Text or CSV Format.txt" ; //Load...

    docs.aspose.com/cells/zh/net/save-workbook-to-t...
  9. 如何使用 Aspose.Slides 从 PPT、PPTX 和 ODP 提取文本|Aspose...

    使用 Aspose.Slides API 在流行的云平台上提取演示文稿文本,实现 PPT、PPTX 和 ODP 的搜索、分析和导出自动化。...WriteLine ( "Slide Text: " + slideText . Text ); Console . WriteLine...WriteLine ( "Notes Text: " + slideText . NotesText ); Console ....

    docs.aspose.com/slides/zh/net/extracting-text-o...
  10. IStructuredDocumentTag.lockContentControl prope...

    IStructuredDocumentTag.lockContentControl property. When set to true, this property will prohibit a user from deleting this SDT....plain text structured document tag, which acts as a text box that...prohibit the user from editing this text box's contents. tag . lockContents...

    reference.aspose.com/words/nodejs-net/aspose.wo...