Sort Score
Result 10 results
Languages All
Labels All
Results 5,311 - 5,320 of 150,017 for

2

(0.09 sec)
  1. HtmlSaveOptions.exportTocPageNumbers property |...

    HtmlSaveOptions.exportTocPageNumbers property. Specifies whether to write page numbers to table of contents when saving HTML, MHTML and EPUB... writeln ( "Entry 2" ); builder . insertBreak ( aw...8pt\">.......span>" + "<span>2</span>" + "</p>" )). toEqual (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. RevisionsView enumeration | Aspose.Words for Py...

    aspose.words.RevisionsView enumeration. Allows to specify whether to work with the original or revised version of a document....assertEqual ( '' , paragraphs [ 2 ] . list_label . label_string...assertEqual ( 'a.' , paragraphs [ 2 ] . list_label . label_string...

    reference.aspose.com/words/python-net/aspose.wo...
  3. PageSetup.page_height property | Aspose.Words f...

    PageSetup.page_height property. Returns or sets the height of the page in points.... width ) / 2 shape . top = ( builder . page_setup...page_height - shape . height ) / 2 doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Saving::TxtSaveOptions::get_Simp...

    Aspose::Words::Saving::TxtSaveOptions::get_SimplifyListLabels method. Specifies whether the program should simplify list labels in case of complex label formatting not being adequately represented by plain text. If set to true, numbered list labels are written in simple numeric format and itemized list labels as simple ASCII characters. The default value is false in C++....builder -> Writeln ( u "Item 2" ); builder -> get_ListFormat...String :: Format ( u " > Item 2{0}" , newLine ) + System :: String...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. 档案

    档案...width / 2, presentation.slide_size.size.height / 2) width =...center.x - width / 2 y = center.y - height / 2 # 加水印 watermarkShape...

    blog.aspose.com/zh/slides/add-watermark-to-powe...
  6. Method Not Found Error - Free Support Forum - a...

    I am trying to generate a word document from a template using range.replace. Some of the replace has html and need to format it correctly. I am trying to use Ireplacingcallback. at splitrun method run.parentnode.insertaf…...siva_Gaddipati December 24, 2025, 2:53pm 1 I am trying to generate...letter-spacing: 0.32px; orphans: 2; text-align: start; text-indent:...

    forum.aspose.com/t/method-not-found-error/323695
  7. sample.zip

    Properties/AssemblyInfo.cs using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the f......Slides[2].SlideShowTransition.Type = TransitionType...PdfToPresentationToH PdfToPresentationToH v4.7.2 512 true true AnyCPU true full...

    docs.aspose.com/slides/fr/net/web-extensions/sa...
  8. sample.zip

    Properties/AssemblyInfo.cs using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the f......Slides[2].SlideShowTransition.Type = TransitionType...PdfToPresentationToH PdfToPresentationToH v4.7.2 512 true true AnyCPU true full...

    docs.aspose.com/slides/net/web-extensions/sampl...
  9. 如何生成一个竖向的文本框,并且插入的富文本内容需要旋转 -90 度 - Free Suppor...

    我使用words.java 试图在word中生成类似sidebar的功能,插入的竖向形状后插入富文本内容,我想知道怎么才能把富文本中的文字和图片都旋转 -90 ° 并保持内容正确,以下是我的代码 private void insertSidebarIntoHeader(Document document, HeaderFooter header, String htmlContent) throws Exception { …...com January 29, 2026, 2:25am 1 我使用words.java 试图在word中...from page → Center X = 15 + 40/2 = 35pt // - Top edge at topMargin...

    forum.aspose.com/t/topic/324972
  10. ChartLegendEntryCollection class | Aspose.Words...

    Aspose.Words.Drawing.Charts.ChartLegendEntryCollection class. Represents a collection of chart legend entries..."AW Category 1" , "AW Category 2" ]; let series1 = series . add...categories , [ 1 , 2 ]); series . add ( "Series 2" , categories ...

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