Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 152,756 for

text

(0.59 sec)
  1. Access the Text Box by the Name with Node.js vi...

    Learn how to access a Text box by name from the collection in Aspose.Cells for Node.js via C++....Ask AI Access the Text Box by the Name with Node.js via C++ Contents...] Access the Text Box by the Name Earlier, text boxes were accessed...

    docs.aspose.com/cells/nodejs-cpp/access-the-tex...
  2. Extract Text from PowerPoint using Python

    This article describes how to extract Text from PowerPoint using Python. It has details to set the IDE, a list of steps, and a sample code for PPTX to Text converter using Python....TeX Product Family Extract Text from PowerPoint using Python...guide describes how to extract text from PowerPoint using Python...

    kb.aspose.com/slides/python/extract-text-from-p...
  3. Support of vertical text in Aspose.Pdf for .NET...

    Hi support, I’m trying to convert the vertically written Text of this document from PDF to Html with Aspose.Pdf for .NET version 25.11. The visual rendering is very good. However, the behaviour doesn’t seem to be the e…...Support of vertical text in Aspose.Pdf for .NET Aspose.PDF Product...convert the vertically written text of this document from PDF to...

    forum.aspose.com/t/support-of-vertical-text-in-...
  4. Footer text showing in grey colour in Word docs...

    Hi In Aspose Words for Java, we are using the following code snippet for inserting the footer Text for (Section s : doc.getSections()) { s.getPageSetup().setDifferentFirstPageHeaderFooter(false); s.getPageSetup…...Footer text showing in grey colour in Word docs Aspose.Words...snippet for inserting the footer text for (Section s : doc.getSections())...

    forum.aspose.com/t/footer-text-showing-in-grey-...
  5. Unable to extract the text from PDF file - Free...

    Hi Team, We are trying to extract the pdf content from the pdf file. But, while extraction aspose failed to extract full content of pdf. Please find the code snippet. Sample code we are using. TextAbsorber TextAbsorb…...Unable to extract the text from PDF file Aspose.PDF Product Family...which we have highlighted the text which was not extracted by aspose...

    forum.aspose.com/t/unable-to-extract-the-text-f...
  6. Rotate Text with Shape inside the Worksheet usi...

    Learn how to rotate Text with shape inside an Excel worksheet using Aspose.Cells for Node.js via C++....Ask AI Rotate Text with Shape inside the Worksheet using Node...Usage Scenarios You can add text inside any shape using Microsoft...

    docs.aspose.com/cells/nodejs-cpp/rotate-text-wi...
  7. Get Equation Text of Chart Trendline with Node....

    Learn how to use Aspose.Cells for Node.js via C++ to retrieve the equation Text of a trendline in a chart created in Microsoft Excel. Our guide will demonstrate how to access and extract the equation Text of a trendline for further analysis or display....Ask AI Get Equation Text of Chart Trendline with Node.js via...You can retrieve the equation text of a chart trendline using Aspose...

    docs.aspose.com/cells/nodejs-cpp/get-equation-t...
  8. Paragraph Numbering not included when extractin...

    We use com.aspose.words to extract metadata and Text from word documents. I believe we’re on version 25.12. Attaching a sample document that reproduces the issue, (see the bottom section References) Section Breaks 20p.…...included when extracting section text Aspose.Words Product Family...words to extract metadata and text from word documents. I believe...

    forum.aspose.com/t/paragraph-numbering-not-incl...
  9. Wrap Text in Excel using Python

    Wrap Text in Excel using Python. Get information to set IDE, steps to write application and complete code to auto wrap Text in Excel using Python....TeX Product Family Wrap Text in Excel using Python This tutorial...tutorial guides how to wrap text in Excel using Python . This...

    kb.aspose.com/cells/python/wrap-text-in-excel-u...
  10. FieldShape.text property | Aspose.Words for Python

    FieldShape.Text property. Gets or sets the Text to retrieve....text property FieldShape.text property Gets or sets the text...@property def text ( self ) -> str : ... @text.setter def text ( self...

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