Sort Score
Result 10 results
Languages All
Labels All
Results 2,711 - 2,720 of 144,318 for

text

(0.09 sec)
  1. HTMLFragment not working for Indian Language (T...

    I have a valid Aspose PDF license with a subscription expiry date of 2023-09-06, which permits me to use SDK versions released up to that date. Currently, I am using Aspose.PDF version 23.8.0. However, I am encountering…..."direction:rtl; " : "") + " text-align:" + textAlign + ";" +...Color.Black).ToRgb().B + "); text-align:" + textAlign + "; line-height:"...

    forum.aspose.com/t/htmlfragment-not-working-for...
  2. 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...
  3. 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...
  4. StoryType | Aspose.Words for Java

    Text of a Word document is stored in stories in Java....Object public class StoryType Text of a Word document is stored...getStoryType(), StoryType.MAIN_TEXT); doc.getFirstSection().getBody()...

    reference.aspose.com/words/java/com.aspose.word...
  5. Barcode Properties|Documentation

    Barcode Properties...Coordinates Reading Code Text Reading Code Text Raw Reading Metadata...

    docs.aspose.com/barcode/java/developer-guide/ba...
  6. Weird behaviour regarding Paragraphs - Free Sup...

    Are you able to suggest why paragraphs imported using Document Library is sometimes split into multiple Run instead of just 1? image.png (15.0 KB) Business Case and Benefits of Product should be 1 Run, but it is being …...it is being converted into 5 Text Run instead. I am extracting...Bold"); return ""; } if (run.Text.Trim().Length == 0 && paragraph...

    forum.aspose.com/t/weird-behaviour-regarding-pa...
  7. 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...
  8. | Aspose

    Sample code for GIF to TXT Java conversion. Use API example code for batch GIF 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/gif-to-...
  9. Aspose::Words::DocumentBuilder::InsertFootnote ...

    Aspose::Words::DocumentBuilder::InsertFootnote method. Inserts a footnote or endnote into the document in C++....System::String& Specifies the text of the footnote. ReturnValue...Examples Shows how to reference text with a footnote and an endnote...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Story.first_paragraph property | Aspose.Words f...

    Story.first_paragraph property. Gets the first paragraph in the story....Shows how to format a run of text using its font property. doc...run = aw . Run ( doc = doc , text = 'Hello world!' ) font = run...

    reference.aspose.com/words/python-net/aspose.wo...