Sort Score
Result 10 results
Languages All
Labels All
Results 7,281 - 7,290 of 149,058 for

text

(0.16 sec)
  1. Set Line Spacing of the Paragraph in a Shape or...

    Learn how to set the line spacing of paragraphs in shapes or Textboxes using Aspose.Cells for JavaScript via C++....></ script > < script type = "text/javascript" > const { Workbook...shapes . get ( 0 ); shape . text = "Sign up for your free phone...

    docs.aspose.com/cells/javascript-cpp/set-line-s...
  2. FindReplaceOptions.IgnoreFootnotes | Aspose.Wor...

    Discover the FindReplaceOptions IgnoreFootnotes property to easily manage footnotes in your documents. Enhance editing efficiency with this simple toggle!...find-and-replace // operation to ignore text inside footnotes. // Set the...operation to also search for text inside footnotes. FindReplaceOptions...

    reference.aspose.com/words/net/aspose.words.rep...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 C++ 添加、提取或移除 PDF 中的图像 https://products.aspose.com/pdf/zh-hant/cpp/images/ Recent content in 使用 C++ 添加、提取或移除 PDF 中的图像 on Aspsoe.PDF Products ......center; border: 4px solid #e5e5e5; text-align: center; border-radius:...has-addons control button has-text-white has-background-success-dark...

    products.aspose.com/pdf/zh-hant/cpp/images/inde...
  4. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 C++ 添加、提取或移除 PDF 中的图像 https://products.aspose.com/pdf/zh-hans/cpp/images/ Recent content in 使用 C++ 添加、提取或移除 PDF 中的图像 on Aspsoe.PDF Products ......center; border: 4px solid #e5e5e5; text-align: center; border-radius:...has-addons control button has-text-white has-background-success-dark...

    products.aspose.com/pdf/zh-hans/cpp/images/inde...
  5. Edit DOCX In C++

    Edit DOCX in C++ code....C# C++ View code snippet Edit text in DOCX using C++ Programmatic...modern digital workflow. Edit text in DOCX, insert graphs using...

    products.aspose.com/words/cpp/edit/docx/
  6. Edit PDF In C#

    Edit PDF in C# code....Python C# View code snippet Edit text in PDF using C# Programmatic...modern digital workflow. Edit text in PDF, insert graphs using...

    products.aspose.com/words/net/edit/pdf/
  7. Edit MARKDOWN In C#

    Edit MARKDOWN in C# code....C# C++ View code snippet Edit text in Markdown using C# Programmatic...modern digital workflow. Edit text in Markdown, insert graphs using...

    products.aspose.com/words/net/edit/markdown/
  8. Edit Markdown In C++

    Edit Markdown in C++ code....C# C++ View code snippet Edit text in MD using C++ Programmatic...modern digital workflow. Edit text in MD, insert graphs using external...

    products.aspose.com/words/cpp/edit/md/
  9. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection::get_Count method. Gets the number of elements contained in the collection in C++....1" ); builder -> Writeln ( u "Text inside Bookmark 1." ); builder...2" ); builder -> Writeln ( u "Text inside Bookmark 1 and 2." );...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Add Headers and Footers|Aspose.Words for .NET

    Add headers or footers into a document easily and fast instead of using VSTO in C#.... Text = "Confidential" ; } Aspose...); builder . Write ( "Header Text goes here..." ); //add footer...

    docs.aspose.com/words/net/add-headers-and-footers/