Sort Score
Result 10 results
Languages All
Labels All
Results 3,991 - 4,000 of 214,313 for

new

(0.32 sec)
  1. CustomDocumentProperties class | Aspose.Words f...

    aspose.words.properties.CustomDocumentProperties class. A collection of custom document properties...Description add(name, value) Creates a new custom document property of the... add(name, value) Creates a new custom document property of the...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 使用 Node.js 和 C++ 将指定工作表保存为 PDF|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 将指定的工作表保存为 PDF。...excel file const workbook = new AsposeCells . Workbook ( filePath...output const pdfSaveOptions = new AsposeCells . PdfSaveOptions...

    docs.aspose.com/cells/zh/nodejs-cpp/save-specif...
  3. 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...
  4. 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...
  5. LoadOptions.PreserveIncludePictureField | Aspos...

    Control the INCLUDEPICTURE field in Microsoft Word formats with LoadOptions PreserveIncludePictureField. Easily manage document formatting for optimal results....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...docStream = new MemoryStream ()) { doc . Save ( docStream , new OoxmlSaveOptions...

    reference.aspose.com/words/net/aspose.words.loa...
  6. ShapeBase.WrapType | Aspose.Words for .NET

    Discover the ShapeBase WrapType property, control inline or floating shapes and customize text wrapping for enhanced layout flexibility....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...format a text box. Document doc = new Document (); // Create a floating...

    reference.aspose.com/words/net/aspose.words.dra...
  7. 在 XPS 文件中使用渐变 | .NET

    Aspose.Page API 解决方案解答了如何在 XPS 文件中添加垂直、水平或线性渐变的问题。了解 .NET 的功能...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/zh/net/xps/working-with-gr...
  8. Create Draft Appointment 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....com" ; MailMessage message = new MailMessage ( sender , recipient...MailAddressCollectio attendees = new MailAddressCollectio (); attendees...

    docs.aspose.com/email/java/create-draft-appoint...
  9. 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/
  10. 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...