Sort Score
Result 10 results
Languages All
Labels All
Results 6,831 - 6,840 of 153,585 for

2

(0.16 sec)
  1. FindReplaceOptions.Direction | Aspose.Words for...

    Discover the FindReplaceOptions Direction property to customize your replace function. Choose between Forward and Backward for optimal results.... Writeln ( "Match 2." ); builder . Writeln ( "Match...( new [] { "Match 1" , "Match 2" , "Match 3" , "Match 4" }));...

    reference.aspose.com/words/net/aspose.words.rep...
  2. Can't get the picture in the header - Free Supp...

    I am trying to extract the pictures from the header of a word document. But it doesn’t seems to always work. I would like to know if there was a way to get them 100% of the time, thank you ( i am using aspose word python…...lchevallier1299 March 27, 2025, 2:57pm 1 I am trying to extract...noskov March 27, 2025, 3:03pm 2 @lchevallier1299 Could you please...

    forum.aspose.com/t/cant-get-the-picture-in-the-...
  3. MathText|Aspose.Slides for Python Documentation

    Work with math text in Python using Aspose.Slides: create and edit equations, fractions, radicals, scripts, formatting, and render results for PPT and PPTX.... set_superscript ( "2" ) . join ( "=" ) . join ( slides...( "a" ) . set_superscript ( "2" )) . join ( "+" ) . join ( slides...

    docs.aspose.com/slides/python-net/examples/elem...
  4. Aspose::Words::Section::PrependContent method |...

    Aspose::Words::Section::PrependContent method. Inserts a copy of content of the source section at the beginning of this section in C++....builder -> Write ( u "Section 2" ); builder -> InsertBreak ( Aspose...get_Sections () -> idx_get ( 2 ); ASSERT_EQ ( System :: String...

    reference.aspose.com/words/cpp/aspose.words/sec...
  5. ParagraphFormat.drop_cap_position property | As...

    ParagraphFormat.drop_cap_position property. Gets or sets the position for a drop cap text....writeln ( 'Bulleted list item 2.' ) builder . paragraph_format...writeln ( 'Numbered list item 2.' ) builder . writeln ( 'Numbered...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 5472922.xlsx

    Sheet1 6/12/15 2 3 Test 14.0300 14.0300 false...Sheet1 6/12/15 2 3 Test 14.0300 14.0300 false...

    docs.aspose.com/cells/de/java/returning-a-range...
  7. Aspose.cell 读取Excel模板时 嵌入式图片转丢了 - Free Support ...

    测试代码如下: public void testImage111() throws Exception { String template = "files/template.xlsx"; Workbook book = new Workbook(template); book.getWorksheets().get(0).getCells().get(0,2).setValue("dddddd"); …...get(0,2).setValue("dddddd"); book.sav...zhao February 26, 2025, 8:30am 2 @xiaoman WPS 和Excel 采用了不同的方式嵌入图片。...

    forum.aspose.com/t/aspose-cell-excel/308462
  8. Aspose.Cells C++ - missing method - Free Suppor...

    Hello, in Aspose.Cells Java version we used the method aspose.cells.IndividualFontConfigs.setFontExclusiveSources, that we couldn’t find in the corresponding version of Aspose.Cells.25.6 for C++. Do we have to use a di…...dancelli July 8, 2025, 2:59pm 1 Hello, in Aspose.Cells...amjad.sahi July 8, 2025, 3:20pm 2 @gianfranco.dancelli , We will...

    forum.aspose.com/t/aspose-cells-c-missing-metho...
  9. 在Python中冻结窗格|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.... freezePanes ( 3 , 2 , 3 , 2 ) # Saving the modified Excel...

    docs.aspose.com/cells/zh/java/freeze-panes-in-p...
  10. PageSetup.PageHeight | Aspose.Words for .NET

    Discover the PageSetup PageHeight property to efficiently manage your document's height in points, enhancing your layout and presentation.... Width ) / 2 ; shape . Top = ( builder . PageSetup...PageHeight - shape . Height ) / 2 ; doc . Save ( ArtifactsDir +...

    reference.aspose.com/words/net/aspose.words/pag...