Sort Score
Result 10 results
Languages All
Labels All
Results 8,411 - 8,420 of 213,171 for

new

(0.27 sec)
  1. Manage SmartArt Shape Nodes in Presentations in...

    Manage SmartArt shape nodes in PPT and PPTX with Aspose.Slides for .NET. Get clear code samples and tips to streamline your presentations.... Add a new Node in SmartArt shape NodeCollection...presentation Presentation pres = new Presentation ( "AddNodes.pptx"...

    docs.aspose.com/slides/net/manage-smartart-shap...
  2. FieldHyperlink.open_in_new_window property | As...

    FieldHyperlink.open_in_New_window property. Gets or sets whether to open the destination site in a New web browser window....open_in_new_window property FieldHyperlink.open_in_new_window...in a new web browser window. @property def open_in_new_window...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldAutoTextList Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldAutoTextList class, designed to streamline document automation with efficient AUTOTEXTLIST field implementation....FieldAutoTextList () { Document doc = new Document (); // Create a glossary...entries. doc . GlossaryDocument = new GlossaryDocument (); AppendAutoTextEntry...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Customize PowerPoint Fonts in .NET|Aspose.Slide...

    Customize fonts in PowerPoint slides with Aspose.Slides for .NET to keep your presentations sharp and consistent across any device....Presentation presentation = new Presentation ( "sample.pptx"...); LoadOptions loadOptions = new LoadOptions (); loadOptions ...

    docs.aspose.com/slides/net/custom-font/
  5. 重用样式对象|Documentation

    通过 C++ 调用 Aspose.Cells for JavaScript ,通过创建和使用可重用的样式对象,可以简化样式管理并提高代码效率。我们的指南将帮助你利用可重用样式对象的优势,并在你的应用中实现它们。...Creating a new workbook (empty) const workbook = new Workbook ();...styles of both cells to Times New Roman const styleObject = workbook...

    docs.aspose.com/cells/zh/javascript-cpp/reusing...
  6. Your First Aspose.Cells Application - Hello Wor...

    Create, edit, and save your first Excel file in any supported format using Aspose.Cells for .NET to experience its simplicity and power in C#.... Create a new Excel file, or open an existing...Create a New Workbook The following example creates a new workbook...

    docs.aspose.com/cells/net/your-first-aspose-cel...
  7. Archive

    archives... Create a New Bitmap in Java 2. Create Bitmap...--> </dependency> 1. Create a New Bitmap in Java # To create a...

    blog.aspose.com/drawing/create-load-fill-and-dr...
  8. Error using Aspose.Word dll - Free Support Foru...

    XmlOpenedWithWord.png (26.1 KB) AsposeTest.zip (7.9 KB) System Information: .NET 8.0 C# Version 12 Aspose.Word Version 25.4.0 Code Sample in an UnitTest Project: [TestClass] public class TestClass { [TestMethod]…...OpenDocumentByPath() { Document doc = new Document(@"C:\tmp\AsposeTest...memoryStream = new MemoryStream(byteArray); var doc = new Document(memoryStream);...

    forum.aspose.com/t/error-using-aspose-word-dll/...
  9. Aspose.Cells 8.6.2 中的公共 API 更改|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 workbook = new Workbook ( inputFilePath ); //Loading...WorkbookDesigner designer = new WorkbookDesigner ( workbook );...

    docs.aspose.com/cells/zh/net/public-api-changes...
  10. Převést PSD PSB nebo AI | products.aspose.com

    Převod obrázků souborů Adobe PhotoShop a Illustrator a další formáty...pdf", new PdfOptions()); image.Save(sourceFileName...Save(sourceFileName + ".jpg", new JpegOptions() { Quality = 75 }); image...

    products.aspose.com/psd/cz/convert/