Sort Score
Result 10 results
Languages All
Labels All
Results 4,381 - 4,390 of 213,512 for

new

(0.07 sec)
  1. GS1 Composite Barcodes in C#|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....using ( BarcodeGenerator gen = new BarcodeGenerator ( EncodeTypes...using ( BarcodeGenerator gen = new BarcodeGenerator ( EncodeTypes...

    docs.aspose.com/barcode/net/gs1-composite-barco...
  2. Using WorkbookMetadata with JavaScript via C++|...

    Learn how to edit workbook metadata using Aspose.Cells for JavaScript via C++....arrayBuffer (); const uint8 = new Uint8Array ( arrayBuffer ); //...document properties const options = new MetadataOptions ( MetadataType...

    docs.aspose.com/cells/javascript-cpp/using-work...
  3. Create Access and Copy Named Ranges with JavaSc...

    Learn how to create, access, and copy named ranges in Excel using Aspose.Cells for JavaScript via C++....input const workbook = new Workbook ( new Uint8Array ( arrayBuffer...Excel97To2003 ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/javascript-cpp/create-acc...
  4. FixedPageSaveOptions.PageSet | Aspose.Words for...

    Control your document rendering with FixedPageSaveOptions PageSet. Easily select specific pages or choose all for seamless output. Optimize your workflow!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...XpsSaveOptions xpsOptions = new XpsSaveOptions (); // Use the...

    reference.aspose.com/words/net/aspose.words.sav...
  5. NodeList | Aspose.Words for Java

    Represents a collection of nodes matching an XPath query executed using the CompositeNode.selectNodesjava.lang.String method in Java....throws Exception { Document doc = new Document(getMyDir() + "Hyperlinks...FIELD_HYPERLINK) { Hyperlink hyperlink = new Hyperlink(fieldStart); // Hyperlinks...

    reference.aspose.com/words/java/com.aspose.word...
  6. Support For Interruptable Library|Aspose.Slides...

    Make long-running tasks cancelable with Aspose.Slides for .NET. Interrupt rendering and conversions for PowerPoint and OpenDocument safely, with examples....) => { LoadOptions options = new LoadOptions { InterruptionToken...Presentation presentation = new Presentation ( "sample.pptx"...

    docs.aspose.com/slides/net/support-for-interrup...
  7. Using a Microsoft Word Document as the Message ...

    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....MHTML Document wordDocument = new Document ( dataDir + "Test.doc"...ByteArrayOutputStrea mhtmlStream = new ByteArrayOutputStrea (); wordDocument...

    docs.aspose.com/email/java/using-a-microsoft-wo...
  8. Add Pages to PDF Document|Aspose.PDF for Go via...

    Explore how to add pages to an existing PDF in Go with Aspose.PDF for enhancing and expanding your documents....PageAdd method is used to insert a new blank page into the existing...changes, such as the addition of new pages. The Close method is called...

    docs.aspose.com/pdf/go-cpp/add-pages/
  9. Aspose.PSD for Java 24.2 - 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....PsdLoadOptions psdLoadOptions = new PsdLoadOptions (); psdLoadOptions...image . save ( outputFile , new PsdOptions ()); } try ( PsdImage...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  10. Convert Worksheet to Image - Remove whitespace ...

    Learn how to convert Microsoft Excel worksheets to images and remove whitespace around data using Aspose.Cells for JavaScript via C++....loadOptions = new LoadOptions (); loadOptions . loadFilter = new LoadFilter...options const workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/javascript-cpp/convert-wo...