Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 163,017 for

new

(0.05 sec)
  1. VbaModule.sourceCode property | Aspose.Words fo...

    VbaModule.sourceCode property. Gets or sets VBA project module source code.... let doc = new aw . Document (); // Create a new VBA project...project. let project = new aw . Vba . VbaProject (); project . name...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Create a Reminder for an Appointment|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....Room 5" ; DateTime startDate = new DateTime ( 1997 , 3 , 18 , 18...18 , 30 , 00 ), endDate = new DateTime ( 1997 , 3 , 18 , 19 ,...

    docs.aspose.com/email/net/create-a-reminder-for...
  3. OoxmlSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.DOCX SaveFormat.DOCM SaveFormat.DOTX SaveFormat.DOTM or SaveFormat.FLAT_OPC format in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...OoxmlSaveOptions saveOptions = new OoxmlSaveOptions(); saveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  4. 使用 C# 製作 Markdown

    通過幾個步驟在 C# 中創建一個新的 Markdown。使用 .NET 庫輕鬆創建 Markdown。...Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...builder.Font; font.Name = "Courier New" ; font.Color = Color.Blue; font...

    products.aspose.com/words/zh-hant/net/make/md/
  5. 使用 C# 製作 DOCX

    通過幾個步驟在 C# 中創建一個新的 DOCX。使用 .NET 庫輕鬆創建 DOCX。...Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...builder.Font; font.Name = "Courier New" ; font.Color = Color.Blue; font...

    products.aspose.com/words/zh-hant/net/make/docx/
  6. Convert PowerPoint to Video|Aspose.Slides Docum...

    Convert PowerPoint to Video in Java...Presentation presentation = new Presentation (); try { // Adds...ArrayList < String > frames = new ArrayList < String >(); PresentationAnimatio...

    docs.aspose.com/slides/java/convert-powerpoint-...
  7. Convert Microsoft Project MPP file to Text Formats

    Aspose.Tasks for .NET allows converting Microsoft Project (MPP) to HTML, Text and Template MPT format....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/convert-ms-project-mp...
  8. Aspose.PSD for .NET 21.11 - Release Notes|Docum...

    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....psdOptions = new PsdOptions () { Source = new StreamSource ( new MemoryStream...words = new [] { "Mom" , "Stacy" }; string [] fonts = new [] { "Caveat"...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-1...
  9. GradientStop | Aspose.Words for .NET

    Create stunning gradients effortlessly with the GradientStop constructor. Initialize and customize your designs with ease for vibrant visual appeal!...Color, double ) Initializes a new instance of the GradientStop...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Aspose::Words::Fonts::TableSubstitutionRule::Se...

    Aspose::Words::Fonts::TableSubstitutionRule::SetSubstitutes method. Override substitute font names for given original font name in C++...."Amethysta": "Arvo", and "Courier New". // If the first substitute...String > ({ u "Arvo" , u "Courier New" })); // "Amethysta" is unavailable...

    reference.aspose.com/words/cpp/aspose.words.fon...