Sort Score
Result 10 results
Languages All
Labels All
Results 4,001 - 4,010 of 192,499 for

new

(0.11 sec)
  1. ChartAxis.MinorUnitScale | Aspose.Words for .NET

    Discover the ChartAxis MinorUnitScale property to easily customize minor tick marks on your time category axis for enhanced data visualization....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Minimum = new AxisBound (- 10 ); axis . Scaling . Maximum = new AxisBound...

    reference.aspose.com/words/net/aspose.words.dra...
  2. ChartAxis.MinorUnitIsAuto | Aspose.Words for .NET

    Discover how the ChartAxis MinorUnitIsAuto property optimizes your chart's tick marks for clearer data visualization. Enhance your graphs effortlessly!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Minimum = new AxisBound (- 10 ); axis . Scaling . Maximum = new AxisBound...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Sending Meeting Request|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.... Application outlookApp = new Outlook . Application (); //...MailAddressCollectio attendees = new MailAddressCollectio (); attendees...

    docs.aspose.com/email/net/sending-meeting-request/
  4. 通过 Java 打印 PDF 文件 | Aspose.PDF

    用于在 Java 和 PHP 上打印 PDF 文档的 Java 源代码,德尔福。...PdfViewer object PdfViewer viewer = new PdfViewer (); // Open input PDF...Printing . PrinterSettings ps = new System . Drawing . Printing ...

    products.aspose.com/pdf/zh-hans/java/print/
  5. Aspose.3D Create mesh from linear extrusion | p...

    Learn how to create a mesh using linear extrusion on a 2D shape...demonstrates how to create a new 3D scene with a box mesh. //...//Create a new 3D scene var scene = new Scene(); var mesh = (new Box())...

    products.aspose.com/3d/tutorial/split-mesh-usin...
  6. ShapeBase.SizeInPoints | Aspose.Words for .NET

    Discover the ShapeBase SizeInPoints property to easily retrieve and manage shape dimensions in points for precise design control....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...SizeInPoints , Is . EqualTo ( new SizeF ( 300 , 300 ))); See Also...

    reference.aspose.com/words/net/aspose.words.dra...
  7. FieldNextIf | Aspose.Words for Java

    Implements the NEXTIF field in Java....data record is merged into a new merge document. Examples: Shows...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  8. ShapeBase.MarkupLanguage | Aspose.Words for .NET

    Discover ShapeBase MarkupLanguage property for enhanced graphic object management. Unlock seamless integration and improved design efficiency today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...SizeInPoints , Is . EqualTo ( new SizeF ( 300 , 300 ))); See Also...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Comment Class | Aspose.Words for .NET

    Discover the Aspose.Words.Comment class, your essential tool for managing comment text in documents. Enhance your workflow with seamless integration!...DocumentBase ) Initializes a new instance of the Comment class...string, DateTime ) Initializes a new instance of the Comment class...

    reference.aspose.com/words/net/aspose.words/com...
  10. Delete Ranges with Node.js via C++|Documentation

    Learn how to delete ranges in Excel and shift cells left or up using Aspose.Cells for Node.js via C++....external links const workbook = new AsposeCells . Workbook ( filePath...Instantiate a new Workbook. const newWorkbook = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/delete-ranges-...