Sort Score
Result 10 results
Languages All
Labels All
Results 2,401 - 2,410 of 196,985 for

new

(0.22 sec)
  1. Aspose.PSD for .NET 20.8 - Release Notes|Docume...

    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.... areEqual ) { throw new FormatException ( string . Format...var expectedValues = new object [] { new object [] { true , "...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-8...
  2. 档案

    档案...png", new PngOptions() { VectorRasterizationO = new SvgRasterizationOpti()...save("Logotype_10_15.png", new PngOptions() {{ setVectorRasterizati(new SvgRasterizationOpti());...

    blog.aspose.com/zh/total/support-for-svg-resize...
  3. TaskPaneCollection | Aspose.Words for Java

    Specifies a list of persisted task pane objects in Java.... Document doc = new Document(); // Create task pane...TaskPane myScriptTaskPane = new TaskPane(); doc.getWebExtensionTaskP()...

    reference.aspose.com/words/java/com.aspose.word...
  4. Adding Attachments to Calendar Items|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....attendees = new MailAddressCollectio (); attendees . addItem ( new MailAddress...expected = new WeeklyRecurrencePatt ( 3 ); Appointment app = new Appointment...

    docs.aspose.com/email/java/adding-attachments-t...
  5. Your First Aspose.Diagram Application - Hello W...

    This page describes how to create first application with Aspose.Diagram library.... Create a new Visio file, or open an existing...existing Visio file. Create a new text box. Insert the words Hello...

    docs.aspose.com/diagram/java/your-first-aspose-...
  6. How to Implement Resource Prefix for Nested Res...

    Learn how to add resource prefixes in Aspose.Tasks for .NET when dealing with nested resources in your projects....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/how-to-implement-reso...
  7. 缩放 3D 场景的几何图形|Documentation

    开发人员只能缩放 3D 节点或 3D 场景的所有节点的几何图形。为了实现这一点,开发人员可以调用PolygonModifier类实例的多个Scale成员。...another file: Scene scene = new Scene ( "huge-scene.obj" ); //.... CreateChildNode ( "box" , new Box ()); // scale geometries...

    docs.aspose.com/3d/zh/net/scale-geometries-of-a...
  8. SaveOptions.updateLastSavedTimeProperty propert...

    SaveOptions.updateLastSavedTimeProperty property. Gets or sets a value determining whether the [BuiltInDocumentProperties.lastSavedTime](../../../aspose.words.properties/builtindocumentproperties/lastSavedTime/) property is updated before saving.... let doc = new aw . Document ( base . myDir... lastSavedTime ). toEqual ( new Date ( 2021 , 5 - 1 , 11 , 6...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. OdtSaveOptions | Aspose.Words for .NET

    Discover the OdtSaveOptions constructor to effortlessly save documents in ODT format. Streamline your workflow with this powerful tool!...OdtSaveOptions() Initializes a new instance of this class that can...older ODT schema. Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Aspose.OCR test - Free Support Forum - aspose.com

    How can I try Aspose.OCR? I installed the package from NuGet, but when I run api.Recognize, the application freezes. Do I need a trial license?...Here is the code: Dim api = New OCR.AsposeOcr() Dim settings...settings As RecognitionSettings = New RecognitionSettings() settings...

    forum.aspose.com/t/aspose-ocr-test/311268