Sort Score
Result 10 results
Languages All
Labels All
Results 3,171 - 3,180 of 154,658 for

text

(0.09 sec)
  1. EndnoteOptions.start_number property | Aspose.W...

    EndnoteOptions.start_number property. Specifies the starting number or character for the first automatically numbered endnotes....to text # that does not interfere with the main body text's flow...reference symbol # at the main body text where we insert the footnote/endnote...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Saving::TxtSaveOptionsBase::get_...

    Aspose::Words::Saving::TxtSaveOptionsBase::get_Encoding method. Specifies the encoding to use when exporting in Text formats. Default value is Encoding.UTF8 in C++....encoding to use when exporting in text formats. Default value is Encoding...System :: SharedPtr < System :: Text :: Encoding > Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. CaptionParameters|Aspose.BarCode for Python via...

    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....Properties Name Description text Caption text. Default value: empty...Caption text visibility. Default value: false. text_color Caption...

    docs.aspose.com/barcode/python-net/api-referenc...
  4. 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/
  5. ParagraphAlignment enumeration | Aspose.Words f...

    Aspose.Words.ParagraphAlignment enumeration. Specifies Text alignment in a paragraph....ParagraphAlignment enumeration Specifies text alignment in a paragraph. Members...Description Left Text is aligned to the left. Center Text is centered...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Add Text to PDF Using C++ https://products.aspose.com/pdf/cpp/Text/ Recent content in Add Text to PDF Using C++ on Aspsoe.PDF Products Hugo -- ......PDF Products – Add Text to PDF Using C++ https://products...aspose.com/pdf/cpp/text/ Recent content in Add Text to PDF Using C++...

    products.aspose.com/pdf/cpp/text/index.xml
  7. [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...
  8. Issue converting XLSX and XLSM files containing...

    We are converting XLSX and XLSM files to PDFs using the following code. static public string ConvertExcel(string inputFilePath = "", string outputFilePath = "") { string results = "SUCCESS"; try …...4 KB) // Ensure text boxes update their values and...MsoDrawingType.TextBox) { // Ensure text wrapping is enabled shape.IsTextWrapped...

    forum.aspose.com/t/issue-converting-xlsx-and-xl...
  9. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – PDF Stamping in Java: Text, Image, and Page Options https://products.aspose.com/pdf/java/stamps/ Recent content in PDF Stamping in Java: Text, ......Products – PDF Stamping in Java: Text, Image, and Page Options https://products...content in PDF Stamping in Java: Text, Image, and Page Options on...

    products.aspose.com/pdf/java/stamps/index.xml
  10. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to create and format bulleted, picture, multilevel, and numbered lists in PowerPoint and OpenDocument presentations using Aspose.Slides for .NET....Paragraph CreateParagraph ( string text ) { var paragraph = new Paragraph...Height = 100 ; paragraph . Text = text ; return paragraph ; } using...

    docs.aspose.com/slides/net/manage-lists/