Sort Score
Result 10 results
Languages All
Labels All
Results 2,891 - 2,900 of 197,060 for

new

(0.11 sec)
  1. Adding CadInsertObject in a DWG created from sc...

    Hi Aspose Support, I’m working with the latest version of Aspose.CAD for .NET, and I’m building a tool where I need to create a DWG file completely from scratch. My goal is to add several points to the drawing, but the…...drawing is created from a blank new DwgImage() instance. Request:...Add those entities to a brand new DWG file. Ensure the blocks display...

    forum.aspose.com/t/adding-cadinsertobject-in-a-...
  2. Aspose::Words::SectionStart enum | Aspose.Words...

    Aspose::Words::SectionStart enum. The type of break at the beginning of the section in C++....Description Continuous 0 The new section starts on the same page...from a new column. NewPage 2 The section starts from a new page...

    reference.aspose.com/words/cpp/aspose.words/sec...
  3. Improve mesh quality when converting 3D-PDF to ...

    Hello, I am currently using “Aspose.3D for .NET” to convert CAD files in “3D PDF format” to the “Gltf format”. This works very well, only small errors occur in the CAD model due to the conversion. Maybe the reason is th…...License license = new Aspose.ThreeD.License(); license...FromFile(args[0]); GltfSaveOptions opts = new GltfSaveOptions(FileContentType...

    forum.aspose.com/t/improve-mesh-quality-when-co...
  4. SignatureLineOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.SignatureLineOptions to customize signature lines in your documents easily. Enhance your DocumentBuilder experience today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...SignatureLineOptions signatureLineOptions = new SignatureLineOptions { Signer...

    reference.aspose.com/words/net/aspose.words/sig...
  5. Aspose words合并word包含toc,toc的宽度和被合并文件的宽度不一致 - Fr...

    Hi , 我的问题,合并word包含toc,toc的宽度和被合并文件不一致。帮忙看下,感谢 技术栈:jdk21 + spring boot 3.2.5 + aspose-words-21.5.0-jdk17 合并代码: public static final String tocFontName = "Arial"; private static final License ASPOSE_LICENSE = New Li…...final License ASPOSE_LICENSE = new License(); static { try { //Aspose...catch (Exception e) { throw new RuntimeException(e); } } public...

    forum.aspose.com/t/aspose-words-word-toc-toc/31...
  6. Open Presentation in Java|Aspose.Slides Documen...

    Open or load Presentation PPT, PPTX, ODP in Java...(content on its slides), add new slides or remove existing ones...constructor Presentation pres = new Presentation ( "Presentation...

    docs.aspose.com/slides/java/open-presentation/
  7. FieldMergingArgsBase Class | Aspose.Words for .NET

    Discover the Aspose.Words.MailMerging.FieldMergingArgsBase class, the foundation for efficient field merging and image handling in document automation....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...MailMerge . FieldMergingCallback = new HandleMergeFieldInse (); doc...

    reference.aspose.com/words/net/aspose.words.mai...
  8. WebExtension.Bindings | Aspose.Words for .NET

    Discover WebExtension Bindings, streamline your development with customizable web extension connections for enhanced functionality and user experience.... Document doc = new Document (); // Create task pane...TaskPane myScriptTaskPane = new TaskPane (); doc . WebExtensionTaskPane...

    reference.aspose.com/words/net/aspose.words.web...
  9. WebExtensionBinding.AppRef | Aspose.Words for .NET

    Discover how the WebExtensionBinding AppRef property links binding keys to document data, enhancing your web app's functionality and performance.... Document doc = new Document (); // Create task pane...TaskPane myScriptTaskPane = new TaskPane (); doc . WebExtensionTaskPane...

    reference.aspose.com/words/net/aspose.words.web...
  10. BaseWebExtensionCollection1.Clear | Aspose.Word...

    Effortlessly clear your BaseWebExtensionCollection with our Clear method, removing all elements for streamlined management and enhanced performance.... Document doc = new Document (); // Create task pane...TaskPane myScriptTaskPane = new TaskPane (); doc . WebExtensionTaskPane...

    reference.aspose.com/words/net/aspose.words.web...