Sort Score
Result 10 results
Languages All
Labels All
Results 1,381 - 1,390 of 154,918 for

text

(0.11 sec)
  1. Expanding text from right to left while exporti...

    Learn how to expand Text from right to left while exporting Excel files to HTML using Aspose.Cells for C++....Expanding text from right to left while exporting Excel files...for C++ now supports expanding text from right to left while exporting...

    docs.aspose.com/cells/go-cpp/expanding-text-fro...
  2. When saving Word docx as PDF, the "Alt Text" is...

    Hi, We are using Aspose Words Java version 25.1. We have a Word docx file with images/shapes containing “Alt Text” on them. When we convert it into PDF using below code, the converted PDF doesn’t have “Alt Text” on tho…...saving Word docx as PDF, the "Alt Text" is lost on the images in the...images/shapes containing “Alt Text” on them. When we convert it...

    forum.aspose.com/t/when-saving-word-docx-as-pdf...
  3. Watermark VDX document via .NET | products.aspo...

    C# source code to add watermark to vdx file on .NET Framework, .NET Core, Mono Platforms....Vdx PNG JPG BMP TIFF VSDX Add Text Watermark to VDX in C# Native...Diagram-for-.NET static string text = "" ; public static void Run()...

    products.aspose.com/diagram/net/watermark/vdx/
  4. Conversion from pdf to text is not supporting f...

    Dear Aspose Support Team, Conversion from PDF to Text is not supported for superscript and subscript formats using the following code snippet for version 23.1: public String convertToText(Document pdfDocument, int page…...Conversion from pdf to text is not supporting for superscript...Team, Conversion from PDF to text is not supported for superscript...

    forum.aspose.com/t/conversion-from-pdf-to-text-...
  5. How can I check if a text value will visually f...

    @amjad.sahi, @Professionalize.Discourse, @John.He, @simon.zhao worksheet.Cells.SetColumnWidthPixel(0, 5); worksheet.Cells.SetColumnWidthPixel(1, 5); var TextRange = worksheet.Cells.CreateRange(0, 0,1, 2); TextRange .…...How can I check if a text value will visually fit inside a merged...range before setting it? If the text is too wide for the merged range...

    forum.aspose.com/t/how-can-i-check-if-a-text-va...
  6. Screen Reader Accessibility – Java Examples

    Learn how to check alternative Text and multimedia accessibility against WCAG guidelines using Aspose.HTML for Java....Reader Accessibility – Check alt text and multimedia accessibility...converts digital content, including text, images, and interactive elements...

    docs.aspose.com/html/java/screen-reader-accessi...
  7. Aspose.PDF Search text from PDF file using C# |...

    Document doc = new Document(inputPdfPath); var absorber = new TextFragmentAbsorber(“(713) 853-4737”); TextSearchOptions TextSearchOptions = new TextSearchOptions(true); absorber.TextSearchOptions = TextSearchOptions; …...PDF Search text from PDF file using C# | returns 0 in...able to find any match against text i.e. (713) 853-4737. We will...

    forum.aspose.com/t/aspose-pdf-search-text-from-...
  8. Extract Text and Images from PPTX Documents usi...

    Extract Text and images from PPTX files in Java using Aspose.Slides for Java....Parse PPTX files in Java Extract text and presentation content from...PPTX presentations and extract text from slides. You can add the...

    products.aspose.com/slides/java/parser/pptx/
  9. Extract Text and Images from ODP Documents usin...

    Extract Text and images from ODP files in Java using Aspose.Slides for Java....Parse ODP files in Java Extract text and presentation content from...ODP presentations and extract text from slides. You can add the...

    products.aspose.com/slides/java/parser/odp/
  10. Convert PDF to EPUB, TeX, Text, XPS in JavaScri...

    This topic shows you how to convert PDF file to other file formats like EPUB, LaTeX, Text, XPS etc using JavaScript or JavaScript....Convert PDF to EPUB, TeX, Text, XPS in JavaScript Contents [...an EPUB reader can optimize text for a particular display device...

    docs.aspose.com/pdf/javascript-cpp/convert-pdf-...