Sort Score
Result 10 results
Languages All
Labels All
Results 7,851 - 7,860 of 159,839 for

2

(2.29 sec)
  1. Working with GZip Archives | Aspose.Zip Documen...

    Java gzip API lets you work with creating and managing GZip archives in your applications without the need of any other 3rd party applications....archive = new GzipArchive()) { 2 archive. setSource (dataDir +...GzipArchive(dataDir + "archive.gz" )) { 2 try (FileOutputStream extracted...

    docs.aspose.com/zip/java/working-with-gzip-arch...
  2. 在工作表中插入超链接|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....Cells [ 2 , 0 ]. Value = "Email Link" ; hyperlinks . Add ( 2 , 0...subject=Hyperlinks" ); sheet . Cells [ 2 , 0 ]. SetStyle ( style ); //link...

    docs.aspose.com/cells/zh/net/insert-hyperlinks-...
  3. Docx-Pdf: Long running conversion issue: JAVA -...

    Hi , We are having l Supplemental_file.docx (2.5 MB) which impacting many of our clients specially from China. Please find snippet from our POM <dependency> <groupId>com.aspose</groupId> <artifactId>aspose-cells</…...docx (2.5 MB) which impacting many of...lls</artifactId> <version>24.2</version> </dependency> <dependency>...

    forum.aspose.com/t/docx-pdf-long-running-conver...
  4. FieldSymbol | Aspose.Words for Java

    Implements a SYMBOL field in Java....writeln(" Line 1"); // 2 - Add a SYMBOL field which displays...\\h"); builder.writeln("Line 2"); // 3 - Add a SYMBOL field which...

    reference.aspose.com/words/java/com.aspose.word...
  5. Processor Class | Aspose.Words for .NET

    Enhance document processing with Aspose.Words.LowCode.Processor class, designed for seamless and efficient handling of various document tasks....2.docx" , SaveFormat . Docx ) ...."LowCode.MergeStreamContextDo.2.docx" , FileMode . Create , FileAccess...

    reference.aspose.com/words/net/aspose.words.low...
  6. FieldToc Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldToc class for seamless Table of Contents creation in documents. Enhance your workflow with powerful features!... PageNumberOmittingLe = "2-5" ; // Set a custom string that...because they are within the "2-5" range. InsertNewPageWithHea...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Convert OneNote Documents to PDF and Other Form...

    This guide provides Java developers with instructions on converting OneNote documents into various formats such as PDF....Note-for-Java 2 // Load the document into Aspose...com/aspose-note/Aspose.Note-for-Java 2 // Load the document into Aspose...

    docs.aspose.com/note/java/convert-onenote-docum...
  8. Customize Presentation Shapes in .NET|Aspose.Sl...

    Create and customize shapes in PowerPoint presentations with Aspose.Slides for .NET: geometry paths, curved corners, composite shapes....All shapes consist of at least 2 anchor points linked to each other...corner point is a point where 2 straight lines join at an angle...

    docs.aspose.com/slides/net/custom-shape/
  9. FieldToc class | Aspose.Words for Python

    aspose.words.fields.FieldToc class. Implements the TOC field...page_number_omitting_level_range = '2-5' # Set a custom string that...because they are within the "2-5" range. self . insert_new_page_with_heading...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Resizing rotated shapes - Free Support Forum - ...

    Dear support team, we’ve been trying to resize Shapes by computing a scaling factor and applying it to the shapes Height and Width properties to make them fit into a table cell. As long as the shape is oriented upright…...Discourse November 5, 2025, 7:56am 2 @M.Heinz Summary Shape.Width and...angleDeg * Math.PI / 180.0; // 2. Compute cos θ and sin θ (absolute...

    forum.aspose.com/t/resizing-rotated-shapes/320848