Sort Score
Result 10 results
Languages All
Labels All
Results 7,821 - 7,830 of 124,876 for

text

(0.05 sec)
  1. Add Borders in Excel using C#

    By following this article add borders in Excel using C#. Get IDE settings, a list of steps, and a sample code showing how to create a border in Excel using C#....it for adding text and border Set sample text in a cell Create...a sheet, and adding a sample text in a cell. Proceed by creating...

    kb.aspose.com/cells/net/add-borders-in-excel-us...
  2. Add Blind Watermark Verification to 3DS File Fo...

    Sample Java blind watermark verification code for 3DS file. Use this example code to add blind watermark verification to 3DS file within any Web or Desktop Java based application....DISCREET3DS); final String[] text = { null }; //Add password to...getEntity(); if (mesh != null ) { text[ 0 ] = com.aspose.threed.Watermark...

    products.aspose.com/3d/java/verify-watermark/3ds/
  3. Aspose::Words::Fields::FieldEditTime class | As...

    Aspose::Words::Fields::FieldEditTime class. Implements the EDITTIME field. To learn more, visit the documentation article in C++....get_DisplayResult () Gets the text that represents the displayed... get_Result () Gets or sets text that is between the field separator...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. FieldCompare class | Aspose.Words for Python

    aspose.words.fields.FieldCompare class. Implements the COMPARE field... display_result Gets the text that represents the displayed...Field ) result Gets or sets text that is between the field separator...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldOptions.CustomTocStyleSeparator | Aspose.W...

    Discover the FieldOptions CustomTocStyleSeparator property to easily customize your FieldToc field's style separator for enhanced document navigation....will create a line with the text in that heading style to the...BookmarkName = "MyBookmark" ; // Text with a built-in heading style...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Aspose::Words::Fields::FieldTemplate class | As...

    Aspose::Words::Fields::FieldTemplate class. Implements the TEMPLATE field. To learn more, visit the documentation article in C++....get_DisplayResult () Gets the text that represents the displayed... get_Result () Gets or sets text that is between the field separator...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Slide Layout|Aspose.Slides for Node.js via .NET...

    Set PowerPoint slide size and options in JavaScript...This layout consists of two text placeholders. One placeholder..."Footer text" ); // Method SetFooterText is used to set a text for...

    docs.aspose.com/slides/nodejs-java/slide-layout/
  8. Aspose::Words::DocumentVisitor::VisitCellStart ...

    Aspose::Words::DocumentVisitor::VisitCellStart method. Called when enumeration of a table cell has started in C++....mVisitedTables = MakeObject < System :: Text :: StringBuilder > (); mVisitorIsInsideTabl...mDocTraversalDepth ; SharedPtr < System :: Text :: StringBuilder > mVisitedTables...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. Aspose::Words::Saving::IResourceSavingCallback:...

    Aspose::Words::Saving::IResourceSavingCallback::ResourceSaving method. Called when Aspose.Words saves an external resource to fixed page HTML or SVG formats in C++....mText ( MakeObject < System :: Text :: StringBuilder > ()) { } private...private : SharedPtr < System :: Text :: StringBuilder > mText ; };...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. 在Aspose.Cells中将工作簿保存为文本或CSV格式|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....workbookData = new byte [ 0 ]; //Text save options. You can use any...//Copy each worksheet data in text format inside workbook data...

    docs.aspose.com/cells/zh/net/save-workbook-to-t...