Sort Score
Result 10 results
Languages All
Labels All
Results 1,331 - 1,340 of 224,658 for

new

(0.14 sec)
  1. WebExtensionProperty | Aspose.Words for Java

    Specifies a web extension custom property in Java.... Document doc = new Document(); // Create task pane...TaskPane myScriptTaskPane = new TaskPane(); doc.getWebExtensionTaskP()...

    reference.aspose.com/words/java/com.aspose.word...
  2. FieldMergingArgsBase | Aspose.Words for Java

    Base class for FieldMergingArgs and ImageFieldMergingArgs in Java....throws Exception { Document doc = new Document(getMyDir() + "Field...getMailMerge().setFieldMergingCallb(new HandleMergeFieldInse()); final...

    reference.aspose.com/words/java/com.aspose.word...
  3. Rendition with layer effects - Free Support For...

    Is it possible to create a rendition of a layer with the layer effects applied?...code: PsdLoadOptions loadOpt = new PsdLoadOptions(); // For the...gradientColorPoints = new IGradientColorPoint[] { new GradientColorPoint(Color...

    forum.aspose.com/t/rendition-with-layer-effects...
  4. I want to retain the existing track changes - F...

    Hello Experts, I have a document that already contains tracked changes from two authors. When I process this document through our application, the application suggests additional changes, which appear as a New author’s …...appear as a new author’s tracked changes. These new changes are...application. As a result, only the new tracked changes from our application...

    forum.aspose.com/t/i-want-to-retain-the-existin...
  5. Replacer.Create | Aspose.Words for .NET

    Discover how the Replacer Create method generates a New instance of the efficient replacer processor for seamless data transformation....Create method Creates new instance of the replacer processor..."Footer.docx" ; Regex pattern = new Regex ( "gr(a|e)y" ); string...

    reference.aspose.com/words/net/aspose.words.low...
  6. MailMerge.CleanupOptions | Aspose.Words for .NET

    Optimize your mail merge with the CleanupOptions property—easily manage which items to remove for a seamless, efficient process....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...TableEnd:MyTable" ); DataTable dataTable = new DataTable ( "MyTable" ); dataTable...

    reference.aspose.com/words/net/aspose.words.mai...
  7. Add Curve Object to PDF file|Aspose.PDF for .NET

    This article explains how to create a curve object to your PDF using Aspose.PDF for .NET....document using ( var document = new Aspose . Pdf . Document ()) {...certain dimensions var graph = new Aspose . Pdf . Drawing . Graph...

    docs.aspose.com/pdf/net/add-curve/
  8. Specify 3D File Load Options|Documentation

    There are several Scene.open method overloads or Scene class constructor overloads that accept LoadOptions instance....3d" ); var loadOpts = new aspose . threed . Discreet3dsLoadOptio..."aspose.3d" ); var loadObjOpts = new aspose . threed . ObjLoadOptions...

    docs.aspose.com/3d/nodejs-java/specify-3d-file-...
  9. BuildingBlock.Sections | Aspose.Words for .NET

    Discover BuildingBlock Sections. Easily access and manage all sections within your building block for streamlined organization and enhanced efficiency....doc = new Document (); GlossaryDocument glossaryDoc = new GlossaryDocument...document. BuildingBlock block = new BuildingBlock ( glossaryDoc )...

    reference.aspose.com/words/net/aspose.words.bui...
  10. BuildingBlock.Behavior | Aspose.Words for .NET

    Discover how BuildingBlock Behavior enhances your document by defining content insertion methods for seamless integration and improved workflow....doc = new Document (); GlossaryDocument glossaryDoc = new GlossaryDocument...document. BuildingBlock block = new BuildingBlock ( glossaryDoc )...

    reference.aspose.com/words/net/aspose.words.bui...