Sort Score
Result 10 results
Languages All
Labels All
Results 7,711 - 7,720 of 147,733 for

text

(0.2 sec)
  1. Supported file formats|Documentation

    File and data formats for print forms, scanned / photographed images and recognition results supported by Aspose.OMR for.NET.... text Lightweight text markup specifically...most systems. CSV A lightweight text format that uses a comma to...

    docs.aspose.com/omr/net/supported-file-formats/
  2. 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....Tab‑delimited text file, same as TSV file. TXT Delimited plain text file...Language). XHtml XHTML is a text‑based file format with markup...

    docs.aspose.com/cells/go-cpp/supported-file-for...
  3. Aspose::Words::HeaderFooter::HeaderFooter const...

    Aspose::Words::HeaderFooter::HeaderFooter constructor. Creates a new header or footer of the specified type in C++.... The text in that paragraph // will appear...section, above the main body text. auto header = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/hea...
  4. Aspose::Words::Paragraph::get_IsMoveFromRevisio...

    Aspose::Words::Paragraph::get_IsMoveFromRevision method. Returns true if this object was moved (deleted) in Microsoft Word while change tracking was enabled in C++....which appear when we highlight text with the cursor, // and then...arrival destinations of the text. // The second and the fourth...

    reference.aspose.com/words/cpp/aspose.words/par...
  5. Specifying Sort Warning While Sorting Data|Docu...

    Learn how to specify sort warning while sorting data by using the Aspose.Cells for Python via .NET API....sorted because, in terms of text, 111 comes before 22. However...want to sort this data not as text but as numbers, it will become...

    docs.aspose.com/cells/python-net/specifying-sor...
  6. CustomXmlPartCollection.get_by_id method | Aspo...

    CustomXmlPartCollection.get_by_id method. Finds and returns a custom XML part by its identifier....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...
  7. StructuredDocumentTag.xml_mapping property | As...

    StructuredDocumentTag.xml_mapping property. Gets an object that represents the mapping of this structured document tag to XML data in a custom XML part of the current document....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...
  8. ChartLegendEntry class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartLegendEntry class. Represents a chart legend entry... The text of the entry is the name of...the series or trendline. The text cannot be changed. Properties...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Shape.Chart | Aspose.Words for .NET

    Unlock chart properties with Shape Chart. Enhance your visual data presentation effortlessly and maximize your insights today!...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...
  10. 从 PDF 中提取字体 C#|Aspose.PDF for .NET

    使用 Aspose.PDF for .NET 库从您的 PDF 文档中提取所有嵌入字体。... Text . Font [] fonts = document ...(); foreach ( Aspose . Pdf . Text . Font font in fonts ) { Console...

    docs.aspose.com/pdf/zh/net/extract-fonts-from-pdf/