Sort Score
Result 10 results
Languages All
Labels All
Results 4,251 - 4,260 of 223,647 for

new

(0.65 sec)
  1. FieldDate | Aspose.Words for Java

    Implements the DATE field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...application when inserting a new DATE field. getUseLunarCalendar()...

    reference.aspose.com/words/java/com.aspose.word...
  2. Working with Clips in PostScript | .NET

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in .NET...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/zh/net/ps/working-with-clips/
  3. ImportData method overwriting the formula in la...

    AsposeBug.zip (14.2 KB) Hi, I am using Aspose.Cells for .Net and facing 1 weird issue wherein when I import data to an existing workbook using the ImportData method its overwriting formula in the last column of first r…...workbook Workbook workbook = new Workbook("path/to/your/existingWorkbook...data to import object[,] data = new object[,] { { "Header1", "Header2"...

    forum.aspose.com/t/importdata-method-overwritin...
  4. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks in Aspose.Slides using the ExcelDataWorkbook API. Load sheets and cells and use values to generate data-driven PowerPoint presentations....Slides has introduced new classes for reading data from...This feature opens up powerful new possibilities for API users who...

    docs.aspose.com/slides/python-net/excel-integra...
  5. Add PDF Page Stamp|Aspose.PDF for .NET

    Discover how to add stamps to PDF pages in .NET, including text and images, for watermarking or branding using Aspose.PDF....object using ( var fileStamp = new Aspose . Pdf . Facades . PdfFileStamp...// Create stamp var stamp = new Aspose . Pdf . Facades . Stamp...

    docs.aspose.com/pdf/net/add-pdf-page-stamp/
  6. FieldIf | Aspose.Words for Java

    Implements the IF field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  7. FolderFontSource.Type | Aspose.Words for .NET

    Discover the FolderFontSource Type property. Easily identify font source types to enhance your design projects and streamline your workflow....FolderFontSource folderFontSource = new FolderFontSource ( FontsDir ...Document doc = new Document (); doc . FontSettings = new FontSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  8. ShapeBase.target property | Aspose.Words for No...

    ShapeBase.target property. Gets or sets the target frame for the shape hyperlink....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...aspose.com/" ; shape . target = "New Window" ; shape . screenTip =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ShapeBase.screenTip property | Aspose.Words for...

    ShapeBase.screenTip property. Defines the text displayed when the mouse pointer moves over the shape....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...aspose.com/" ; shape . target = "New Window" ; shape . screenTip =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FontInfoSubstitutionRule | Aspose.Words for Java

    Font info substitution rule in Java.... Document doc = new Document(getMyDir() + "Missing...WarningInfoCollectio warningCollector = new WarningInfoCollectio(); doc....

    reference.aspose.com/words/java/com.aspose.word...