Sort Score
Result 10 results
Languages All
Labels All
Results 2,431 - 2,440 of 222,888 for

new

(0.21 sec)
  1. 如何将Group Shape添加到Word文档中|Aspose.Words为Java

    使用Java对形状进行分组和取消分组。... Document doc = new Aspose . Words . Document ();...EnsureMinimum (); GroupShape gs = new GroupShape ( doc ); Aspose ....

    docs.aspose.com/words/zh/java/how-to-add-group-...
  2. ChartDataTable Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartDataTable class to easily customize chart data tables and enhance your data visualization with powerful features....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Clear (); double [] xValues = new double [] { 2020 , 2021 , 2022...

    reference.aspose.com/words/net/aspose.words.dra...
  3. IStructuredDocumentTag.placeholderName property...

    IStructuredDocumentTag.placeholderName property. Gets or sets Name of the [BuildingBlock](../../../aspose.words/buildingblock/) containing placeholder text.... let doc = new aw . Document (); // Insert a...enter text." prompt. let tag = new aw . Markup . StructuredDocumentTa...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Render Resource Usage or Sheet Views in PHP | A...

    Learn how to read Microsoft Project (MPP/XML) resource usage and sheet views using Aspose.Tasks Java for PHP....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/rendering-resource-u...
  5. Working with Layers|Documentation

    This section explains how to add or get layer information in a visio shape with Aspose.Diagram....Visio diagram Diagram diagram = new Diagram ( dataDir + "Drawing1...SaveFileFormat . VSDX ); Add a new Layer in the Visio Diagram Aspose...

    docs.aspose.com/diagram/net/working-with-layers/
  6. Adding MapiCalendar to PST in Ruby|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.... new ( "LAKE ARGYLE WA 6743" , "Appointment"...import ( 'java.util.Date' ) . new ( 2012 , 10 , 2 ), Rjb :: import...

    docs.aspose.com/email/java/adding-mapicalendar-...
  7. How to create a dwg file and save as stream and...

    Hello, I am working on dwg creation using .net Aspose.CAD, version 24.4. I am facing an issue while saving dwg file as stream and then convert to byte[]. I found the method public void Save(Stream stream, ImageOptio…...current code DwgImage dwgImage = new DwgImage(); //LINE, CIRCLE, ARC...CadLine line = new CadLine(new Cad3DPoint(0, 0, 0), new Cad3DPoint(100...

    forum.aspose.com/t/how-to-create-a-dwg-file-and...
  8. Alignment Issue in Word and PPT during conversi...

    While upgrading Aspose from the old version to the New version, we faced image alignment issue in PDF-Word and PDF-PPT conversion. This issue was not present in the old version. Old version: implementation ‘com.aspose…...from the old version to the new version, we faced image alignment...aspose:aspose-slides:23.2:jdk16’ New Version: implementation ‘com...

    forum.aspose.com/t/alignment-issue-in-word-and-...
  9. SdtListItemCollection.Item | Aspose.Words for .NET

    Access SdtListItem objects effortlessly with the SdtListItemCollection Item property. Retrieve items using their zero-based index for seamless data management....doc = new Document (); StructuredDocumentTa tag = new StructuredDocumentTa...ListItems ; listItems . Add ( new SdtListItem ( "Value 1" )); Assert...

    reference.aspose.com/words/net/aspose.words.mar...
  10. SdtListItemCollection.GetEnumerator | Aspose.Wo...

    Discover the SdtListItemCollection GetEnumerator method to efficiently iterate through collection items, enhancing your coding efficiency and productivity....doc = new Document (); StructuredDocumentTa tag = new StructuredDocumentTa...ListItems ; listItems . Add ( new SdtListItem ( "Value 1" )); Assert...

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