Sort Score
Result 10 results
Languages All
Labels All
Results 1,711 - 1,720 of 164,030 for

new

(0.09 sec)
  1. Working with Distribution Lists on Exchange Ser...

    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....ExchangeDistribution distributionList = new ExchangeDistribution (); distributionList...MailAddressCollectio members = new MailAddressCollectio (); members...

    docs.aspose.com/email/java/working-with-distrib...
  2. Optimize File's Content Using C#

    Compress files in C#: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS without losing quality...Words; var doc = new Document( "Input.docx" ); doc..."yourCompressedImage" ); } } var saveOptions = new OoxmlSaveOptions { CompressionLevel...

    products.aspose.com/words/net/compress/
  3. FieldAutoText.EntryName | Aspose.Words for .NET

    Discover the FieldAutoText EntryName property to easily manage AutoText entry names, enhancing your document automation and efficiency.... Document doc = new Document (); // Create a glossary...it. doc . GlossaryDocument = new GlossaryDocument (); BuildingBlock...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Section | Aspose.Words for .NET

    Create dynamic web sections effortlessly with our Section Constructor. Easily initialize and customize your Section class for optimal site performance....Section constructor Initializes a new instance of the Section class...document by hand. Document doc = new Document (); // A blank document...

    reference.aspose.com/words/net/aspose.words/sec...
  5. ListCollection | Aspose.Words for Java

    Stores and manages formatting of bulleted and numbered lists used in a document in Java.... To create a new list based on a predefined list...words.Style) method. To create a new list with formatting identical...

    reference.aspose.com/words/java/com.aspose.word...
  6. GroupShape.Accept | Aspose.Words for .NET

    Discover the GroupShape Accept method to seamlessly engage visitors and enhance user experience on your website. Boost interaction today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...InsertShape methods. Shape balloon = new Shape ( doc , ShapeType . Balloon...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Stroke.StartArrowType | Aspose.Words for .NET

    Discover the Stroke StartArrowType property to customize arrowheads at the start of strokes, enhancing your design's visual appeal and clarity....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...the right end: Shape arrow = new Shape ( doc , ShapeType . Line...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Stroke.EndArrowWidth | Aspose.Words for .NET

    Discover the Stroke EndArrowWidth property to customize arrowhead width for strokes, enhancing your design precision and visual appeal....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...the right end: Shape arrow = new Shape ( doc , ShapeType . Line...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Stroke.EndArrowLength | Aspose.Words for .NET

    Discover the Stroke EndArrowLength property to customize your design with precise arrowhead lengths, enhancing visual clarity and style....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...the right end: Shape arrow = new Shape ( doc , ShapeType . Line...

    reference.aspose.com/words/net/aspose.words.dra...
  10. sample.xlsx

    Sheet1 City Region Store Chicago Central 3055 New York East 3036 Detroit Central 3074 Sheet2 City2 Region2 Store3 Seattle West 3000 philadelph East 3082 Detroit Central 3074 Sheet3 City3 Region3 St......Region Store Chicago Central 3055 New York East 3036 Detroit Central...West 3166 New York East 3090 Chicago Central 3055 New York East...

    docs.aspose.com/cells/cpp/convert-excel-to-json...