Sort Score
Result 10 results
Languages All
Labels All
Results 6,201 - 6,210 of 151,819 for

text

(0.08 sec)
  1. 通过JavaScript通过C++按名称访问文本框|Documentation

    学习如何从集合中通过名称访问Aspose.Cells for Java脚本中的文本框...></ script > < script type = "text/javascript" > const { Workbook... name = "MyTextBox" ; tb1 . text = "This is MyTextBox" ; const...

    docs.aspose.com/cells/zh/javascript-cpp/access-...
  2. BookmarksOutlineLevelCollection.Add | Aspose.Wo...

    Discover how to enhance your project with the BookmarksOutlineLevelCollection Add method, effortlessly adding bookmarks to your collection for better organization.... Writeln ( "Text inside Bookmark 1." ); builder..."Bookmark 2" ); builder . Writeln ( "Text inside Bookmark 1 and 2." );...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Paragraph.isMoveToRevision property | Aspose.Wo...

    Paragraph.isMoveToRevision property. Returns ``true`` if this object was moved (inserted) in Microsoft Word while change tracking was enabled....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/nodejs-net/aspose.wo...
  4. StructuredDocumentTag.IsTemporary | Aspose.Word...

    Discover how the StructuredDocumentTag IsTemporary property determines if your SDT is removed from WordProcessingML upon content changes. Optimize your documents today!...Document (); // Insert a plain text structured document tag, //...as a plain text form that the user may enter text into. StructuredDocumentTa...

    reference.aspose.com/words/net/aspose.words.mar...
  5. 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...
  6. 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...
  7. Aspose::Words::FileFormatUtil::ContentTypeToLoa...

    Aspose::Words::FileFormatUtil::ContentTypeToLoadFormat method. Converts IANA content type into a load format enumerated value in C++....Aspose :: Words :: LoadFormat :: Text , Aspose :: Words :: FileFormatUtil...:: ContentTypeToLoadFor ( u "text/plain" )); ASSERT_EQ ( Aspose...

    reference.aspose.com/words/cpp/aspose.words/fil...
  8. Convert POT to TSV in Android Apps or with free...

    Convert POT to TSV in Android Apps or Online App without using using Microsoft Excel or PowerPoint or online. Test free POT to TSV online converter quickly before integrating the code....Template (POT) file format is a text-based file format used to store...store translations of text strings used in software applications...

    products.aspose.com/total/android-java/conversi...
  9. 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...
  10. Using FormulaText Function in Aspose.Cells with...

    This article introduces how to use the FormulaText function in the Aspose.Cells library to process formulas in Microsoft Excel. By loading an existing Excel file or creating a new Excel file, we can use the method provided by Aspose.Cells to get and set the formula Text of a cell and retrieve the result. Finally, we save the modified Excel file to disk....name suggests, it prints the text of the formula that is present...cell A1 and then prints the text of the formula using FormulaText...

    docs.aspose.com/cells/cpp/using-formulatext-fun...