Sort Score
Result 10 results
Languages All
Labels All
Results 4,721 - 4,730 of 222,973 for

new

(0.1 sec)
  1. Convert DOC To TXT Javascript

    Convert DOC to TXT format in JavaScript code. Save DOC as TXT using JavaScript....'@aspose/words' ); var doc = new aw.Document( "Input.doc" ) doc...require('@aspose/words'); var doc = new aw.Document("Input.doc") doc...

    products.aspose.com/words/nodejs-net/conversion...
  2. How to add Highlight Annotation using Java | As...

    Add Highlight annotations programmatically in PDF with Java sample code on Java Runtime Environment for JSP/JSF Application and Desktop Applications....instance of Document class Create a new page or get a reference to an...PDF file Document document = new Document ( _dataDir + "sample...

    products.aspose.com/pdf/java/annotation/highlig...
  3. AxisScaling Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.AxisScaling class for customizable axis scaling options, enhancing your chart presentations effortlessly....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder..."Series 1" , new [] { 1.0 , 2.0 , 3.0 , 4.0 , 5.0 }, new [] { 1.0...

    reference.aspose.com/words/net/aspose.words.dra...
  4. NumeralFormat Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.NumeralFormat enum for optimal number representation in fixed page formats. Enhance your document rendering today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...builder . Font . LocaleId = new CultureInfo ( "ar-AR" ). LCID...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Aspose.PSD for .NET 23.12 - 发行说明|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 PngOptions ()); } PSDNET-1454...Image . Load ( sourceFile , new PsdLoadOptions ())) { Layer layer...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  6. Manage Presentation Zoom on Android|Aspose.Slid...

    Create and customize Zoom with Aspose.Slides for Android via Java — jump between sections, add thumbnails and transitions across PPT, PPTX and ODP presentations.... Create new slides to which you intend to...Presentation pres = new Presentation (); try { //Adds new slides to the...

    docs.aspose.com/slides/androidjava/manage-zoom/
  7. Collect files to TAR and compress via C# | Aspo...

    Examples of using a C# library to compose TAR archive....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/zip/net/tar-archiving/
  8. 在Ruby中管理工作表|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.... new # Adding a new worksheet to the Workbook...cells.Workbook' ) . new ( fstream ) # Adding a new worksheet to the...

    docs.aspose.com/cells/zh/java/managing-workshee...
  9. Non-destructive crop and resize - Free Support ...

    Hi! How can I accomplish non-destructive operations? I tried the following code, but the smart object seems broken when I open the PSD in Photoshop… if I try to interact with the smart object I always get an error like …... using (var psd = new PsdImage(300, 100)) { psd.GlobalLayerResources...GlobalLayerResources = []; var graphics = new Graphics(psd); graphics.Clear(Color...

    forum.aspose.com/t/non-destructive-crop-and-res...
  10. Load custom fonts for barcode generation in Asp...

    How to Load custom fonts for barcode generation in Aspose.Barcode for .Net...Studio 2022 and select “Create a new project”. Select Console App...using ( Stream fontStream = new FileStream ( fontName , FileMode...

    docs.aspose.com/barcode/net/aspose-barcode-load...