Sort Score
Result 10 results
Languages All
Labels All
Results 3,971 - 3,980 of 213,512 for

new

(0.1 sec)
  1. Edit Connector Geometry Section in the ShapeShe...

    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.... new ( data_dir + "Drawing.vsd" )...'com.aspose.diagram.LineTo' ) . new \ # set X value line_to . getX...

    docs.aspose.com/diagram/java/edit-connector-geo...
  2. Extract Text From Stamps|Aspose.PDF for Java

    Learn how to extract text from stamps in PDF files using Aspose.PDF for Java. Follow this guide for precise text retrieval....annotations of a page Define a new object of TextAbsorber class...get the Text Document doc = new Document ( dataDir + "test.pdf"...

    docs.aspose.com/pdf/java/extract-text-from-stamps/
  3. Changing Plane Orientation|Documentation

    Aspose.3D for Node.js via Java allows changing orientation of a scene. In order to change the orientation, getUp() and setUp() methods are introduced in Plane Class....Initialize Scene var scene = new aspose . threed . Scene (); //...Initialize Plane var plane = new aspose . threed . Plane (); //...

    docs.aspose.com/3d/nodejs-java/changing-plane-o...
  4. GraphicsQualityOptions.StringFormat | Aspose.Wo...

    Discover the GraphicsQualityOptions StringFormat property for enhanced text layout control, including alignment, ellipsis, and OpenType features for better display.... Document doc = new Document ( MyDir + "Rendering...GraphicsQualityOptio qualityOptions = new GraphicsQualityOptio { SmoothingMode...

    reference.aspose.com/words/net/aspose.words.sav...
  5. 向PDF文件添加圆形对象|Aspose.PDF for Java

    本文解释了如何使用Aspose.PDF for Java在PDF中创建圆形对象。...Document 实例 Document pdfDocument = new Document (); // 将页面添加到 PDF 文件的页面集合中...创建具有特定尺寸的 Drawing 对象 Graph graph = new Graph ( 400 , 200 ); // 为 Drawing...

    docs.aspose.com/pdf/zh/java/add-circle/
  6. Edit PPT in Python | products.aspose.com

    Edit PPT in Python. Use Python library API to edit PowerPoint presentation...PPT presentation by adding a new line of text to it. Edit PPT...Python via .NET , you can add a new line of text to a PPT document...

    products.aspose.com/slides/python-net/editor/ppt/
  7. MarkdownSaveOptions.LinkExportMode | Aspose.Wor...

    Discover the MarkdownSaveOptions LinkExportMode property to control link formatting in output files. Optimize your document exports effortlessly!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...MarkdownSaveOptions saveOptions = new MarkdownSaveOptions (); saveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Manage Workbook with C++|Documentation

    Learn how to manage workbooks through the Aspose.Cells for C++ APIs.... Creating a New Workbook To create a new workbook: Create...Cells :: Startup (); // Create a new workbook Aspose :: Cells :: Workbook...

    docs.aspose.com/cells/cpp/managing-workbooks-an...
  9. INodeChangingCallback.NodeInserting | Aspose.Wo...

    Discover the INodeChangingCallback NodeInserting method, which triggers before a document node is inserted, ensuring seamless integration and enhanced functionality....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...HandleNodeChangingFo callback = new HandleNodeChangingFo (); doc...

    reference.aspose.com/words/net/aspose.words/ino...
  10. Add and Verify PDF Digital Signature using PHP ...

    Сreate electronic signature in PDF documents programmatically with PHP sample code using Aspose.PDF for PHP via Java...$document = new Document ( $inputFile ); $signature = new facades_PdfFileSignature...ture ( $document ); $pkcs = new PKCS7 ( $inputPKCS7 , 'Pa$$w0rd2020'...

    products.aspose.com/pdf/php-java/signature/