Sort Score
Result 10 results
Languages All
Labels All
Results 4,911 - 4,920 of 124,729 for

text

(0.09 sec)
  1. Data Filtering|Documentation

    Learn how to add data filter by using the Aspose.Cells for Node.js via C++ API.... Filter based on text, numbers or dates. Autofilter...comparison, averages and Top 10 etc. Text Filters Different filters like...

    docs.aspose.com/cells/nodejs-cpp/data-filtering/
  2. Data Filtering|Documentation

    Learn how to add data filter by using the Aspose.Cells for .NET API.... Filter based on text, numbers or dates. Autofilter...comparison, averages and Top 10 etc. Text Filters Different filters like...

    docs.aspose.com/cells/net/data-filtering/
  3. Document.LayoutOptions | Aspose.Words for .NET

    Explore the Document LayoutOptions property to control your document's layout effectively. Unlock flexible design options for optimal presentation....} Examples Shows how to hide text in a rendered output document...DocumentBuilder ( doc ); // Insert hidden text, then specify whether we wish...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_IsTemporary method. Specifies whether this SDT shall be removed from the WordProcessingML document when its contents are modified in C++....Document > (); // Insert a plain text structured document tag, //...as a plain text form that the user may enter text into. auto...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Id method. Specifies a unique read-only persistent numerical Id for this SDT in C++....structured document tag in a plain text box and modify its appearance...tag that will contain plain text. auto tag = MakeObject < StructuredDocumentTa...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. DWG to PNG - please provide sample of cadRaster...

    I have managed to get a very poor quality image exported from a professional ACAD .DWG. It is not fit for purpose. The drawing (i want to print zoom extents) exports perfectly fine in Autodesk trueview to a monchrome P…...text_thickness_normalization = True...issue . One final Q. Is MyDWG Text = image.get_strings() the best...

    forum.aspose.com/t/dwg-to-png-please-provide-sa...
  7. 创建每行具有不同水平对齐方式的文本框,使用 Node.js 和 C++|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 创建每行可以有不同水平对齐方式的文本框... get ( 0 ); // Add text box inside the sheet. ws . getShapes...shape which is a text box and set its text. const shape = ws...

    docs.aspose.com/cells/zh/nodejs-cpp/create-text...
  8. DocumentBuilder.move_to_bookmark method | Aspos...

    aspose.words.DocumentBuilder.move_to_bookmark method...Inserting new text does not replace existing text of the bookmark...bookmark and inserting text there inserts the text into the form field...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Add WordArt Watermark to Chart with C++|Documen...

    Learn how to use Aspose.Cells for C++ to add a WordArt watermark to a chart in Microsoft Excel. Our guide will demonstrate how to create and position a WordArt watermark to enhance the visual appeal and uniqueness of your chart....can use WordArt to add special text effects to spreadsheets. For...stretch a title, decorate text, make the text fit a preset shape, or...

    docs.aspose.com/cells/cpp/add-wordart-watermark...
  10. DocumentBuilder.end_bookmark method | Aspose.Wo...

    DocumentBuilder.end_bookmark method. Marks the current position in the document as a bookmark end....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...