Sort Score
Result 10 results
Languages All
Labels All
Results 7,161 - 7,170 of 197,099 for

new

(0.16 sec)
  1. FieldChar.IsDirty | Aspose.Words for .NET

    Discover how the FieldChar IsDirty property helps maintain document accuracy by tracking changes, ensuring your fields always reflect the latest updates....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  2. ChartLegendEntry.isHidden property | Aspose.Wor...

    ChartLegendEntry.isHidden property. Gets or sets a value indicating whether this entry is hidden in the chart legend...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Chart.Legend | Aspose.Words for .NET

    Discover the Chart Legend property to customize your charts effortlessly. Enhance data visualization with tailored legend options for better insights!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Table.AbsoluteHorizontalDistance | Aspose.Words...

    Discover the Table AbsoluteHorizontalDistance property to easily adjust your table's horizontal position in points. Optimize layout with a default of 0!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.tab...
  5. TextColumn.spaceAfter property | Aspose.Words f...

    TextColumn.spaceAfter property. Gets or sets the space between this column and the next column in points...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Hello World in Ruby|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.... new \ # Note when you create a new workbook, a default...

    docs.aspose.com/cells/java/hello-world-in-ruby/
  7. StructuredDocumentTag.set_unchecked_symbol meth...

    StructuredDocumentTag.set_unchecked_symbol method. Sets the symbol used to represent the unchecked state of a check box content control....set_checked_symbol ( 169 , 'Times New Roman' ) sdt_check_box . set_unchecked_symbol...set_unchecked_symbol ( 174 , 'Times New Roman' ) builder . insert_node...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::TextColumnCollection::SetCount m...

    Aspose::Words::TextColumnCollection::SetCount method. Arranges text into the specified number of text columns in C++....increase the number of columns, new TextColumn objects are created...set width and spacing for the new columns. Examples Shows how to...

    reference.aspose.com/words/cpp/aspose.words/tex...
  9. PersonCollection.add method | Aspose.Words for ...

    PersonCollection.add method. Adds a [Person](../../person/) to the collection.... # Create a new person collection. persons =...'Brielle' , 'Tejeda_updated' ) # Add new person to the collection. persons...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Create bitmap from scratch or load from file us...

    Create image bitmap from scratch or load from file using Java API.... Create New Bitmap in Java Creating a new image from scratch...demonstrates how to create a new bitmap and draw an Arc on it:...

    docs.aspose.com/drawing/java/create-image-bitmap/