Sort Score
Result 10 results
Languages All
Labels All
Results 9,261 - 9,270 of 125,120 for

text

(0.1 sec)
  1. Aspose::Words::ControlChar::FieldSeparatorChar ...

    Aspose::Words::ControlChar::FieldSeparatorChar field. Field separator character separates field code from field value. Optional in some fields. Value: (char)20 in C++....character to mark the point where text moves to the next column. builder...Write ( System :: String ( u "Text at end of column 1." ) + Aspose...

    reference.aspose.com/words/cpp/aspose.words/con...
  2. Aspose::Words::ControlChar::LineFeedChar field ...

    Aspose::Words::ControlChar::LineFeedChar field. Line feed character: (char)10 or "\n" in C++....character to mark the point where text moves to the next column. builder...Write ( System :: String ( u "Text at end of column 1." ) + Aspose...

    reference.aspose.com/words/cpp/aspose.words/con...
  3. Aspose::Words::ControlChar::FieldEndChar field ...

    Aspose::Words::ControlChar::FieldEndChar field. End of MS Word field character: (char)21 in C++....character to mark the point where text moves to the next column. builder...Write ( System :: String ( u "Text at end of column 1." ) + Aspose...

    reference.aspose.com/words/cpp/aspose.words/con...
  4. Aspose::Words::Fields::FieldImport::get_IsLinke...

    Aspose::Words::Fields::FieldImport::get_IsLinked method. Gets or sets whether to reduce the file size by not storing graphics data with the document in C++....png" ); ASSERT_TRUE ( System :: Text :: RegularExpressions :: Regex...true ); ASSERT_TRUE ( System :: Text :: RegularExpressions :: Regex...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. SHAR File Format & .shar Extension - Comprehens...

    Explore the SHAR archive file format and .shar extension, a Unix shell script used for bundling files into a single package. Learn about its structure, how to create and extract SHAR files, and its role in early software distribution and file packaging....format encodes files into a plain text script that can be executed...multiple files into a single plain text script. When executed, this...

    products.aspose.com/zip/most-common-archives/wh...
  6. Finding line bounding boxes|Documentation

    Automatic detection of line bounding boxes inside an image....image rectangles containing text lines. This can be useful for...extracting individual blocks of text. To get bounding boxes of all...

    docs.aspose.com/ocr/cpp/image-regions-line-find/
  7. Supported File Formats|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.... TabDelimited Tab-delimited text file, same with TSV file. TXT...TXT Delimited plain text file. HTML HTML format. MHTML MHTML file...

    docs.aspose.com/cells/java/supported-file-formats/
  8. Supported File Formats|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.... TabDelimited Tab-delimited text file, same with TSV file. TXT...TXT Delimited plain text file. HTML HTML format. MHTML MHTML file...

    docs.aspose.com/cells/python-java/supported-fil...
  9. How to Create HTML File in C#

    This topic covers basic implementation of HTML automation within .NET Applications. You will learn how to create HTML file in C#....empty HTML document Create a text element using CreateTextNode()...CreateTextNode() method Append created text to the body of the HTML document...

    kb.aspose.com/html/net/how-to-create-html-file-...
  10. 使用 PdfExtractor 提取图像|Aspose.PDF for .NET

    本节解释如何使用 PdfExtractor 类通过 Aspose.PDF Facades 提取图像。...object to hold the extracted text from Document MemoryStream ms..."FilledForm.pdf" ); // Extract text from the input PDF document...

    docs.aspose.com/pdf/zh/net/extract-images/