Sort Score
Result 10 results
Languages All
Labels All
Results 3,831 - 3,840 of 213,070 for

new

(0.49 sec)
  1. 使用连接索引连接形状|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....initialize a new drawing Diagram diagram = new Diagram (); //...points Connection connection1 = new Connection (); connection1 ....

    docs.aspose.com/diagram/zh/net/use-connection-i...
  2. Unable to add layers and assign entities in DWG...

    https://forum.aspose.com/t/unable-to-add-layers-and-assign-entities-in-dwg-using-dwgimage-aspose-cad/311282/7 Hey Oleksii, I saw you posted an example to add a layer in Aspose.CAD for this forum entry. I cant download…...DwgImage dwgImage = new DwgImage(); var linesLayer = new CadLayerTable...Add(linesLayer); var pointsLayer = new CadLayerTable { Name = "PointsLayer"...

    forum.aspose.com/t/unable-to-add-layers-and-ass...
  3. Convert Text to Columns using Aspose.Cells for ...

    Learn how to convert text to columns in Excel using Aspose.Cells for JavaScript via C++.... or leave empty to create a new workbook. </ p > < input type...arrayBuffer (); workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/javascript-cpp/convert-te...
  4. Licensing|Documentation

    Aspose.Cells for .NET provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation using Licensing and Subscription policies in C#.... License license = new Aspose . Cells . License ();.... Cells . License license = new Aspose . Cells . License ();...

    docs.aspose.com/cells/net/licensing/
  5. Converting to MHTML Files in PHP|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.... PHP Code $sveFormat = new SaveFormat (); //Specify the...the HTML saving options $sv = new HtmlSaveOptions ( $sveFormat...

    docs.aspose.com/cells/java/converting-to-mhtml-...
  6. ImportFormatOptions.IgnoreHeaderFooter | Aspose...

    Discover the ImportFormatOptions IgnoreHeaderFooter property, control header/footer formatting in KeepSourceFormatting mode. Simplify your document imports today!... Document dstDoc = new Document ( MyDir + "Document..."Document.docx" ); Document srcDoc = new Document ( MyDir + "Header and...

    reference.aspose.com/words/net/aspose.words/imp...
  7. Create smoothing group for mesh|Documentation

    Using Aspose.3D for .NET, developers can create smoothing group for mesh....cube with 6 faces var box = (new Box()).ToMesh(); //create a smoothing...for each polygon sg.SetData(new int[] {0, 0, 0, 1, 2, 3 }); //save...

    docs.aspose.com/3d/net/create-smoothing-group-f...
  8. ExtractPages Function Removes Bookmarks - Free ...

    Hi, I am extracting pages one by one using the ExtractPages function. However, during this process, the bookmarks with the names "bm_ef269859079b419b" and "bm_b3e4256833b46067" are being removed from the extracted pages…... Snippet : Document doc = new Document("source.docx"); Aspose...extract pages, it creates a new document that contains only the...

    forum.aspose.com/t/extractpages-function-remove...
  9. Aspose PS to PDF Support - Free Support Forum -...

    from C# Aspose : Is there a way to convert PS to PDF ? Sample PS file...pdfDocument = new Document(); var image = new Image(); image...pdf"; Document doc = new Document(inFile, new PsLoadOptions() {...

    forum.aspose.com/t/aspose-ps-to-pdf-support/315448
  10. AxisDisplayUnit Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.AxisDisplayUnit class to customize value axis scaling options for enhanced chart clarity and precision....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...