Sort Score
Result 10 results
Languages All
Labels All
Results 5,921 - 5,930 of 164,081 for

new

(0.08 sec)
  1. Managing Message Files with Aspose.Email.Outloo...

    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....Email-for-Java MapiMessage msg = new MapiMessage ( "sender@test.com"...MailConversionOption options = new MailConversionOption (); options...

    docs.aspose.com/email/java/managing-message-fil...
  2. StructuredDocumentTagRangeStart.removeSelfOnly ...

    StructuredDocumentTagRangeStart.removeSelfOnly method. Removes this range start and appropriate range end nodes of the structured document tag, but keeps its content inside the document tree....let doc = new aw . Document (); let builder = new aw . DocumentBuilder... ( doc ) { let rangeStart = new aw . Markup . StructuredDocumentTa...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Generate AustraliaPost Barcode with Different F...

    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....object $symbology = new Symbology (); $builder = new BarCodeBuilder...standard $australiaPostFormatC = new AustraliaPostFormatC (); $builder...

    docs.aspose.com/barcode/java/generate-australia...
  4. FontInfoCollection.Count | Aspose.Words for .NET

    Discover the FontInfoCollection Count property, effortlessly retrieve the total number of elements in your collection for seamless data management.... Document doc = new Document (); // A blank document...FontInfos . Contains ( "Times New Roman" )); Assert . AreEqual...

    reference.aspose.com/words/net/aspose.words.fon...
  5. Rotate the shape in a visio page with Aspose.Di...

    Learn how to rotate the shape in a visio page with Aspose.Diagram.... We'll start by creating a new diagram using the Aspose.Diagram...Aspose.Diagram.Diagram diagram = new Aspose.Diagram.Diagram(); diagram...

    products.aspose.com/diagram/tutorial/rotate-shape/
  6. FieldOptions.FieldUpdatingCallback | Aspose.Wor...

    Discover the FieldOptions FieldUpdatingCallback property to easily manage IFieldUpdatingCallback implementations and enhance your data handling efficiency....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FieldUpdatingCallbac callback = new FieldUpdatingCallbac (); doc...

    reference.aspose.com/words/net/aspose.words.fie...
  7. ChartFormat.Fill | Aspose.Words for .NET

    Discover the ChartFormat Fill property for enhanced chart visuals. Unlock unique fill formatting options for your parent chart elements today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Series 1" , new [] { 0.7 , 1.8 , 2.6 , 3.9 }, new [] { 2.7 , 3...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Set Barcode Source|Documentation

    This Article Describes How to Set Barcode Source for Recognition...using ( BarCodeReader reader = new BarCodeReader ( $"{path}multiple_codes...using ( BarCodeReader reader = new BarCodeReader ()) { //set path...

    docs.aspose.com/barcode/net/set-barcode-source/
  9. Parallel LZMA2 in 7z Archives in C# | Aspose.Zi...

    C# API allows you utilize multi-core CPU for efficient compression parallel LZMA2 in 7z Archives...Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/zip/net/multithreaded-lzma2/
  10. Manage Table|Aspose.Slides Documentation

    Create and manage table in PowerPoint presentations in Java...PPTX file Presentation pres = new Presentation (); try { // Accesses...PPTX file Presentation pres = new Presentation (); try { // Accesses...

    docs.aspose.com/slides/androidjava/manage-table/