Sort Score
Result 10 results
Languages All
Labels All
Results 4,901 - 4,910 of 151,813 for

text

(0.07 sec)
  1. Comment | Aspose.Words for .NET

    Create engaging comments effortlessly with our Comment constructor. Initialize a new Comment class instance and enhance user interaction seamlessly!..."Comment regarding text." ); // Add text to the document, warp...( new Run ( doc , "Commented text." )); para . AppendChild ( new...

    reference.aspose.com/words/net/aspose.words/com...
  2. 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/
  3. Specify Layout Options in Java|Aspose.Words for...

    Create output documents with various layouts, depending on the parameters specified in the Document using Java....specifies whether the hidden text is rendered. ShowParagraphMarks...option to display this hidden text on the page. Also, each paragraph...

    docs.aspose.com/words/java/specify-layout-options/
  4. Convert PDF file to other formats|Aspose.PDF fo...

    Explore how to convert PDF files into other formats like Word, Excel, or images using Aspose.PDF for Java....an EPUB reader can optimize text for a particular display device... The LaTeX file format is a text file format with the special...

    docs.aspose.com/pdf/java/convert-pdf-to-other-f...
  5. StructuredDocumentTag.Tag | Aspose.Words for .NET

    Discover the StructuredDocumentTag property that defines essential tags for SDT nodes, ensuring efficient document management and organization....structured document tag in a plain text box and modify its appearance...tag that will contain plain text. StructuredDocumentTa tag =...

    reference.aspose.com/words/net/aspose.words.mar...
  6. 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 the workbook that has a missing...font still cannot show/render text properly, then Aspose.Cells...

    docs.aspose.com/cells/java/set-defaultfont-prop...
  7. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 在 Python 中处理 PDF 表单 https://products.aspose.com/pdf/zh-hans/python-net/acroforms/ Recent content in 在 Python 中处理 PDF 表单 on Aspsoe.PDF Products ......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/zh-hans/python-net/acro...
  8. Convert TXT to PDF in C#

    You can convert TXT to PDF in C# with this short tutorial. It covers the setup process and code snippet to export TXT file to PDF in C#....NET to convert text to PDF using C# Load the source...of the Document class Convert text to PDF using the Save method...

    kb.aspose.com/words/net/convert-txt-to-pdf-in-c...
  9. Font Class | Aspose.Words for .NET

    Discover the Aspose.Words.Font class, featuring essential font attributes like name, size, and color to enhance your document formatting and design....present calculated color of the text (black or white) to be used...} True if the right-to-left text is formatted as bold. Border...

    reference.aspose.com/words/net/aspose.words/font/
  10. Aspose.PDF С++ Example|Aspose.PDF for C++

    This page show how use simple programming for create a PDF document containing Text - Hello World....creating a PDF document containing text “Hello World!”. After installing...-> Add (); // Add text to new page auto text = MakeObject < TextFragment...

    docs.aspose.com/pdf/cpp/hello-world-example/