Sort Score
Result 10 results
Languages All
Labels All
Results 4,991 - 5,000 of 19,447 for

2 of

(0.04 sec)
  1. Display Bullets by setting Cell Value using HTM...

    Add bullets to Excel Cells using HTML and the easy to use Aspose.Cells for C++ API....0pt;color:#009DD9;mso-font-charset:2;'>l</font>" u "<font style='f...:top;text-align:left;'> Text 2 </font>" u "<font style='font...

    docs.aspose.com/cells/cpp/display-bullets-by-se...
  2. ChartDataLabel.show_legend_key property | Aspos...

    ChartDataLabel.show_legend_key property. Allows to specify if legend key 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...
  3. ChartDataLabel.show_value property | Aspose.Wor...

    ChartDataLabel.show_value property. Allows to specify if values are to be displayed in the data labels... assertEqual ( 'Series 2' , chart . series [ 1 ] . name...'Series 3' , chart . series [ 2 ] . name ) # Apply data labels...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TxtSaveOptionsBase.exportHeadersFootersMode pro...

    TxtSaveOptionsBase.exportHeadersFootersMode property. Specifies the way headers and footers are exported to the text formats... writeln ( "Page 2" ); builder . insertBreak ( aw...toEqual ( "Page 1\r\n" + "Page 2\r\n" + "Page 3\r\n" + "Even header\r\n\r\n"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. GlossaryDocument Class | Aspose.Words for .NET

    Discover the Aspose.Words.BuildingBlocks.GlossaryDocument class, your key to managing AutoText and Building Blocks seamlessly in Word documents....glossaryDoc ) { Name = "Block 2" }; glossaryDoc . AppendChild...LastBuildingBlock . Name ); // 2 - Get a building block by index:...

    reference.aspose.com/words/net/aspose.words.bui...
  6. How To Compress or Extract Archives Using Java ...

    Learn how to compress or extract archives using Java with detailed instructions for various formats like ZIP and RAR....(Archive archive = new Archive()) { 2 archive. createEntry ( "entry_name1...Archive( "input_archive.zip" )) { 2 archive. extractToDirectory (...

    docs.aspose.com/zip/java/how-to/
  7. Stroke.BackColor | Aspose.Words for .NET

    Customize your stroke's background color with the Stroke BackColor property. Enhance your designs with vibrant, tailored colors for a unique look....8 , 2.6 , 3.9 }, new [] { 2.7 , 3.2 , 0.8 , 1.7 });...Visible = false ; dataPoints [ 2 ]. Marker . Format . Fill . PresetTextured...

    reference.aspose.com/words/net/aspose.words.dra...
  8. JVM Crash when using Aspose-Words and Aspose-PD...

    JVM Crash when using both Aspose-Words and Aspose-PDF on 15,000+ page RTFs. There is no problem using Words and PDF separately when working with many large files. Problem exists in all 25.* versions. I am using Java 8…...PDF by using save method Step 2: combine PDF (from step1) into...a PDF String combined = args[2]; com.aspose.pdf.License lic_pdf...

    forum.aspose.com/t/jvm-crash-when-using-aspose-...
  9. DigitalSignatureCollection | Aspose.Words for Java

    Provides a read-only collection Of digital signatures attached to a document in Java....hasDigitalSignature()); // 2 - Take a document from a stream...docx").hasDigitalSignature()); // 2 - Take a document from a stream...

    reference.aspose.com/words/java/com.aspose.word...
  10. SdtListItem class | Aspose.Words for Python

    aspose.words.markup.SdtListItem class. This element specifies a single list item within a parent [SdtType.COMBO_BOX](../sdttype/#COMBO_BOX) or [SdtType.DROP_DOWN_LIST](../sdttype/#DROP_DOWN_LIST) structured document tag... SdtListItem ( 'Item 2' , 'Value 2' )) list_items . add ( aw...

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