Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 10,593 for

textbox

(0.07 sec)
  1. 【Aspose.Cell】エクセル上に配置したテキストオブジェクトの文字列置換 - 日本語によ...

    エクセル上に配置したテキストオブジェクトの文字列置換ですが、 Shape.setTextを使って行うという認識で合っていますか? その場合、添付したsample.xlsxに対して、 abc → ABC と置換した場合、 書式がすべて同じものになってしまいます。 置換結果のエクセルも添付します。after.xlsx 書式をそのままで、文字列だけ置換できないでしょうか?Desktop.zip (16.5 KB)... 次のサンプルコードを使用して、TextBoxシェイプの文字列/テキストを置き換えようとしました。こ...

    forum.aspose.com/t/aspose-cell/249387
  2. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::OptimizeFor method. Allows to optimize the document contents as well as default Aspose.Words behavior to a particular versions of MS Word. Use this method to prevent MS Word from displaying "Compatibility mode" ribbon upon document loading. (Note that you may also need to set the Compliance property to Iso29500_2008_Transitional or higher.) in C++....InsertShape ( ShapeType :: TextBox , 200 , 200 ); // Set the "VerticalAnchor"...of the shape. shape -> get_TextBox () -> set_VerticalAnchor (...

    reference.aspose.com/words/cpp/aspose.words.set...
  3. Aspose.Cells for Python via .NET 22.8 Release N...

    Aspose.Cells for Python via .NET 22.8 Release Notes – the latest enhancements, new features, and fixes....marker Bug CELLSNET-51574 A textbox having two columns in it is...

    docs.aspose.com/cells/python-net/aspose-cells-f...
  4. Aspose.Cells for .NET 8.9.1 Release Notes|Docum...

    Aspose.Cells for .Net 8.9.1 Release Notes – the latest enhancements, new features, and fixes....default height if text in a TextBox contains new lines Bug CELLSNET-44635...Alignment is not working inside a TextBox Bug CELLSNET-44646 File is...

    docs.aspose.com/cells/net/aspose-cells-for-net-...
  5. Creating Matrix Report|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....you can merge cells embedded textbox report item. Matrix column...

    docs.aspose.com/cells/reportingservices/creatin...
  6. Class GridPicture | Aspose.Cells for .NET API R...

    Aspose.Cells.GridWeb.Data.GridPicture class. Encapsulates the object that represents a single picture in a spreadsheet...and some formattings in this textbox. Hyperlink { get; } Gets the...Represents the string in this TextBox object. Title { get; set; }...

    reference.aspose.com/cells/net/aspose.cells.gri...
  7. Shape.h - Aspose.Words for C++ - API Reference

    Shape.h 1 // Copyright 2001-2022 Aspose Pty Ltd. All Rights Reserved. 3 // 4 // This file is part of Aspose.Words. Th......70 class Stroke; 71 class TextBox ; 72 enum class TextBoxWrapMode...se::Words::Drawing::TextBox> get_TextBox (); 1657 1766 ASPOSE_WORDS_SHARED_API...

    reference.aspose.com/words/cpp/_shape_8h_source/
  8. Aspose::Pdf::DocSaveOptions Class Reference - A...

    Public Types | Public Member Functions | Public Attributes | Protected Attributes | List of all members Aspose::Pdf::......RecognitionMode { RecognitionMode::Textbox , RecognitionMode::Flow , ... Use the RecognitionMode::Textbox mode when the resulting document...

    reference.aspose.com/pdf/cpp/class/aspose.pdf.d...
  9. Aspose::Cells::Drawing::GroupShape class | Aspo...

    Aspose::Cells::Drawing::GroupShape class. Represents the group shape which contains the individual shapes in C++....data and some formats in this textbox. GetHyperlink() Gets the hyperlink...Represents the string in this TextBox object. GetTextBody() Gets...

    reference.aspose.com/cells/cpp/aspose.cells.dra...
  10. Working with Shapes in C++|Aspose.Words for C++

    Introduction to shape markup language, creating shapes of different types using C++....layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX...

    docs.aspose.com/words/cpp/working-with-shapes/