Sort Score
Result 10 results
Languages All
Labels All
Results 5,741 - 5,750 of 213,190 for

new

(0.14 sec)
  1. 使用GridJs存储|Documentation

    本文描述了 GridJs 的一般文件处理。..."uid" ); GridJsWorkbook gwb = new GridJsWorkbook (); String ret...updateCell ( p , uid ); return new ResponseEntity <>( ret , HttpStatus...

    docs.aspose.com/cells/zh/java/aspose-cells-grid...
  2. NodeCollection.Contains | Aspose.Words for .NET

    Discover how the NodeCollection Contains method efficiently checks if a node exists in your collection, enhancing your data management capabilities....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...the "Write" method creates a new Run, // which then appears in...

    reference.aspose.com/words/net/aspose.words/nod...
  3. FieldRD.IsPathRelative | Aspose.Words for .NET

    Discover FieldRD's IsPathRelative property to easily manage document paths. Simplify your coding with flexible path settings for enhanced efficiency!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...referencedDoc = new Document (); DocumentBuilder refDocBuilder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Extract Text from PDF C#|Aspose.PDF for .NET

    This article describes various ways to extract text from PDF documents using Aspose.PDF in C#....document using ( var document = new Aspose . Pdf . Document ( dataDir...extract text var textAbsorber = new Aspose . Pdf . Text . TextAbsorber...

    docs.aspose.com/pdf/net/extract-text-from-all-pdf/
  5. Aspose.PSD for .NET 21.6 - Release Notes|Docume...

    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.... Save ( outputFileName , new PngOptions ()); } PSDNET-547...image . Save ( outputFileName , new PngOptions ()); } PSDNET-647...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-6...
  6. 组形状|Aspose.Slides 文档

    使用 Aspose.Slides 在 C# 中处理组形状:创建和取消分组,重新排列子形状,设置变换和边界,适用于 PowerPoint 和 OpenDocument。...Add_Group_Shape () { using var pres = new Presentation (); var slide =...Access_Group_Shape () { using var pres = new Presentation (); var slide =...

    docs.aspose.com/slides/zh/net/examples/elements...
  7. How to change background in comment in Excel wi...

    How to change color in a comment and insert a picture or image in a comment in Excel using Aspose.Cells for JavaScript via C++....arrayBuffer (); // Initialize a new workbook from the uploaded file...file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/javascript-cpp/how-to-set...
  8. Load source Excel file without charts|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....options = new LoadOptions (); options . setLoadFilter ( new LoadFilter...options Workbook workbook = new Workbook ( "sample.xlsx" , options...

    docs.aspose.com/cells/java/load-source-excel-fi...
  9. Marking BarCode Regions in an Image in Ruby|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.... new ( img , barcode_reader_type ...import ( 'java.io.File' ) . new ( img )) # Initialize graphics...

    docs.aspose.com/barcode/java/marking-barcode-re...
  10. FindReplaceOptions.findWholeWordsOnly property ...

    FindReplaceOptions.findWholeWordsOnly property. True indicates the oldValue must be a standalone word....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...find-and-replace process. let options = new aw . Replacing . FindReplaceOptions...

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