Sort Score
Result 10 results
Languages All
Labels All
Results 5,061 - 5,070 of 148,386 for

text

(0.15 sec)
  1. Using FormulaText Function in Aspose.Cells with...

    This article introduces how to use the FormulaText function in the Aspose.Cells library to process formulas in Microsoft Excel. By loading an existing Excel file or creating a new Excel file, we can use the method provided by Aspose.Cells to get and set the formula Text of a cell and retrieve the result. Finally, we save the modified Excel file to disk....name suggests, it prints the text of the formula that is present...cell A1 and then prints the text of the formula using FormulaText...

    docs.aspose.com/cells/cpp/using-formulatext-fun...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Java 를 사용하여 PDF에서 텍스트 또는 이미지 추출https://products.aspose.com/pdf/ko/java/parser/Recent content in Java 를 사용하여 PDF에서 텍스트 또는 이미지 추출 on Aspsoe.PDF P......center; border: 4px solid #e5e5e5; text-align: center; border-radius:...has-addons control button has-text-white has-background-success-dark...

    products.aspose.com/pdf/ko/java/parser/index.xml
  3. Set DefaultFont property of PdfSaveOptions and ...

    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....that DefaultFont to all the text in a workbook that uses a missing...still cannot display/render the text properly, Aspose.Cells for Python...

    docs.aspose.com/cells/python-net/set-defaultfon...
  4. How to Read PDF File in C#

    This how-to guide explains how to read PDF file in C#. You can read PDF Text and images by following the easy steps given here....to read PDF file Extract PDF text and write it to Console output...C#. You will be able to read text and extract images from a PDF...

    kb.aspose.com/pdf/net/how-to-read-pdf-file-in-c...
  5. SdtDateStorageFormat | Aspose.Words for Java

    Specifies how the date for a date SDT is stored/retrieved when the SDT is bound to an XML node in the documents data store in Java....Word, the tag will display the text "Click here to enter a date...DATE_TIME TEXT The date value for a date SDT is stored as text. length...

    reference.aspose.com/words/java/com.aspose.word...
  6. DocumentBuilder.start_bookmark method | Aspose....

    DocumentBuilder.start_bookmark method. Marks the current position in the document as a bookmark start....needs to have document body text enclosed by # BookmarkStart.... range . bookmarks [ 0 ] . text . strip ()) Shows how to insert...

    reference.aspose.com/words/python-net/aspose.wo...
  7. TextDmlEffect | Aspose.Words for Java

    Dml Text effect for Text runs in Java....class TextDmlEffect Dml text effect for text runs. Examples: Shows...if a run displays a DrawingML text effect. Document doc = new Document(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  8. Product Overview|Aspose.Slides for Python Docum...

    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....key features such as managing texts, shapes, tables & animations...add different kinds of frames—text, audio, and video frames—to...

    docs.aspose.com/slides/python-java/product-over...
  9. Manage Fallback Fonts for Presentations in С++|...

    See how Aspose.Slides for С++ uses fallback fonts to keep Text readable in PowerPoint and OpenDocument presentations when original fonts aren’t available....when the font specified for text is available in the system,...unavailable font for an entire run or text portion with another font. They...

    docs.aspose.com/slides/cpp/fallback-font/
  10. CompositeNode.firstChild property | Aspose.Word...

    CompositeNode.firstChild property. Gets the first child of the node....{ var text = childNode . getText (). trim (); if ( text !== undefined...{ console . log ( ` - \" ${ text } \"` ); } } } } Shows how to...

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