Sort Score
Result 10 results
Languages All
Labels All
Results 5,191 - 5,200 of 148,422 for

text

(0.15 sec)
  1. 用C++设置形状或文本框的文本效果阴影|Documentation

    学习如何使用编号Aspose.Cells for C++为形状或文本框设置文本效果的阴影。... Get ( 0 ); // Add text box with these dimensions TextBox...Set the text of the textbox tb . SetText ( u "This text has the...

    docs.aspose.com/cells/zh/cpp/setting-shadow-of-...
  2. PDF Sticky Annotations using C++|Aspose.PDF for...

    This topic about Sticky annotations, as an example we shows the Watermark Annotation in the Text. It uses to represent graphics on the page. Check code snippet to resolve this task.... You can add Watermark Text using WatermarkAnnotation at...using namespace Aspose :: Pdf :: Text ; using namespace Aspose ::...

    docs.aspose.com/pdf/cpp/sticky-annotations/
  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 – ผสานเอกสาร PDF โดยใช้ Javahttps://products.aspose.com/pdf/th/java/merger/Recent content in ผสานเอกสาร PDF โดยใช้ Java on Aspsoe.PDF ProductsHug......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/th/java/merger/index.xml
  6. 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...
  7. Node.nodeTypeToString method | Aspose.Words for...

    Node.nodeTypeToString method. A utility method that converts a node type enum value into a user friendly string....{ var text = childNode . getText (). trim (); if ( text !== undefined...{ console . log ( ` - \" ${ text } \"` ); } } } } Shows how to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Node.nextSibling property | Aspose.Words for No...

    Node.nextSibling property. Gets the node immediately following this node....{ var text = childNode . getText (). trim (); if ( text !== undefined...{ console . log ( ` - \" ${ text } \"` ); } } } } Shows how to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – C++ 를 사용하여 PDF 문서 병합https://products.aspose.com/pdf/ko/cpp/merger/Recent content in C++ 를 사용하여 PDF 문서 병합 on Aspsoe.PDF ProductsHugo -- gohugo.i......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/ko/cpp/merger/index.xml
  10. DocumentBuilder.start_bookmark method | Aspose....

    DocumentBuilder.start_bookmark method. Marks the current position in the document as a bookmark start....needs to have document body text enclosed by # BookmarkStart.... range . bookmarks [ 0 ] . text . strip ()) Shows how to insert...

    reference.aspose.com/words/python-net/aspose.wo...