Sort Score
Result 10 results
Languages All
Labels All
Results 5,161 - 5,170 of 153,956 for

text

(0.28 sec)
  1. Aspose::Words::Node::ToString method | Aspose.W...

    Aspose::Words::Node::ToString method. Exports the content of the node into a string in the specified format in C++....GetText will retrieve the visible text as well as field codes and special...Aspose :: Words :: SaveFormat :: Text ). Trim ()); Shows how to extract...

    reference.aspose.com/words/cpp/aspose.words/nod...
  2. | Aspose

    Sample code for GIF to Searchable PDF Java conversion. Use API example code for batch GIF files to Searchable PDF 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/gif-to-...
  3. PlainTextDocument | Aspose.Words for .NET

    Effortlessly create plain Text documents with our PlainTextDocument constructor. Enjoy automatic file format detection for seamless integration!...PlainTextDocument( string ) Creates a plain text document from a file. Automatically...Name of the file to extract the text from. Exceptions exception condition...

    reference.aspose.com/words/net/aspose.words/pla...
  4. free_text_input|Documentation

    Free_Text_input element generates a placeholder in which the respondent can write a Text in free form....Ask AI free_text_input Contents [ Hide ] free_text_input element...This element adds a handwritten text placeholder to the form where...

    docs.aspose.com/omr/net/json-markup/free_text_i...
  5. Create Tagged PDF|Aspose.PDF for Java

    This article explains how to create structure's elements for Tagged PDF document programmatically using Aspose.PDF for Java....createPrivateElement (); // Create Text Block-Level Structure Elements...createHeaderElement ( 1 ); // Create Text Inline-Level Structure Elements...

    docs.aspose.com/pdf/java/create-tagged-pdf-docu...
  6. Watermarker.SetWatermarkToImages | Aspose.Words...

    Enhance your images with our Watermarker Set method, adding customizable Text watermarks for a professional touch and seamless output....ImageSaveOptions , string ) Adds a text watermark into the document...options. watermarkText String Text that is displayed as a watermark...

    reference.aspose.com/words/net/aspose.words.low...
  7. Setting Parameters of 1D Barcode Types|Document...

    Set Specific Display Parameters for 1D Barcodes in Aspose.BarCode for PHP via Java...correction of invalid barcode text. This article describes how...Exception on Incorrect Barcode Text In case when a barcode has not...

    docs.aspose.com/barcode/phpjava/1d-barcode-para...
  8. Cannot Find a Way to Determine Inherited Scheme...

    I want to determine the font color used in a Text frame. We can typically use something like TextShape.TextFrame.Paragraphs[0].Portions[0].PortionFormat.FillFormat This returns an Aspose.Slides.IFillFormat object with A…...determine the font color used in a text frame. We can typically use...does not explicitly store the text color but it is derived from...

    forum.aspose.com/t/cannot-find-a-way-to-determi...
  9. Convert BMP to JSON via C# | Aspose

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

    products.aspose.com/ocr/net/conversion/bmp-to-j...
  10. Dwg转dwg图纸效果和原图不一样问题 - Free Support Forum - aspo...

    1.png (5.5 KB) 2.png (6.5 KB) 图1为原始的dwg,图2为转换后的dwg 并且数字30.78和46.3原来是线条,后面变成了粗体。 下面是我的代码: License license = new License(); license.setLicense("Aspose.CAD.Java.lic"); LoadOptions loadOptions = new LoadOptions(); load…...to bold text, is likely due to how line weights and text styles...correctly and to prevent changes in text styles during conversion, you...

    forum.aspose.com/t/dwg-dwg/314402