Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 183,191 for

new

(0.06 sec)
  1. DigitalSignatureDetails | Aspose.Words for .NET

    Discover the DigitalSignatureDetails constructor to easily initialize digital signature instances, enhancing your application's security and efficiency....DigitalSignatureDeta constructor Initializes a new instance of DigitalSignatureDeta...OOXML document. Document doc = new Document ( MyDir + "Document...

    reference.aspose.com/words/net/aspose.words.sav...
  2. ScoreGroupConfig|Documentation

    ScoreGroupConfig element defines a group of questions with multiple evaluation criteria, which are summed up during recognition.... new ScoreGroupConfig () { Children = new List < BaseConfig...property. { new ScoreQuestionConfig () { Proportions = new List <...

    docs.aspose.com/omr/net/programmatic-forms/scor...
  3. GoogleAiModel | Aspose.Words for Java

    An abstract class representing the integration with Googleu2019s AI models within the Aspose.Words in Java.... Document firstDoc = new Document(getMyDir() + "Big document...docx"); Document secondDoc = new Document(getMyDir() + "Document...

    reference.aspose.com/words/java/com.aspose.word...
  4. Public API Changes in Aspose.3D 2.0.0|Documenta...

    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....Node class, Adds new classes Aspose.ThreeD.Utilities...developers. It includes not only new and updated public methods, but...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  5. CompositeNode.RemoveSmartTags | Aspose.Words fo...

    Effortlessly clean your CompositeNode with the RemoveSmartTags method, eliminating all SmartTag descendants for streamlined data management.... Document doc = new Document ( MyDir + "Smart tags...void Create () { Document doc = new Document (); // A smart tag appears...

    reference.aspose.com/words/net/aspose.words/com...
  6. Working With Tables in PHP|Aspose.Words for Java

    Working With Tables using PHP....// Open the document $ doc = new java ( "com.aspose.words.Document"...page width. $ autoFitBehavior = new Java ( "com.aspose.words.AutoFitBehavior"...

    docs.aspose.com/words/java/working-withtables-i...
  7. Font.name property | Aspose.Words for Node.js

    Font.name property. Gets or sets the name of the font....let doc = new aw . Document (); let builder = new aw . DocumentBuilder..."#0000FF" ; font . name = "Courier New" ; font . underline = aw . Underline...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. WatermarkerContext | Aspose.Words for Java

    Document watermarker context in Java....WatermarkerContext watermarkerContext = new WatermarkerContext(); watermarkerContext...WatermarkerContext watermarkerContext = new WatermarkerContext(); watermarkerContext...

    reference.aspose.com/words/java/com.aspose.word...
  9. 将 PowerPoint 转换为视频|Aspose.Slides for PHP 文档

    将 PowerPoint 转换为视频...的演示文稿转换为视频: $presentation = new Presentation (); try { # 添加一个笑脸形状并对其动画...JavaException $e ) { } } } $frames = new Java ( "java.util.ArrayList"...

    docs.aspose.com/slides/zh/php-java/convert-powe...
  10. Manage Slide Show|Aspose.Slides Documentation

    Manage slide show settings in PowerPoint presentations using Java...code example below creates a new presentation and sets the show...Presentation presentation = new Presentation (); BrowsedByIndividual...

    docs.aspose.com/slides/androidjava/manage-slide...