Sort Score
Result 10 results
Languages All
Labels All
Results 3,531 - 3,540 of 154,397 for

text

(0.11 sec)
  1. Parse PDF documents|Aspose.PDF for JavaScript v...

    Do you want to parse PDF documents? Discover various PDF data extraction methods with Aspose.PDF for JavaScript via C++....operation above for text. 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/javascript-cpp/parsing/
  2. Error in jasperserver with Aspose Word for jasp...

    Hi When i Want to test the plugin aspose.Word.jasperserver under the jasperserver I hava an error Exception Details: Location: com/aspose/words/jasperreports/internal/awjr299.a(Lcom/aspose/words/jasperreports/in…...text.SimpleDateFormat"> <variableExpression><...<variableExpression><![CDATA[new java.text.SimpleDateFormat("dd/MM/yyy...

    forum.aspose.com/t/error-in-jasperserver-with-a...
  3. Aspose::Words::Drawing::ShapeBase::get_ParentPa...

    Aspose::Words::Drawing::ShapeBase::get_ParentParagraph method. Returns the immediate parent paragraph in C++....Examples Shows how to insert a text box, and set the font of its...-> Write ( u "This text is inside the text box." ); // Set the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportTextInputFormFieldAsText method. Controls how Text input form fields are saved to HTML or MHTML. Default value is false in C++....utFormF method Controls how text input form fields are saved...true , exports text input form fields as normal text. When false...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Wyodrębnij tekst lub obrazy z pliku PDF za pomocą JavaScript https://products.aspose.com/pdf/pl/javascript-cpp/parser/ Recent content in Wyodrę......center; border: 4px solid #e5e5e5; text-align: center; border-radius:...has-addons control button has-text-white has-background-success-dark...

    products.aspose.com/pdf/pl/javascript-cpp/parse...
  6. TxtSaveOptionsBase.Encoding | Aspose.Words for ...

    Discover how to optimize Text exports with TxtSaveOptionsBase's Encoding property. Easily set encoding options for seamless UTF-8 Text formatting....encoding to use when exporting in text formats. Default value is Encoding...DocumentBuilder ( doc ); // Add some text with characters from outside...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Font.emboss property | Aspose.Words for Python

    Font.emboss property. True if the font is formatted as embossed....engraving/embossing effects to text. doc = aw . Document () builder...3D-like effect to the text. # 1 - Engrave text to make it look like...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Drawing::Shape::get_FirstParagra...

    Aspose::Words::Drawing::Shape::get_FirstParagraph method. Gets the first paragraph in the shape in C++....Shows how to create and format a text box. auto doc = System :: MakeObject...Document > (); // Create a floating text box. auto textBox = System ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. [Aspose.PDF.Drawing]Pdf To Docx issue with OCR ...

    Hello. Our company utilizes Aspose.PDF to convert Pdfs to Docx. The code is as follows: using (var pdfDocument = new Aspose.Pdf.Document(pdfFilePath)) { var saveOptions = new DocSaveOptions { Format = DocSaveOption…...selectable text. We want to be able to extract the text from it...document and provide the text in text form. Similar to how Sautinsoft...

    forum.aspose.com/t/aspose-pdf-drawing-pdf-to-do...
  10. ChoiceBox|Documentation

    ChoiceBox element generates a question with a fixed number of answers....The question text is specified in the question_text property. Answers..."element_type" : "ChoiceBox" , "question_text" : "Question" , "answers_string"...

    docs.aspose.com/omr/net/json-markup/choicebox/