Sort Score
Result 10 results
Languages All
Labels All
Results 3,941 - 3,950 of 151,791 for

text

(0.25 sec)
  1. Some content cannot be replaced successfully Wh...

    Sample Code void Main() { InitCoreComponent(); var doc = new Aspose.Words.Document(@"C:\Users\admin\Desktop\demo.docx"); foreach (Paragraph para in doc.GetChildNodes(NodeType.Paragraph, true)) { Range paraRange …...document, particularly if the text you want to replace is embedded...due to hidden text, formatting issues, or the text being located...

    forum.aspose.com/t/some-content-cannot-be-repla...
  2. Note|Aspose.Slides Documentation

    Work with slide notes in Aspose.Slides for Android: add, read, edit, and export speaker notes in PPT, PPTX, and ODP using clear Java examples....Create a notes slide and assign text to it. static void addNote ()...} Access a Notes Slide Read text from an existing notes slide...

    docs.aspose.com/slides/androidjava/examples/ele...
  3. Inline.IsMoveToRevision | Aspose.Words for .NET

    Discover how the IsMoveToRevision property in Microsoft Word tracks object movements. Ensure accurate change tracking for seamless document editing!...revision occurs when we insert text while tracking changes. Assert...we change the formatting of text while tracking changes. Assert...

    reference.aspose.com/words/net/aspose.words/inl...
  4. Inline.IsFormatRevision | Aspose.Words for .NET

    Discover the Inline IsFormatRevision property in Microsoft Word. It indicates if object formatting changed with change tracking enabled, enhancing document management....revision occurs when we insert text while tracking changes. Assert...we change the formatting of text while tracking changes. Assert...

    reference.aspose.com/words/net/aspose.words/inl...
  5. MarkdownOfficeMathExportMode | Aspose.Words for...

    Specifies how Aspose.Words exports OfficeMath to Markdown in Java.... TEXT Export OfficeMath as plain text. length Methods...OfficeMath as MathML. TEXT public static int TEXT Export OfficeMath...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::Inline::get_ParentParagraph meth...

    Aspose::Words::Inline::get_ParentParagraph method. Retrieves the parent Paragraph of this node in C++....revision occurs when we insert text while tracking changes. ASSERT_TRUE...we change the formatting of text while tracking changes. ASSERT_TRUE...

    reference.aspose.com/words/cpp/aspose.words/inl...
  7. Aspose::Words::Inline::get_IsFormatRevision met...

    Aspose::Words::Inline::get_IsFormatRevision method. Returns true if formatting of the object was changed in Microsoft Word while change tracking was enabled in C++....revision occurs when we insert text while tracking changes. ASSERT_TRUE...we change the formatting of text while tracking changes. ASSERT_TRUE...

    reference.aspose.com/words/cpp/aspose.words/inl...
  8. Aspose::Words::Inline::get_IsMoveFromRevision m...

    Aspose::Words::Inline::get_IsMoveFromRevision method. Returns true if this object was moved (deleted) in Microsoft Word while change tracking was enabled in C++....revision occurs when we insert text while tracking changes. ASSERT_TRUE...we change the formatting of text while tracking changes. ASSERT_TRUE...

    reference.aspose.com/words/cpp/aspose.words/inl...
  9. Search PDF using C++ | Aspose.PDF

    Search PDF document without opening programmatically with C++ sample code using Aspose.PDF for C++....with text to find as parameter. Get all extracted text fragments...); // like 1999-2000 // Set text search option to specify regular...

    products.aspose.com/pdf/cpp/search/
  10. Aspose::Words::Saving::TxtSaveOptions::get_AddB...

    Aspose::Words::Saving::TxtSaveOptions::get_AddBidiMarks method. Specifies whether to add bi-directional marks before each BiDi run when exporting in plain Text format. The default value is false in C++....run when exporting in plain text format. The default value is...before each bi-directional Run in text. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.sav...