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

text

(0.76 sec)
  1. Set text of chart legend entry fill to none usi...

    Learn how to use Aspose.Cells for JavaScript via C++ to set the Text of a chart legend entry fill to none. This guide will demonstrate how to modify the fill color of legend entries in Microsoft Excel charts for better visualization and customization....Set text of chart legend entry fill to none using Aspose.Cells...Hide ] If you want to set the text of the chart’s legend entry...

    docs.aspose.com/cells/javascript-cpp/set-text-o...
  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. 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...
  4. 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...
  5. 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/
  6. 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-...
  7. 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...
  8. 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-...
  9. 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/
  10. 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/