Sort Score
Result 10 results
Languages All
Labels All
Results 6,261 - 6,270 of 148,520 for

text

(0.64 sec)
  1. FieldLastSavedBy Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldLastSavedBy class to enhance document management with LASTSAVEDBY field functionality. Optimize your workflow today!...DisplayResult { get; } Gets the text that represents the displayed...Result { get; set; } Gets or sets text that is between the field separator...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Multithreading support|Documentation

    Optimize the resource usage and increase performance by setting the number of threads used by Aspose.OCR for C++ recognition engine....language :: ukr ; // Extract text from the image auto result =...); // Output the recognized text wchar_t * buffer = asposeocr_serialize_result...

    docs.aspose.com/ocr/cpp/multithreading/
  3. Aspose::Words::Markup::CustomXmlPartCollection:...

    Aspose::Words::Markup::CustomXmlPartCollection::GetEnumerator method. Returns an enumerator object that can be used to iterate over all items in the collection in C++....xmlPartContent = u "<root><text>Hello world!</text></root>" ; System ::...ASPOSE_ASSERT_EQ ( System :: Text :: Encoding :: get_ASCII ()...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_XmlMapping method. Gets an object that represents the mapping of this structured document tag to XML data in a custom XML part of the current document in C++....xmlPartContent = u "<root><text>Hello world!</text></root>" ; System ::...ASPOSE_ASSERT_EQ ( System :: Text :: Encoding :: get_ASCII ()...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. Aspose::Words::Fields::FieldGoToButton::get_Dis...

    Aspose::Words::Fields::FieldGoToButton::get_DisplayText method. Gets or sets the Text of the "button" that appears in the document, such that it can be selected to activate the jump in C++....ext method Gets or sets the text of the “button” that appears...Microsoft Word, // it will take the text cursor to the bookmark whose...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. InsertHtml does not preserve the color style sp...

    Code: public void GenerateWordFromWithColors() { Document doc = new Document(); // We can position where we want the table to be inserted and specify any extra formatting to the table. DocumentBuilder bu…...rgba(224, 62, 45, 1);\">Some Text in red</div>"); doc.Save(@"...InsertHtml does not preserve the text color when using rgba(224, 62...

    forum.aspose.com/t/inserthtml-does-not-preserve...
  7. FieldAutoNumOut Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldAutoNumOut class for seamless AUTONUMOUT field implementation, enhancing document automation and efficiency....DisplayResult { get; } Gets the text that represents the displayed...Result { get; set; } Gets or sets text that is between the field separator...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Aspose::Words::Markup::CustomXmlPartCollection:...

    Aspose::Words::Markup::CustomXmlPartCollection::GetById method. Finds and returns a custom XML part by its identifier in C++....xmlPartContent = u "<root><text>Hello world!</text></root>" ; System ::...ASPOSE_ASSERT_EQ ( System :: Text :: Encoding :: get_ASCII ()...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. Unable to read PR_NATIVE_BODY_INFO for message ...

    Using MFC MAPI, I can see that a certain message in my PST has a value for PR_NATIVE_BODY_INFO. image.png (3.4 KB) However, when I read the PST using the PersonalStorage class and try to get the read the property, I ge…...“native” body format (plain text, RTF, or HTML), but if it’s...environments that only support plain text or RTF. According to Microsoft’s...

    forum.aspose.com/t/unable-to-read-pr-native-bod...
  10. Appending Document Not Maintaining - Free Suppo...

    I am encountering an inconsistent formatting issue when appending Word document templates using Aspose.Words in C#. The issue has been reproduced in isolation using a minimal test case (provided below), and a sample docu…...unexpected text alignment issues . Specifically, text near checkboxes...The checkbox and surrounding text should maintain their original...

    forum.aspose.com/t/appending-document-not-maint...