Sort Score
Result 10 results
Languages All
Labels All
Results 7,261 - 7,270 of 153,080 for

text

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

    Create and customize your Run class instance effortlessly. Unlock powerful features for streamlined performance and enhanced functionality.... Text = "Hello World!" ; run . Font...( DocumentBase doc , string text ) Parameter Type Description...

    reference.aspose.com/words/net/aspose.words/run...
  2. Working with PDF/A or PDF/UA|Aspose.Words for N...

    Convert to PDF/A-1, PDF/A-2, PDF/A-3, PDF/A-4, and PDF/UA using Node.js. There are a few problems when converting to PDF/A documents, and Aspose.Words for Node.js solves them....output PDF: Also, you can switch text in a header from the artifact...requirement PDF/A-1a PDF/A-2a PDF/UA-1 Text language is specified in Microsoft...

    docs.aspose.com/words/nodejs-net/working-with-p...
  3. 在 PDF 中旋转文本|Aspose.PDF for Java

    学习不同方式在 PDF 中旋转文本。Aspose.PDF 允许您以任意角度旋转文本,旋转文本片段或整个段落。...textFragment1 = new TextFragment ( "main text" ); textFragment1 . setPosition...new TextFragment ( "rotated text" ); textFragment2 . setPosition...

    docs.aspose.com/pdf/zh/java/rotate-text-inside-...
  4. 使用JavaScript通过C++将Excel转换为CSV、TSV和Txt|Documenta...

    学习如何使用Aspose.Cells for JavaScript通过C++将Excel文件转换为CSV、TSV和TXT格式。...></ script > < script type = "text/javascript" > const { Workbook...Uint8Array ( arrayBuffer )); // Text save options. You can use any...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  5. FieldLink.InsertAsText | Aspose.Words for .NET

    Discover the FieldLink InsertAsText property to easily manage linked objects in Text-only format, enhancing your document's clarity and efficiency....insert the linked object in text-only format. public bool InsertAsText...linked document in the form of text. // 1 - A LINK field: builder...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldDde.InsertAsText | Aspose.Words for .NET

    Discover how the FieldDde InsertAsText property enhances your documents by allowing linked objects to be inserted in Text-only format for better compatibility....insert the linked object in text-only format. public bool InsertAsText...linked document in the form of text. // 1 - A LINK field: builder...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldShape | Aspose.Words for Java

    Implements the SHAPE field in Java....Remarks: Retrieves the specified text. Examples: Shows how to create...dd"); // Set the horizontal text alignment for every paragraph...

    reference.aspose.com/words/java/com.aspose.word...
  8. Create and Load a OneNote Document | Aspose.Not...

    This guide provides instructions on how to create and load a OneNote document for developers working with the .NET platform....7 8 // Default style for all text in the document. 9 ParagraphStyle...= new RichText(doc) { Text = "Title text." , ParagraphStyle =...

    docs.aspose.com/note/net/create-and-load-a-onen...
  9. FieldMergingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.MailMerging.FieldMergingArgs class for seamless data handling in MergeField events, enhancing your document processing experience.... Text { get; set; } Gets or sets the text that will...respond to this event to return text for the mail merge engine to...

    reference.aspose.com/words/net/aspose.words.mai...
  10. Border | Aspose.Words for Java

    Represents a border of an object in Java....including paragraph, run of text inside a paragraph or a table...DASH_DOT_STROKER); builder.write("Text surrounded by green border.");...

    reference.aspose.com/words/java/com.aspose.word...