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

2

(0.15 sec)
  1. ListFormat.isListItem property | Aspose.Words f...

    ListFormat.isListItem property. True when the paragraph has bulleted or numbered formatting applied to it....writeln ( "Level " + i ); } // 2 - A bulleted list: // This list...writeln ( "Numbered list item 2" ); builder . writeln ( "Numbered...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FindReplaceDirection | Aspose.Words for Java

    Specifies direction for replace operations in Java....writeln("Match 2."); builder.writeln("Match 3.");...assertEquals(new String[]{"Match 1", "Match 2", "Match 3", "Match 4"}, callback...

    reference.aspose.com/words/java/com.aspose.word...
  3. 不同的文件,设置cellshelper.dpi=120后再设置相同列宽,结果不一致 - Fre...

    不同的文件(一个是已存在文件,一个是使用aspose.cells生成的),设置cellshelper.dpi=120后再设置相同列宽,结果不一致。原因是什么?如何让test1.xlsm可以按照设置的DPI,设置列宽? public static void Run5() { CellsHelper.DPI = 120; string file_path1 = "C:\\Users\\jlt\\Documents\\test1.xl…...SetColumnWidthInch(2, 6.03); workbook.Save(file_path1);...sheet2.Cells.SetColumnWidthInch(2, 6.03); workbook2.Save(file_path2);...

    forum.aspose.com/t/cellshelper-dpi-120/322191
  4. Image conversion issue with Linux - Free Suppor...

    Hi. I’m facing an issue when converting EMF images to PNG using Aspose Diagram with the Shape.ToImage method. It appears to work well in Windows, but in Linux it does not work completely well for some images. Sample: i…...2 KB) turns to image.png (7.3 KB)...with Linux (2) philip.zhou April 7, 2025, 8:03am 2 @SWALIH Thanks...

    forum.aspose.com/t/image-conversion-issue-with-...
  5. 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...
  6. 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...
  7. 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...
  8. 数学文本|Aspose.Slides 文档

    探索 Aspose.Slides for .NET 的 MathematicalText 示例:在 PPT、PPTX 和 ODP 演示文稿中使用 C# 创建和格式化方程式、分数、矩阵和符号。... SetSuperscript ( "2" ) . Join ( "=" ) . Join ( new...MathematicalText ( "a" ). SetSuperscript ( "2" )) . Join ( "+" ) . Join ( new...

    docs.aspose.com/slides/zh/net/examples/elements...
  9. 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...
  10. Aspose.PSD .net for python issues with missing ...

    Hi, I’m experiencing issues with effects in psd files that are missing when saving the psd as png. Here an example psd file where “PLACEHOLDER1” and “Layer 733” have effects that go missing. Hope there is a simple fix f…...Family caseai February 25, 2026, 2:04am 21 I’ll use any photoshop... I used Photoshop Version 21.2.12. Only thing working for me...

    forum.aspose.com/t/aspose-psd-net-for-python-is...