Sort Score
Result 10 results
Languages All
Labels All
Results 3,671 - 3,680 of 151,020 for

2

(0.32 sec)
  1. FieldToc.sequence_separator property | Aspose.W...

    FieldToc.sequence_separator property. Gets or sets the character sequence that is used to separate sequence numbers and page numbers.... get_field_code ()) # 2 - Inserting a SEQ field that belongs...sequence SEQ field is on page 2, # and the separator is ">", so...

    reference.aspose.com/words/python-net/aspose.wo...
  2. System.InvalidCastException Occurs When Loading...

    Hi, Recently, a large number of clients have reported that their slides files cannot be processed. The error message is as follows. Please provide some assistance. Thank you. I got System.InvalidCastException:Unable to…...2. Tested OSs were Win7 and Win10...(IDictionary`2 , RegistryKey , String ) 在 . (IDictionary`2 ) 在 . (ICollection`1...

    forum.aspose.com/t/system-invalidcastexception-...
  3. Send Shape Front or Back inside the Worksheet w...

    Learn how to change the z‑order position of shapes in a worksheet using Aspose.Cells for C++....use a negative number like -1, -2, -3, etc. If you want to bring...use a positive number like 1, 2, 3, etc. Send Shape Front or Back...

    docs.aspose.com/cells/cpp/send-shape-front-or-b...
  4. FootnoteOptions.StartNumber | Aspose.Words for ...

    Discover the FootnoteOptions StartNumber property to customize your footnote numbering, enhancing document clarity and organization effortlessly.... Write ( "Text 2. " ); builder . InsertFootnote...FootnoteType . Footnote , "Footnote 2." ); builder . Write ( "Text 3...

    reference.aspose.com/words/net/aspose.words.not...
  5. 在工作表中添加图像|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.... SetColumnWidth ( 2 , 50 ); //Add a picture to the...worksheet . Pictures . Add ( 3 , 2 , 3 , 2 , "../../data/aspose.png"...

    docs.aspose.com/cells/zh/net/add-image-in-works...
  6. DeleteBlankOptions set start and end index to 0...

    The following code snippet DeleteBlankOptions options = new DeleteBlankOptions(); options.setStartIndex(0); System.out.println(options.getStartIndex()); options.setStartIndex(1); System.out.println(options.getStartIndex…...cells-java Tim49 April 23, 2025, 2:29pm 1 The following code snippet...johnson.shi April 23, 2025, 2:53pm 2 @Tim49 We have found the issue...

    forum.aspose.com/t/deleteblankoptions-set-start...
  7. Word to pdf Arabic format is not conervted prop...

    Dears, Using (aspose-words-20.11 , aspose-words-21.11) to convert word file that contains Arabic letters to pdf file, It doesn’t view the Arabic format properly after the conversion. Please check the attached 2 files w…... Please check the attached 2 files which are word file before...awais.hafeez May 10, 2021, 3:25pm 2 @m.mustafa2194 , Please 1) upgrade...

    forum.aspose.com/t/word-to-pdf-arabic-format-is...
  8. DocumentBuilder.endTable method | Aspose.Words ...

    DocumentBuilder.endTable method. Ends a table in the document.... write ( "Row 1, Col 2" ); builder . endRow (); // Changing...insertCell (); builder . write ( "Row 2, Col 1" ); builder . insertCell...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartDataLabel.show_percentage property | Aspos...

    ChartDataLabel.show_percentage property. Allows to specify if percentage value is to be displayed for the data labels on a chart... assertEqual ( 'Series 2' , chart . series [ 1 ] . name...'Series 3' , chart . series [ 2 ] . name ) # Apply data labels...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ChartDataLabel.show_series_name property | Aspo...

    ChartDataLabel.show_series_name property. Returns or sets a Boolean to indicate the series name display behavior for the data labels on a chart... assertEqual ( 'Series 2' , chart . series [ 1 ] . name...'Series 3' , chart . series [ 2 ] . name ) # Apply data labels...

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