Sort Score
Result 10 results
Languages All
Labels All
Results 6,551 - 6,560 of 20,748 for

2 of

(0.05 sec)
  1. FieldCollection.Remove | Aspose.Words for .NET

    Effortlessly remove specific fields from your document with the FieldCollection Remove method, streamlining your data management process.... EqualTo ( 5 )); // 2 - Get the collection to remove...an index: fields . RemoveAt ( 2 ); Assert . That ( fields . Count...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Working with Shapes in PS file | Java

    How to add shapes to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...rectangle the first 4 and the last 2 steps will be the same, but points...stream for PostScript document 2 FileOutputStream outPsStream =...

    docs.aspose.com/page/java/ps/working-with-shapes/
  3. docx转PDF后,生僻字不显示 - Free Support Forum - aspose.com

    版本:23.8 编程语言:java 问题截图: 源文件: 金顶宝-20年-单签-2024V1.0 (1) (1).docx (33.6 KB)...docx转PDF后,生僻字不显示 中文技术支持 ZhonghaoSun July 2, 2025, 10:21am 1 版本:23.8 编程语言:java...Professionalize.Discourse July 2, 2025, 10:22am 2 @ZhonghaoSun Cause The...

    forum.aspose.com/t/docx-pdf/314728
  4. Missing text in labels - Free Support Forum - a...

    Hi, when I try to get an image from a chart in Excel, only parts Of the labels are picked. In the example, you will see that ‘Type…’ is missing. Here is the code: Aspose.Cells.License lic = new Cells.License(); lic…...zhao March 28, 2025, 2:09pm 2 @Nachti We have opened the...

    forum.aspose.com/t/missing-text-in-labels/310539
  5. Working with Common Conditional Blocks in Java|...

    Use common conditional blocks within paragraphs to represent the same data depending on a condition using Java....in items]>><<if [IndexOf() % 2 == 0]>><<[item]>> <<else>><<[item]>>...

    docs.aspose.com/words/java/working-with-common-...
  6. Image masking|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....(Value metric : Color intensity) 2. K-means image segmentation algorithm...

    docs.aspose.com/imaging/java/image-masking/
  7. ListLevel.custom_number_style_format property |...

    ListLevel.custom_number_style_format property. Gets or sets the custom number style format for this list level...' , paras [ 2 ] . list_label . label_string...assertEqual ( '002.' , paras [ 2 ] . list_label . label_string...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Working with Images | Aspose.Note Documentation

    Learn how to work with images in your Java development projects.... class ) + "images/" ; 2 3 // Load the document into Aspose...(GetImageInfo. class ) + "images/" ; 2 3 // Load the document into Aspose...

    docs.aspose.com/note/java/working-with-images/
  9. TableStyle.alignment property | Aspose.Words fo...

    TableStyle.alignment property. Specifies the alignment for the table style.... style = tableStyle ; // 2 - Use the "LeftIndent" to specify...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. SubDocument | Aspose.Words for Java

    Represents a SubDocument - which is a reference to an externally stored document in Java....trim()); // 2 - Create a clone of a node just...nested within one parent table // 2 = Table is nested within two parent...

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