Sort Score
Result 10 results
Languages All
Labels All
Results 8,391 - 8,400 of 198,840 for

new

(0.15 sec)
  1. Read, update and write DWG file|CAD 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....then saving to a new file. So you can open a new file in AutoCAD...

    docs.aspose.com/cad/net/how-to/work-with-file/r...
  2. How to set category axis with Golang via C++|Do...

    Learn how to set the category axis in Aspose.Cells for C++. Our guide will help you understand how to define the category axis range, adjust its properties, and format its labels....sample code Create a new workbook. Create a new chart in the first...

    docs.aspose.com/cells/go-cpp/how-to-set-categor...
  3. View XPS Files using C# | Aspose.PDF

    Open and view XPS documents programmatically with C# sample code using Aspose.PDF for .NET...view XPS files var options = new Aspose . Pdf . XpsLoadOptions...XpsLoadOptions (); var pdfDocument = new Aspose . Pdf . Document ( "sample...

    products.aspose.com/pdf/net/viewer/xps/
  4. Row class | Aspose.Words for Node.js

    Aspose.Words.Tables.Row class. Represents a table row...Description Row(doc) Initializes a new instance of the Row class. Properties... let doc = new aw . Document (); let table = new aw . Tables...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FixedPageSaveOptions.colorMode property | Aspos...

    FixedPageSaveOptions.colorMode property. Gets or sets a value determining how colors are rendered.... let doc = new aw . Document ( base . myDir...color. let pdfSaveOptions = new aw . Saving . PdfSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Font.Shading | Aspose.Words for .NET

    Discover the Font Shading property, which provides a Shading object for customizable font formatting, enhancing your text's visual appeal....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/fon...
  7. Insert a Hyperlink|Aspose.Words for .NET

    Insert a hyperlink into a document. NPOI does not provide an opportunity to insert a hyperlink using C#....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    docs.aspose.com/words/net/insert-hyperlink/
  8. ImlRenderingMode enumeration | Aspose.Words for...

    Aspose.Words.Saving.ImlRenderingMode enumeration. Specifies how ink (InkML) objects are rendered to fixed page formats.... let doc = new aw . Document ( base . myDir...versions. let saveOptions = new aw . Saving . ImageSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. TextBox.LayoutFlow | Aspose.Words for .NET

    Discover how the TextBox LayoutFlow property enhances text layout in shapes, improving design flexibility and readability for your projects....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Creating Two Dimensional (2D) Barcodes in PHP|D...

    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....$builder = new BarCodeBuilder (); $symbology = new Symbology ();...

    docs.aspose.com/barcode/java/creating-two-dimen...