Sort Score
Result 10 results
Languages All
Labels All
Results 1,651 - 1,660 of 164,030 for

new

(0.06 sec)
  1. 从流中打开电子表格文档|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....( stream , true ); // Add a new worksheet. WorksheetPart newWorksheetPart...newWorksheetPart . Worksheet = new Worksheet ( new SheetData ()); newWorksheetPart...

    docs.aspose.com/cells/zh/net/open-a-spreadsheet...
  2. Arrow shape get distorted in generated PDF - Fr...

    The arrow shapes when used in PPT document getArrows_Distort_Output.pdf (112.9 KB) Arrow_Distort.zip (30.0 KB) s distorted when PDF is generared. Attached files...Presentation presentation = new Presentation("C:\\Temp\\input...LoadOptions opt = new LoadOptions() { WarningCallback = new HandleWarnings()...

    forum.aspose.com/t/arrow-shape-get-distorted-in...
  3. Aspose.PSD for Java 23.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....Add new type of warp (Flag) Feature PSDJAVA-519 Add new types...Feature PSDJAVA-520 Implement new method PsdImage.AddPosterizeAdjustme...

    docs.aspose.com/psd/java/aspose-psd-for-java-23...
  4. Convert Image To TXT C#

    Convert Image to TXT format in C# code. Save Image as TXT using C#....Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...using Aspose.Words; var doc = new Document("Input.png"); doc.Save("Output...

    products.aspose.com/words/net/conversion/image-...
  5. Convert Image To DOCX C#

    Convert Image to DOCX format in C# code. Save Image as DOCX using C#....Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...using Aspose.Words; var doc = new Document("Input.png"); doc.Save("Output...

    products.aspose.com/words/net/conversion/image-...
  6. TxtListIndentation | Aspose.Words for Java

    Specifies how list levels are indented when document is exporting to SaveFormat.TEXT format in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...TxtSaveOptions txtSaveOptions = new TxtSaveOptions(); // Set the...

    reference.aspose.com/words/java/com.aspose.word...
  7. Slide Master|Aspose.Slides Documentation

    Add or edit slide master in PowerPoint presentation in Java... When a new slide is added to a presentation...getSlides() list, and every new slide is added to the end of...

    docs.aspose.com/slides/java/slide-master/
  8. Aspose.PSD for .NET 20.5 - 发行说明|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.... Save ( outputPng , new PngOptions ()); input . Save...psd" ; Stream outputStream = new MemoryStream (); ProgressEventHandler...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  9. Rendering Project to XAML

    Learn how to render a project as XAML using Aspose.Tasks for .NET....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/rendering-project-dat...
  10. BuildingBlock.Type | Aspose.Words for .NET

    Discover the BuildingBlock Type property, essential for defining building block types in your projects. Enhance your design with clarity and precision!...doc = new Document (); GlossaryDocument glossaryDoc = new GlossaryDocument...document. BuildingBlock block = new BuildingBlock ( glossaryDoc )...

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