Sort Score
Result 10 results
Languages All
Labels All
Results 2,111 - 2,120 of 223,075 for

new

(0.11 sec)
  1. Working with Gradient in XPS file | Java

    How to add vertical, horizontal or linear gradient to an XPS file is a question answered by Aspose.Page API solution. Learn the functionality for Java...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/java/xps/working-with-grad...
  2. Triangulation of a Simple Polygon|Documentation

    Using Aspose.3D for .NET API, developers can triangulate a simple polygon. Any polygon can be divided into triangles. All of the operations and calculations for triangles can be piecewise applied to the polygon....public List < Vertex > points = new List < Vertex >(); public event...; private Pen virtualLine = new Pen ( Color . DarkSeaGreen );...

    docs.aspose.com/3d/net/triangulation-of-a-simpl...
  3. Working with Images|Documentation

    This section explains how to insert or get image from a visio page with Aspose.Diagram....VSD diagram Diagram diagram = new Diagram ( dataDir + "ExtractAllImagesFrom... IO . MemoryStream stream = new System . IO . MemoryStream (...

    docs.aspose.com/diagram/net/working-with-images/
  4. Aspose.PSD for Java 20.6 - 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.... condition ) { throw new FormatException ( "ExampleOfLnkEResourc...fullPath ); assertAreEqual ( new SimpleDateFormat ( "MM/dd/yyyy...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  5. Extract the content of Bookmark - Free Support ...

    Hello Team, I want to extract the content between Bookmark start and end and Bookmark is in header and footer. It can contain image anything not only text give me some code for the same...the document Document doc = new Document(filePath); // Get the...List<Node> extractedNodes = new List<Node>(); // Extract content...

    forum.aspose.com/t/extract-the-content-of-bookm...
  6. Working with Headers|Aspose.Words for Java

    Remove headers from a document easily and fast instead of using Apache POI....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...fs = null ; fs = new POIFSFileSystem ( new FileInputStream (...

    docs.aspose.com/words/java/working-with-headers/
  7. ComparerContext Class | Aspose.Words for .NET

    Discover the Aspose.Words LowCode ComparerContext class for efficient document comparison, enhancing your workflow with seamless integration and powerful features....ComparerContext comparerContext = new ComparerContext (); comparerContext...comparerContext . DateTime = new DateTime (); Comparer . Create...

    reference.aspose.com/words/net/aspose.words.low...
  8. 创建、保存和读取 Outlook 联系人|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.... Java MapiContact contact = new MapiContact ( "Sebastian Wright"...com" ); contact . setNameInfo ( new MapiContactNamePrope ( "Bertha"...

    docs.aspose.com/email/zh/java/create-save-and-r...
  9. Table.title property | Aspose.Words for Node.js

    Table.title property. Gets or sets title of this table...'CreateNestedTable' , () => { let doc = new aw . Document (); // Create the.../// <summary> /// Creates a new table in the document with the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ShapeBase.target property | Aspose.Words for No...

    ShapeBase.target property. Gets or sets the target frame for the shape hyperlink....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...aspose.com/" ; shape . target = "New Window" ; shape . screenTip =...

    reference.aspose.com/words/nodejs-net/aspose.wo...