Sort Score
Result 10 results
Languages All
Labels All
Results 5,431 - 5,440 of 164,092 for

new

(0.11 sec)
  1. 使用Aspose.Cells将工作簿保存为文本或CSV格式|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....workbook Workbook workbook = new Workbook ( FileName ); //0-byte...array byte [] workbookData = new byte [ 0 ]; //Text save options...

    docs.aspose.com/cells/zh/net/save-workbook-to-t...
  2. CompositeNode.PrependChild | Aspose.Words for .NET

    Discover how the CompositeNode PrependChild method enhances your data structure by efficiently adding nodes to the start of your child node list.... Document doc = new Document (); // An empty document...FirstParagraph ; Run paragraphText = new Run ( doc , "Initial text. "...

    reference.aspose.com/words/net/aspose.words/com...
  3. ChartDataPoint | Aspose.Words for Java

    Allows to specify formatting of a single data point on the chart in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  4. 使用 C++ 进行 Excel 转 PDF 时渲染实线格线|Documentation

    了解如何在使用 Aspose.Cells for Node.js via C++ 转换 Excel 为 PDF 时渲染实线格线。...external links const workbook = new AsposeCells . Workbook ( filePath...an empty Workbook const wb = new AsposeCells . Workbook (); //...

    docs.aspose.com/cells/zh/nodejs-cpp/render-soli...
  5. Release Unmanaged Resources of the Workbook wit...

    Learn how to release unmanaged resources of Workbook object using Aspose.Cells for Node.js via C++....external links const workbook = new AsposeCells . Workbook ( filePath...workbook object const wb1 = new AsposeCells . Workbook (); //...

    docs.aspose.com/cells/nodejs-cpp/release-unmana...
  6. FieldOptions.useInvariantCultureNumberFormat pr...

    FieldOptions.useInvariantCultureNumberFormat property. Gets or sets the value indicating that number format is parsed using invariant culture or not...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...currentThread . CurrentCulture = new CultureInfo ( "de-DE" ); let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Add Barcodes to Word Documents|Documentation

    How to Add Barcodes to MS Word Files Using Aspose.BarCode and Aspose.Words... Document wordDoc = new Aspose . Words . Document ();...DocumentBuilder wordBuilder = new Aspose . Words . DocumentBuilder...

    docs.aspose.com/barcode/net/add-barcode-to-word...
  8. Extract Assets from OBJ File Formats via .NET |...

    C# source code to load, render and add extract assets from OBJ documents on .NET Framework, .NET Core, Mono....obj" ; Scene scene = new Scene(file); //The output is..."OutputFile.zip" ); using var output = new FileStream(zipOutput, FileMode...

    products.aspose.com/3d/net/extractor/obj/
  9. Extract Assets from DXF File Formats via .NET |...

    C# source code to load, render and add extract assets from DXF documents on .NET Framework, .NET Core, Mono....dxf" ; Scene scene = new Scene(file); //The output is..."OutputFile.zip" ); using var output = new FileStream(zipOutput, FileMode...

    products.aspose.com/3d/net/extractor/dxf/
  10. Extract Assets from FBX File Formats via .NET |...

    C# source code to load, render and add extract assets from FBX documents on .NET Framework, .NET Core, Mono....fbx" ; Scene scene = new Scene(file); //The output is..."OutputFile.zip" ); using var output = new FileStream(zipOutput, FileMode...

    products.aspose.com/3d/net/extractor/fbx/