Sort Score
Result 10 results
Languages All
Labels All
Results 4,711 - 4,720 of 149,230 for

text

(0.37 sec)
  1. Convert JPEG2000 to JSON via C# | Aspose

    Sample code for JPEG2000 to JSON C# conversion. Use API example code for batch JPEG2000 files to JSON conversion within VB.NET, Asp.NET or any .NET based application....on JPEG2000 document and save text as JPEG2000 document using Aspose...documents containing recognized text. To add it to your project,...

    products.aspose.com/ocr/net/conversion/jpeg2000...
  2. 在VSTO和Aspose.Cells中旋转单元格文字|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....Sheets [ "Sheet1" ]; //Put some text into cell B2. objSheet . Cells...the angle of rotation of the text. _range . Orientation = 45 ;...

    docs.aspose.com/cells/zh/net/rotating-cell-text...
  3. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Color method. Gets or sets the color of the structured document tag in C++....structured document tag in a plain text box and modify its appearance...tag that will contain plain text. auto tag = System :: MakeObject...

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

    Aspose::Words::Markup::StructuredDocumentTag::get_Title method. Specifies the friendly name associated with this SDT. Can not be null in C++....structured document tag in a plain text box and modify its appearance...tag that will contain plain text. auto tag = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. BuildingBlockType Enum | Aspose.Words for .NET

    Explore the Aspose.Words BuildingBlockType enum to enhance document functionality in Microsoft Word. Unlock unique building block visibility and behavior!...structured document tag placeholder text. FormFieldHelpText 3 The building...building block is a form field help text. Normal 4 The building block...

    reference.aspose.com/words/net/aspose.words.bui...
  6. TextColumnCollection.set_count method | Aspose....

    TextColumnCollection.set_count method. Arranges Text into the specified number of Text columns....set_count(new_count) Arranges text into the specified number of text columns. def...int The number of columns the text is to be arranged into. Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Extra Annotations using C++|Aspose.PDF for C++

    Explore how to add extra annotations, such as comments or highlights, to PDF files in C++ using Aspose.PDF....Annotation is a symbol that indicates text editing. Caret Annotation is...to indicate the insertion of text. Create new Caret Annotation...

    docs.aspose.com/pdf/cpp/extra-annotations/
  8. Table.DistanceTop | Aspose.Words for .NET

    Adjust the distance between your table top and surrounding Text effortlessly. Enhance your layout for a polished, professional look with DistanceTop!...table top and the surrounding text, in points. public double DistanceTop...between table boundaries and text. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.tab...
  9. Footer duplication - Free Support Forum - aspos...

    I used the sample provided here Add Header and Footer to PDF|Aspose.PDF for .NET I set my footer to “123456” . This works fine, but if you double click the Text and copy-paste it elsewhere the Text is incorrectly being …...click the text and copy-paste it elsewhere the text is incorrectly...Create footer text var footerText = new Aspose.Pdf.Text.TextFragment("123456");...

    forum.aspose.com/t/footer-duplication/326129
  10. Run.get_text method | Aspose.Words for Python

    Run.get_Text method. Gets the Text of the run....get_text method get_text() Gets the text of the run. def get_text...get_text ( self ): ... Returns The text of the run. See Also module...

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