Sort Score
Result 10 results
Languages All
Labels All
Results 3,761 - 3,770 of 155,440 for

2

(1.69 sec)
  1. Cannot Find a Way to Determine Inherited Scheme...

    I want to determine the font color used in a text frame. We can typically use something like textShape.TextFrame.Paragraphs[0].Portions[0].PortionFormat.FillFormat This returns an Aspose.Slides.IFillFormat object with A…...Discourse February 5, 2026, 1:49pm 2 @co213 You’re seeing IFillFormat...request. co213 February 5, 2026, 2:03pm 3 Thanks. I can try RGB matching...

    forum.aspose.com/t/cannot-find-a-way-to-determi...
  2. TextColumn | Aspose.Words for Java

    Represents a single text column in Java....setCount(2); // Determine the amount of room...builder.writeln("Wide column 2."); doc.save(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  3. CalendarType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.CalendarType enum to easily specify and customize your calendar types for enhanced document management and automation.... Hebrew 2 The Hebrew Lunar calendar. SakaEra...Numeric: builder . InsertField ( " = 2 + 3 \\# $###" ); Assert . That...

    reference.aspose.com/words/net/aspose.words/cal...
  4. Document.footnote_options property | Aspose.Wor...

    Document.footnote_options property. Provides options that control numbering and positioning of footnotes in this document.... write ( 'Text 2. ' ) builder . insert_footnote...FOOTNOTE , footnote_text = 'Footnote 2.' ) builder . write ( 'Text 3...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 通过C++的Node.js设置页面选项|Documentation

    本文提供了使用Node.js通过C++以编程方式设置Excel工作表页面选项的示例代码。设置页面方向、缩放比例、页数适应选项、纸张大小、打印质量、首页编号。...(8-1/2 in. x 11 in.) PaperLetterSmall Letter Small (8-1/2 in....Legal (8-1/2 in. x 14 in.) PaperStatement Statement (5-1/2 in. x 8-1/2...

    docs.aspose.com/cells/zh/nodejs-cpp/setting-pag...
  6. Aspose::Words::DocumentBuilder::EndTable method...

    Aspose::Words::DocumentBuilder::EndTable method. Ends a table in the document in C++....builder -> Write ( u "Row 1, Col 2" ); builder -> EndRow (); // Changing...(); builder -> Write ( u "Row 2, Col 1" ); builder -> InsertCell...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. NumberStyle | Aspose.Words for Java

    Specifies the number style for a list footnotes and endnotes page numbers in Java....numbering (1, 2, 3, …) ARABIC_1 Arabic alpha ARABIC_2 Arabic abjad...Arabic: 1, 2, 3, 4 ARABIC_HALF_WIDTH Half-width Arabic: 1, 2, 3, 4...

    reference.aspose.com/words/java/com.aspose.word...
  8. Add PDF Page Stamps in PDF|Aspose.PDF for C++

    Add a page stamp to a PDF file using the PdfPageStamp class with C++....input document and we want apply 2 kinds of border with blue and..._dataDir + pageStampFileName , 2 ); plumPageStamp -> set_Height...

    docs.aspose.com/pdf/cpp/page-stamps-in-the-pdf-...
  9. ChartSeries.format property | Aspose.Words for ...

    ChartSeries.format property. Provides access to fill and line formatting of the series....= [ "Category 1" , "Category 2" ]; // Adding new series. Value...[ 1 , 2 ]); let series2 = seriesColl . add ( "Series 2" , categories...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Word结构化解析 - Free Support Forum - aspose.com

    怎么使用aspose.word结构化解析word内容,有没有具体的案例...words-java 321227850 April 29, 2025, 2:00am 1 怎么使用aspose.word结构化解析word内容,有没有具体的案例...Discourse April 29, 2025, 2:00am 2 @321227850 请问您能否提供更多关于您想要实现的具体功能或案例的细节?...

    forum.aspose.com/t/word/312029