Sort Score
Result 10 results
Languages All
Labels All
Results 7,911 - 7,920 of 155,282 for

2

(0.22 sec)
  1. ProtectionType Enum | Aspose.Words for .NET

    Discover Aspose.Words.ProtectionType enum for robust document security. Enhance your documents with customizable protection options today!... AllowOnlyFormFields 2 User can only enter data in the...builder . Writeln ( "Section 2. Hello again!" ); builder . Write...

    reference.aspose.com/words/net/aspose.words/pro...
  2. ViewOptions.DoNotDisplayPageBoundaries | Aspose...

    Discover how the ViewOptions DoNotDisplayPageBoundaries property enhances your layout by eliminating top margin space for a cleaner, more professional look.... Writeln ( "Paragraph 2, Page 2." ); builder . InsertBreak...

    reference.aspose.com/words/net/aspose.words.set...
  3. Crop PNG image when using Aspose.HTML for Java ...

    Hello team. While evaluating Aspose.HTML for Java for conversion of HTML table to PNG, we noticed converted PNG has bigger dimensions (width and height) than the input table in HTML, even though the page layout has Pag…...Family html-to-png oraspose April 2, 2026, 7:49pm 1 Hello team. While...terechshenkov April 5, 2026, 6:53am 2 @oraspose We have opened the following...

    forum.aspose.com/t/crop-png-image-when-using-as...
  4. 创建或添加表格到PDF|Aspose.PDF for Java

    学习如何在PDF文档中创建或添加表格,应用单元格样式,拆分表格到页面上,并自定义行和列等。...( "Column (" + row_count + ", 2)" ); row . getCells (). add (..."Test 2 1" ); Cell cell = row2 . getCells (). add ( "Test 2 2" );...

    docs.aspose.com/pdf/zh/java/add-table-in-existi...
  5. Element Builders – Create and Edit SVG Elements...

    Explore the capabilities of the Aspose.SVG Builder API in C# to create and modify SVG elements. Learn how to make SVG programming easier and more efficient....= new SVGSVGElementBuilder() 2 . AddCircle (circle => circle...(Paint. None ) 5 . StrokeWidth (2)) 6 . Build (); Here, circle =>...

    docs.aspose.com/svg/net/element-builders/
  6. TxtListIndentation.Character | Aspose.Words for...

    Discover the TxtListIndentation property to customize list indentation with your preferred character. Enhance readability and visual appeal effortlessly!... Writeln ( "Item 2" ); builder . ListFormat . ListIndent...Item 1{newLine}" + $" a. Item 2{newLine}" + $" i. Item 3{newLine}"...

    reference.aspose.com/words/net/aspose.words.sav...
  7. 在 PHP 中设置形状的高度和宽度|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....== 1 ) { $shape -> setWidth ( 2 * ( int )( string ) $shape ->...getValue ()); $shape -> setHeight ( 2 * ( int )( string ) $shape ->...

    docs.aspose.com/diagram/zh/java/set-the-height-...
  8. 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...
  9. Field.remove method | Aspose.Words for Python

    Field.remove method. Removes the field from the document... count ) # 2 - Get the collection to remove...an index: fields . remove_at ( 2 ) self . assertEqual ( 3 , fields...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldCollection.RemoveAt | Aspose.Words for .NET

    Effortlessly remove fields from your document with the FieldCollection RemoveAt method. Streamline your data management today!... 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...