Sort Score
Result 10 results
Languages All
Labels All
Results 6,281 - 6,290 of 222,967 for

new

(0.12 sec)
  1. Body | Aspose.Words for .NET

    Create and customize a New Body instance effortlessly with our intuitive constructor. Experience seamless integration for your projects today!...Body constructor Initializes a new instance of the Body class. public...document by hand. Document doc = new Document (); // A blank document...

    reference.aspose.com/words/net/aspose.words/bod...
  2. Paragraph | Aspose.Words for .NET

    Create dynamic content effortlessly with our Paragraph constructor. Easily initialize and customize your Paragraph class for enhanced readability....Paragraph constructor Initializes a new instance of the Paragraph class...document by hand. Document doc = new Document (); // A blank document...

    reference.aspose.com/words/net/aspose.words/par...
  3. Format Worksheet Cells in a Workbook with Node....

    Learn how to format worksheet cells in a workbook using Aspose.Cells for Node.js via C++. Customize the appearance and style of data in spreadsheets.... Create a new console application. Add a reference...filename ) { const cellsLicense = new AsposeCells . License (); cellsLicense...

    docs.aspose.com/cells/nodejs-cpp/format-workshe...
  4. Timeout when using Aspose.SVG.Drawing.SkiaSharp...

    I am attempting to convert SVG images to compressed JPG images. I started by using Aspose.SVG, and implemented a method to do just that. It is rather slow, but it did manage to make some decent jpg compressions. Howeve…...Image; using var svg = new SVGDocument(svgStream, options...ImageUrl); var renderingOptions = new ImageRenderingOption(ImageFormat...

    forum.aspose.com/t/timeout-when-using-aspose-sv...
  5. 公共 API Aspose.Diagram 6.6.0 的变化|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....Visio diagram Diagram diagram = new Diagram ( @"c:\temp\macro.vsdm"...Visio diagram Diagram diagram = new Diagram ( DirPath + "Drawing1...

    docs.aspose.com/diagram/zh/net/public-api-chang...
  6. PdfSaveOptions.outlineOptions property | Aspose...

    PdfSaveOptions.outlineOptions property. Allows to specify outline options....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...document to .PDF. let saveOptions = new aw . Saving . PdfSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Compress and Decompress Directory | Zip or UnZi...

    Zip or UnZip Folders in C# and Compress or Decompress Directory programmatically with API for C#...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/zip/net/compressing-and-decompr...
  8. Add Comment In Worksheet|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 = new Workbook (); //Adding a new worksheet to the...HSSFWorkbook hssfworkbook = new HSSFWorkbook (); ISheet sheet...

    docs.aspose.com/cells/net/add-comment-in-worksh...
  9. 向节点添加转换|Documentation

    Aspose.3D for Node.js 通过 Java API 具有支持在 3D 空间中旋转对象的功能。有三种定义对象在 3D 空间中旋转的方式,欧拉角、四元数和自定义矩阵,它们都由 Transform 类支持。...3d" ); // 初始化场景对象 var scene = new aspose . threed . Scene (); //...// 初始化圆柱体 var cylinder = new aspose . threed . Cylinder ( 2 ...

    docs.aspose.com/3d/zh/nodejs-java/adding-transf...
  10. StructuredDocumentTag.Clear | Aspose.Words for ...

    Effortlessly clear contents of your structured document tag with the Clear method, and show a defined placeholder for enhanced document management.... Document doc = new Document (); // Create a plain... StructuredDocumentTa tag = new StructuredDocumentTa ( doc ,...

    reference.aspose.com/words/net/aspose.words.mar...