Sort Score
Result 10 results
Languages All
Labels All
Results 3,481 - 3,490 of 153,095 for

text

(0.91 sec)
  1. HtmlSaveOptions.exportTextInputFormFieldAsText ...

    HtmlSaveOptions.exportTextInputFormFieldAsText property. Controls how Text input form fields are saved to HTML or MHTML...exportTextInputFormF property Controls how text input form fields are saved...true , exports text input form fields as normal text. When false...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. CompareOptions.IgnoreTextboxes | Aspose.Words f...

    Discover how the CompareOptions IgnoreTextboxes property enhances data comparison by excluding Text box differences for more accurate results....in the data contained within text boxes. public bool IgnoreTextboxes...docOriginal ); // Paragraph text referenced with an endnote:...

    reference.aspose.com/words/net/aspose.words.com...
  3. All contents block (sdtBlock) from document is ...

    Pasing my code block here MainDocumentPart mainPart = Docx.MainDocumentPart; SdtBlock[] sdtList = mainPart.Document.Body.Descendants<SdtBlock>().ToArray(); foreach (SdtBlock sdt in sdtList) { SdtContentBlock sd…... rich text box from code. Amol_Hekade February...tag value. To get the text that a rich‑text content control ( SdtBlock...

    forum.aspose.com/t/all-contents-block-sdtblock-...
  4. | Aspose

    Sample code for PDF to TXT Java conversion. Use API example code for batch PDF files to TXT conversion within any Web or Desktop Java based application....documents containing recognized text. To add it to your project,...(); //Prepare rectangles with texts. ArrayList rectArray = new ArrayList...

    products.aspose.com/ocr/java/conversion/pdf-to-...
  5. FormField.StatusText | Aspose.Words for .NET

    Discover the FormField StatusText property to customize status bar messages when form fields are focused. Enhance user experience effortlessly!...property Returns or sets the text that’s displayed in the status...property specifies the status bar text. If the OwnStatus property is...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Parse PDF documents|Aspose.PDF for .NET

    Do you want to parse PDF documents? Discover various PDF data extraction methods with Aspose.PDF for .NET....covers how to: Extract Text from PDF - text Parsing or Extraction...ready-made PDFs. You will learn about text parsing from a whole document...

    docs.aspose.com/pdf/net/parsing/
  7. Rotate the shape in a visio page with Aspose.Di...

    Learn how to rotate the shape in a visio page with Aspose.Diagram....following code shows if you add text, the text will also rotate with the...* 45; //ExStep:1- //Add text, the text will also rotate with the...

    products.aspose.com/diagram/tutorial/rotate-shape/
  8. TxtSaveOptionsBase.encoding property | Aspose.W...

    TxtSaveOptionsBase.encoding property. Specifies the encoding to use when exporting in Text formats...encoding to use when exporting in text formats. Default value is Encoding...DocumentBuilder ( doc = doc ) # Add some text with characters from outside...

    reference.aspose.com/words/python-net/aspose.wo...
  9. How to add/insert TextBox to Worksheet|Document...

    How to add/insert TextBox to Worksheet in Aspose.Cells....Worksheet Contents [ Hide ] Add Text Box to Worksheet in Excel In...places where you can insert text boxes. One is in Insert Shapes...

    docs.aspose.com/cells/java/add-text-box-to-work...
  10. CompositeNode.Count | Aspose.Words for .NET

    Discover the CompositeNode Count property, easily retrieve the number of immediate child nodes for efficient data management and streamlined processing....paragraphText = new Run ( doc , "Initial text. " ); paragraph . AppendChild...// We can determine where the text contents of nodes that we insert...

    reference.aspose.com/words/net/aspose.words/com...