Sort Score
Result 10 results
Languages All
Labels All
Results 2,271 - 2,280 of 6,537 for

replace text

(0.48 sec)
  1. Create flowchart style organization chart in VS...

    C# source code to create flowchart style organization chart in vsdx file on .NET Framework, .NET Core, Mono Platforms....Text.Value.Add( new Txt(orgnode));...onwards. It was developed to replace the binary file format, .VSD...

    products.aspose.com/diagram/net/flowchart/vsdx/
  2. Create organization chart in VSDX document via ...

    C# source code to create organization chart in vsdx file on .NET Framework, .NET Core, Mono Platforms....Text.Value.Add( new Txt(orgnode));...onwards. It was developed to replace the binary file format, .VSD...

    products.aspose.com/diagram/net/organizationcha...
  3. What's new 2025|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET that have been introduced in recent releases....to apply FlateDecode to plain text content streams. Combined with...multiple conversions, including: TEXT to PDF (enhanced page size handling)...

    docs.aspose.com/pdf/net/whatsnew/2025/
  4. Compress and Decompress XLS Files via .NET

    C# compression and decompression source code to compress XLS documents into a single zip archive or vice versa on .NET Framework, .NET Core....and can span numeric values, text data, formulas, external data...others. The XLS file format was replaced with a more open and structured...

    products.aspose.com/zip/net/zip-file/xls/
  5. FieldNextIf Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldNextIf class—efficiently implement NEXTIF fields to enhance document automation and streamline your workflows....DisplayResult { get; } Gets the text that represents the displayed...Result { get; set; } Gets or sets text that is between the field separator...

    reference.aspose.com/words/net/aspose.words.fie...
  6. 请我如何给msword的每一页设置不同的页面(纸张方向) - Free Support For...

    我使用bulid进行了文档的嵌入 NodeCollection runs = mainDoc.getChildNodes(NodeType.PARAGRAPH, true); //获取所有节点 int dell = 0 ; for (int i = 0; i < runs.getCount(); i++) { Paragraph r = (Paragraph) runs.get(i); String Text = r.…...String text = r.getRange().getText();//获取段落文本 if(text.length()>=key...length()>=key.length() && text.indexOf(key)>=0) { //指定段落插入表格 Builder...

    forum.aspose.com/t/msword/310489
  7. FieldFormula | Aspose.Words for Java

    Implements the formula field in Java....getDisplayResult() Gets the text that represents the displayed...end. getFieldCode() Returns text between field start and field...

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldFileName | Aspose.Words for Java

    Implements the FILENAME field in Java....getDisplayResult() Gets the text that represents the displayed...end. getFieldCode() Returns text between field start and field...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldUserName | Aspose.Words for Java

    Implements the USERNAME field in Java....getDisplayResult() Gets the text that represents the displayed...end. getFieldCode() Returns text between field start and field...

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldUserInitials | Aspose.Words for Java

    Implements the USERINITIALS field in Java....getDisplayResult() Gets the text that represents the displayed...end. getFieldCode() Returns text between field start and field...

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