Sort Score
Result 10 results
Languages All
Labels All
Results 6,191 - 6,200 of 222,967 for

new

(0.12 sec)
  1. FieldEnd.Accept | Aspose.Words for .NET

    Discover FieldEnd's Accept method—seamlessly engage visitors and enhance user experience with our innovative solutions. Unlock your site's potential today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FieldVisitor fieldVisitor = new FieldVisitor (); using ( IEnumerator...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Aspose.PSD for .NET 20.10 - 发行说明|Documentation

    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 ( outputFile , new PsdOptions ( image )); } PSDNET-680...expected != actual ) { throw new Exception ( "数值不相等。" ); } } using...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  3. Control Barcode Image Quality in PHP|Documentation

    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....Instantiate barcode object $bb = new BarCodeBuilder (); \ # Set the...Anti Alias $imageQualityMode = new ImageQualityMode (); $bb -> setImageQuality...

    docs.aspose.com/barcode/java/control-barcode-im...
  4. Extract Links from the PDF File|Aspose.PDF for ...

    Extract links from PDF with Java. This topic explain you how to extract links using AnnotationSelector class....PDF file Document document = new Document ( _dataDir + "UpdateLinks...AnnotationSelector selector = new AnnotationSelector ( new LinkAnnotation (...

    docs.aspose.com/pdf/java/extract-links/
  5. FontInfoCollection.Contains | Aspose.Words for ...

    Discover if FontInfoCollection includes a specific font by name. Easily manage and access your font collection with this essential method.... Document doc = new Document (); // A blank document...FontInfos . Contains ( "Times New Roman" ), Is . True ); Assert...

    reference.aspose.com/words/net/aspose.words.fon...
  6. 通过C++的JavaScript复制Excel范围|Documentation

    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....arrayBuffer (); workbook = new Workbook ( new Uint8Array ( arrayBuffer...arrayBuffer )); } else { workbook = new Workbook (); } // Get all the...

    docs.aspose.com/cells/zh/javascript-cpp/copy-ra...
  7. FieldNext | Aspose.Words for Java

    Implements the NEXT field in Java....document, rather than starting a new merged document. Examples: Shows...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  8. Hello World in Ruby|Aspose.Words for Java

    Write 'Hello' to a Word Document using Ruby.... new () #### provides members to easily...DocumentBuilder' ) . new ( document ) ##### a new paragraph in the...

    docs.aspose.com/words/java/hello-world-in-ruby/
  9. Filter Appointments from Exchange Server|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....domain ); SimpleDateFormat sdf = new SimpleDateFormat ( "dd/MM/yyyy...ExchangeQueryBuilder builder = new ExchangeQueryBuilder (); builder...

    docs.aspose.com/email/java/filter-appointments-...
  10. SvgSaveOptions.ExportEmbeddedImages | Aspose.Wo...

    Discover how the SvgSaveOptions ExportEmbeddedImages property lets you embed images in SVG files as base64, enhancing portability while managing file size....SvgResourceFolder () { Document doc = new Document ( MyDir + "Rendering...); SvgSaveOptions options = new SvgSaveOptions { SaveFormat =...

    reference.aspose.com/words/net/aspose.words.sav...