Sort Score
Result 10 results
Languages All
Labels All
Results 3,751 - 3,760 of 151,653 for

text

(0.31 sec)
  1. Bookmark.Name | Aspose.Words for .NET

    Manage your bookmarks effortlessly with Bookmark Name. Easily set or update your bookmark names for better organization and quick access....the cursor will jump to the text enclosed between the BookmarkStart...[ "MyBookmark_2" ]. Text = $"Updated text contents of {bookmarks[1]...

    reference.aspose.com/words/net/aspose.words/boo...
  2. 使用文本|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.... class ) + "Text/" ; // create a new diagram...Height = 1 ; String text = "Test text" ; // add text to a Visio page...

    docs.aspose.com/diagram/zh/java/working-with-text/
  3. Latest Aspose.OCR Product Family topics - Free ...

    Get technical support of Aspose.OCR for .NET, Java, and C++.... Text is truncating in PDF words-net...Non OCR PDF With Images and text to convert to OCR PDF 3 243...

    forum.aspose.com/c/ocr/16
  4. FieldIndex.RunSubentriesOnSameLine | Aspose.Wor...

    Discover the FieldIndex RunSubentriesOnSameLine property to easily manage subentries inline with main entries for streamlined data organization....will display the XE field's Text property value on the left side...with matching values in the "Text" property // into one entry...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Manage Fallback Fonts for Presentations in Pyth...

    See how Aspose.Slides for Python via .NET uses fallback fonts to keep Text readable in PowerPoint and OpenDocument presentations when original fonts aren’t available....when the font specified for text is available in the system,...unavailable font for an entire run or text portion with another font. They...

    docs.aspose.com/slides/python-net/fallback-font/
  6. FieldComments Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldComments class to efficiently implement and manage COMMENTS fields in your documents. Enhance your document processing today!...DisplayResult { get; } Gets the text that represents the displayed...Result { get; set; } Gets or sets text that is between the field separator...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldSet Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldSet class, designed to efficiently implement the SET field for enhanced document processing and automation....set; } Gets or sets the new text of the bookmark. DisplayResult...DisplayResult { get; } Gets the text that represents the displayed field...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Extract fonts from PDF in C# | Aspose.PDF

    C# source code to extract fonts from PDF file on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop.... Extract text from PDF Extract Images from...Extract Data from the Form Extract Text From Stamps Extract Data from...

    products.aspose.com/pdf/net/parser/fonts/
  9. Aspose::Words::ParagraphFormat::get_Bidi method...

    Aspose::Words::ParagraphFormat::get_Bidi method. Gets or sets whether this is a right-to-left paragraph in C++...."שלום" ); // Set the horizontal text alignment for every paragraph...to detect plaintext document text direction. // Create a "TxtLoadOptions"...

    reference.aspose.com/words/cpp/aspose.words/par...
  10. Get Paragraph Bounds from Presentations in .NET...

    Learn how to retrieve paragraph and Text-portion bounds in Aspose.Slides for .NET to optimize Text positioning in PowerPoint presentations....coordinates in a table cell text frame, you can use the IPortion... Paragraphs ) { if ( para . Text == "" ) continue ; RectangleF...

    docs.aspose.com/slides/net/paragraph/