Sort Score
Result 10 results
Languages All
Labels All
Results 3,951 - 3,960 of 214,313 for

new

(0.11 sec)
  1. Paragraph | Aspose.Words for .NET

    Create dynamic content effortlessly with our Paragraph constructor. Easily initialize and customize your Paragraph class for enhanced readability....Paragraph constructor Initializes a new instance of the Paragraph class...document by hand. Document doc = new Document (); // A blank document...

    reference.aspose.com/words/net/aspose.words/par...
  2. Body | Aspose.Words for .NET

    Create and customize a New Body instance effortlessly with our intuitive constructor. Experience seamless integration for your projects today!...Body constructor Initializes a new instance of the Body class. public...document by hand. Document doc = new Document (); // A blank document...

    reference.aspose.com/words/net/aspose.words/bod...
  3. Convert OTG files|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....ImageOptionsBase [] options = { new PngOptions (), new PdfOptions () }; for...OtgRasterizationOpti otgRasterizationOpti = new OtgRasterizationOpti (); otgRasterizationOpti...

    docs.aspose.com/imaging/java/convert-otg-files/
  4. Გადაიყვანეთ Გამოსახულება JPG Java

    გადაიყვანეთ Გამოსახულება JPG Java ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც JPG Java....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...getShapeRenderer().save( "Output.jpg" , new ImageSaveOptions (SaveFormat...

    products.aspose.com/words/ka/java/conversion/im...
  5. Გადაიყვანეთ Გამოსახულება GIF Java

    გადაიყვანეთ Გამოსახულება GIF Java ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც GIF Java....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...getShapeRenderer().save( "Output.gif" , new ImageSaveOptions (SaveFormat...

    products.aspose.com/words/ka/java/conversion/im...
  6. Გადაიყვანეთ Გამოსახულება SVG Java

    გადაიყვანეთ Გამოსახულება SVG Java ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც SVG Java....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...getShapeRenderer().save( "Output.svg" , new ImageSaveOptions (SaveFormat...

    products.aspose.com/words/ka/java/conversion/im...
  7. Rendering Gantt Charts with Aspose.Tasks for Ja...

    Learn how to render Gantt charts from project files using Aspose.Tasks for Java, supporting various timescale resolutions....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/rendering-gantt-chart/
  8. 向节点添加转换|Documentation

    Aspose.3D for Node.js 通过 Java API 具有支持在 3D 空间中旋转对象的功能。有三种定义对象在 3D 空间中旋转的方式,欧拉角、四元数和自定义矩阵,它们都由 Transform 类支持。...threed" ); // 初始化场景对象 var scene = new aspose . threed . Scene (); //...// 初始化圆柱体 var cylinder = new aspose . threed . Cylinder ( 2 ...

    docs.aspose.com/3d/zh/nodejs-java/adding-transf...
  9. Add Comment In Worksheet|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....Workbook workbook = new Workbook (); //Adding a new worksheet to the...HSSFWorkbook hssfworkbook = new HSSFWorkbook (); ISheet sheet...

    docs.aspose.com/cells/net/add-comment-in-worksh...
  10. StructuredDocumentTag.Clear | Aspose.Words for ...

    Effortlessly clear contents of your structured document tag with the Clear method, and show a defined placeholder for enhanced document management.... Document doc = new Document (); // Create a plain... StructuredDocumentTa tag = new StructuredDocumentTa ( doc ,...

    reference.aspose.com/words/net/aspose.words.mar...