Sort Score
Result 10 results
Languages All
Labels All
Results 2,241 - 2,250 of 213,057 for

new

(0.08 sec)
  1. ChartDataLabelCollection.ShowCategoryName | Asp...

    Discover the ShowCategoryName property in ChartDataLabelCollection. Control data label visibility for your series and enhance your chart's clarity!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Series" , new [] { 2.9 , 3.5 , 1.1 , 4.0 , 4.0 }, new [] { 1.9...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Working with Tasks on Exchange Server|Documenta...

    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....article shows how to: Create a new task. Set a task’s timezone....Request Save Task to Disc Create New Task The following code snippet...

    docs.aspose.com/email/java/working-with-tasks-o...
  3. 修改PDF文件中的注释(facades)|Aspose.PDF for Java

    本节说明如何使用Aspose.PDF Facades将PDF文件中的注释修改为XFDF。...PdfAnnotationEditor annotationEditor = new PdfAnnotationEditor (); annotationEditor...ModifyAnnotations () { Document document = new Document ( _dataDir + "sample_cats_dogs...

    docs.aspose.com/pdf/zh/java/modify-annotations/
  4. PdfDigitalSignatureDetails.TimestampSettings | ...

    Discover the PdfDigitalSignatureDetails TimestampSettings property to easily manage digital signature timestamps for enhanced document security and compliance....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...PDF. PdfSaveOptions options = new PdfSaveOptions (); // Create...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Manipulate Annotations in PDF using Java | Aspo...

    Manage Annotations in PDF programmatically with Java sample code using Aspose.PDF for Java...toString (); Document pdfDocument = new Document ( inputFile ); DefaultAppearance...DefaultAppearance appearance = new DefaultAppearance (); appearance...

    products.aspose.com/pdf/java/annotation/
  6. OverflowException | Aspose.Words for Java

    The exception that is thrown when an arithmetic casting or conversion operation in a checked context results in an overflow in Java....OverflowException() Initializes a new instance of the OverflowException...ring message) Initializes a new instance of the OverflowException...

    reference.aspose.com/words/java/com.aspose.word...
  7. VbaProject.name property | Aspose.Words for Nod...

    VbaProject.name property. Gets or sets VBA project name.... let doc = new aw . Document (); // Create a new VBA project...project. let project = new aw . Vba . VbaProject (); project . name...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Bookmarking all the static text inside a docume...

    Hello Team, I will be uploading an document which will contain static text and aspose syntax in it and I want tp iterate through each and every line even for table… example prop.check = <<[prop.check]>> prop.example…...templatePath); Document doc = new Document(path); // Remove all...Remove(); } FindReplaceOptions opt = new FindReplaceOptions(); opt.UseSubstitutions...

    forum.aspose.com/t/bookmarking-all-the-static-t...
  9. Creating an Outlook Contact in Aspose.Email|Doc...

    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....//Create a new MapiContact Object MapiContact mapiContact = new MapiContact...object mapiContact . NameInfo = new MapiContactNamePrope ( "Mellissa"...

    docs.aspose.com/email/net/creating-an-outlook-c...
  10. ChartAxis.scaling property | Aspose.Words for N...

    ChartAxis.scaling property. Provides access to the scaling options of the axis....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...xAxis . scaling . minimum = new aw . Drawing . Charts . AxisBound...

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