Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 9,183 for

insert text

(0.04 sec)
  1. Add texts with different fonts in PS files | .NET

    .NET API Solution to create and manipulate vector graphics shapes and Text of PS, XPS and EPS files. Insert Text into PS file....NET Add text to PS Add text to PS files C# .NET API...API solution to work with texts of PS files Aspose.Page for ...

    products.aspose.com/page/net/add-text-to-ps/
  2. How to fetch entities from a block reference in...

    how to fetch entities from a block reference in dwg file using Aspose.cad for dotnet. The Block reference consists of a ellipse and Text....reference consists of a ellipse and text Aspose.CAD Product Family cad-net...reference consists of a ellipse and text. Professionalize.Discourse May...

    forum.aspose.com/t/how-to-fetch-entities-from-a...
  3. [Tracking revision] Numbering don't applied spe...

    Hello ! We are a software publisher using your library for our Web application. And we used Aspose.Word for converting Word to Pdf. I have this file containing numbering : Test aspose.docx (16.5 KB) when i tried to …...don't applied specific deleted text effect Aspose.Words Product...it’s keep and applied the “Inserted text color”. FileInfo destination...

    forum.aspose.com/t/tracking-revision-numbering-...
  4. Table Cell Text with WrapText set to False does...

    Hello, I am trying to make Text NOT wrap within a table cell, after being converted to a PDF from a Word document. I am using: builder.CellFormat.WrapText = false; The Word Doc is created from scratdch, and it looks …...Table Cell Text with WrapText set to False does not work when...1 Hello, I am trying to make text NOT wrap within a table cell...

    forum.aspose.com/t/table-cell-text-with-wraptex...
  5. FindReplaceOptions.ignoreInserted property | As...

    FindReplaceOptions.ignoreInserted property. Gets or sets a boolean value indicating either to ignore Text inside Insert revisions...indicating either to ignore text inside insert revisions. The default...to include or ignore text inside insert revisions during a find-and-replace...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. CompositeNode.Count | Aspose.Words for .NET

    Discover the CompositeNode Count property, easily retrieve the number of immediate child nodes for efficient data management and streamlined processing....paragraphText = new Run ( doc , "Initial text. " ); paragraph . AppendChild...display these runs until we insert them into a composite node...

    reference.aspose.com/words/net/aspose.words/com...
  7. Add Watermark in Java|Aspose.Words for Java

    Add a watermark into a document. Apache POI does not provide an opportunity to add a watermark.... Sometimes you need to insert a watermark into a Word document...can quickly insert a watermark using the Insert Watermark option...

    docs.aspose.com/words/java/add-watermark/
  8. 在单元格中插入文本|Documentation

    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....string FileName = FilePath + "Insert text into a cell.xlsx" ; InsertText...FileName , "Inserted Text" ); // Given a document name and text, // inserts...

    docs.aspose.com/cells/zh/net/insert-text-into-a...
  9. DocumentBuilder.insertFootnote method | Aspose....

    Aspose.Words.DocumentBuilder.InsertFootnote method...insertFootnote(footnoteType, footnoteText) Inserts a footnote or endnote into...FootnoteType Specifies whether to insert a footnote or an endnote. footnoteText...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. CellMerge enumeration | Aspose.Words for Node.js

    Aspose.Words.Tables.CellMerge enumeration. Specifies how a cell in a table is merged with other cells....DocumentBuilder ( doc ); // Insert a cell into the first column...builder . write ( "Text in merged cells." ); // Insert a cell into the...

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