Sort Score
Result 10 results
Languages All
Labels All
Results 6,181 - 6,190 of 197,060 for

new

(0.09 sec)
  1. Create Pivot Tables using Apache POI and Aspose...

    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.... Access the new PivotTable object from the PivotTableCollection...Workbook object Workbook workbook = new Workbook (); // Obtaining the...

    docs.aspose.com/cells/java/create-pivot-tables-...
  2. Node.parentNode property | Aspose.Words for Nod...

    Node.parentNode property. Gets the immediate parent of this node.... let doc = new aw . Document (); let para =...document's first paragraph. let run = new aw . Run ( doc , "Hello world...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. XamlFlowSaveOptions.SaveFormat | Aspose.Words f...

    Discover the XamlFlowSaveOptions SaveFormat property to easily save your documents in XamlFlow format. Optimize your workflow with this essential feature!...ImageFolder () { Document doc = new Document ( MyDir + "Rendering...); ImageUriPrinter callback = new ImageUriPrinter ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.sav...
  4. StyleCollection.addCopy method | Aspose.Words f...

    StyleCollection.addCopy method. Copies a style into this collection....style with the same name, then new name is automatically generated...document’s style. let doc = new aw . Document (); // The AddCopy...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FontSettings.FallbackSettings | Aspose.Words fo...

    Discover the FontSettings FallbackSettings property for optimized font fallback mechanisms. Enhance your design with seamless text rendering!...doc = new Document (); FontSettings fontSettings = new FontSettings...FolderFontSource folderFontSource = new FolderFontSource ( FontsDir ...

    reference.aspose.com/words/net/aspose.words.fon...
  6. How to use Aspose.CAD in React|CAD Documentation

    Use Aspose.CAD in React... Start a new one and then the name of the..., function() { var reader = new FileReader(); reader.onload =...

    docs.aspose.com/cad/javascript-net/how-to-use-a...
  7. ShapeMarkupLanguage | Aspose.Words for Java

    Specifies Markup language used for the shape in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...OoxmlSaveOptions saveOptions = new OoxmlSaveOptions(); saveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose.PSD for .NET 23.1 - 发布说明|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 ( outputJpg , new JpegOptions ()); } PSDNET-401...image . Save ( outputPath , new PdfOptions ()); } PSDNET-1171...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  9. Use LightCells API build xls ,throw Exception O...

    using Aspose.Cells; namespace ConsoleApp17 { public class WriteUsingLightCellsAPI { public static void Run() { // The path to the documents directory. var fileName = $“F:\temp\{DateTime.Now:yyyyMMHHmmss}.xls”; …...workbook = new Workbook(); var saveOptions = new XlsSaveOptions();...throw error //var saveOptions = new OoxmlSaveOptions(); saveOptions...

    forum.aspose.com/t/use-lightcells-api-build-xls...
  10. Compress DOC In Java

    Compress DOC in Java without losing quality. Optimize DOC content, reduce file size easily....*; Document doc = new Document ( "Input.doc" ); doc...aspose.words.*; Document doc = new Document("Input.doc"); doc.cleanup();...

    products.aspose.com/words/java/compress/doc/