Sort Score
Result 10 results
Languages All
Labels All
Results 2,591 - 2,600 of 223,077 for

new

(0.52 sec)
  1. SdtListItem class | Aspose.Words for Node.js

    Aspose.Words.Markup.SdtListItem class. This element specifies a single list item within a parent [SdtType.ComboBox](../sdttype/#ComboBox) or [SdtType.DropDownList](../sdttype/#DropDownList) structured document tag...SdtListItem(displayText, value) Initializes a new instance of this class. SdtListItem(value)...SdtListItem(value) Initializes a new instance of this class. Properties...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. DocumentBuilder.InsertParagraph | Aspose.Words ...

    Enhance your documents effortlessly with the DocumentBuilder InsertParagraph method, allowing seamless paragraph breaks for improved readability....placed at the beginning of the new paragraph. An exception is thrown...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Aspose.Imaging exception "imaging loading faile...

    Getting the following exception when trying to load an heic file into Aspose.Imaging version 25.10 before saving to pdf. I have attached a sample file. Aspose.Imaging.CoreExceptions.ImageLoadException HResult=0x801315…...pdf", new PdfOptions()); } If the problem...: MemoryStream heicStream = new MemoryStream(); stream.Position...

    forum.aspose.com/t/aspose-imaging-exception-ima...
  4. There is a color difference in the picture - Fr...

    test-cp.zip (4.5 MB) When using version 25.11 of Aspose.PSD 16.jar, color deviation occurs when the image is zoomed in for viewing. The attached files include the image comparison files with deviation and the original P…...PsdLoadOptions loadOptions = new PsdLoadOptions(); loadOptions...); Image rePic = Image.load(new ByteArrayInputStream(bytesPic));...

    forum.aspose.com/t/there-is-a-color-difference-...
  5. Rotate Visio Shape Text|Documentation

    How to rotate shape's text in visio using .NET Diagram API....The first step when creating new documents, is to create a diagram...of Diagram class to create a new diagram. Programming Sample //...

    docs.aspose.com/diagram/net/rotate-visio-shape-...
  6. CustomDocumentProperties class | Aspose.Words f...

    Aspose.Words.Properties.CustomDocumentProperties class. A collection of custom document properties...Description add(name, value) Creates a new custom document property of the... add(name, value) Creates a new custom document property of the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Working with Attachments | Aspose.Note Document...

    A guide on managing and utilizing file attachments within your application....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/note/net/working-with-attachments/
  8. Aspose.PSD for Java 24.7 - 发布说明|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 ( outputFile , new PngOptions ()); } PSDJAVA-636...)) { PdfOptions saveOptions = new PdfOptions (); saveOptions ....

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  9. BuildingBlock.AcceptStart | Aspose.Words for .NET

    Discover the BuildingBlock AcceptStart method, seamlessly welcome visitors and enhance their experience from the moment they arrive....doc = new Document (); GlossaryDocument glossaryDoc = new GlossaryDocument...document. BuildingBlock block = new BuildingBlock ( glossaryDoc )...

    reference.aspose.com/words/net/aspose.words.bui...
  10. Table.Description | Aspose.Words for .NET

    Enhance your tables with descriptive properties for better accessibility. Easily set and retrieve alternative text for improved user experience....CreateNestedTable () { Document doc = new Document (); // Create the outer.../// <summary> /// Creates a new table in the document with the...

    reference.aspose.com/words/net/aspose.words.tab...