Sort Score
Result 10 results
Languages All
Labels All
Results 5,131 - 5,140 of 214,357 for

new

(0.24 sec)
  1. Converting ZIP to tar.gz | Aspose.Zip Documenta...

    Learn how to convert ZIP files to tar.gz format with step-by-step guides and resources....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/zip/java/converting-from-zip-to...
  2. Working with Z Archives in C# | Aspose.Zip for ...

    C# z API lets you work with creating and managing unix Z archives in your applications without the need of any other 3rd party applications and provides various methods to perform operations on archives....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/zip/net/working-with-unix-z-arc...
  3. Import and Export Annotations to XFDF|Aspose.PD...

    This section explains how to import and export annotations from PDF file to XFDF with Aspose.PDF Facades....with annotations var sources = new string [] { dataDir + "ImportAnnotations...using ( var annotationEditor = new Aspose . Pdf . Facades . PdfAnnotationEditor...

    docs.aspose.com/pdf/net/import-export-annotations/
  4. Manage VBA Codes of Excel Macro‑Enabled Workboo...

    Add VBA Module and modify VBA or macro with Aspose.Cells for Node.js via C++....Cells allows you to add a new VBA module and macro code using...add(Worksheet) method to add the new VBA module inside the workbook...

    docs.aspose.com/cells/nodejs-cpp/manage-vba-pro...
  5. Get a Particular Page in a PDF File in PHP|Aspo...

    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....Open the target document $pdf = new Document ( $dataDir . 'input1...# create a new Document object $new_document = new Document ();...

    docs.aspose.com/pdf/java/get-a-particular-page-...
  6. Other TeX conversion output formats | Java

    The conversion functionality of Aspose.TeX API solution for Java allows converting LaTeX files and your own custom TeX files. Here are some code examples....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tex/java/other-tex-formats/
  7. ChartTitle | Aspose.Words for Java

    Provides access to the chart title properties in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  8. ListCollection.addCopy method | Aspose.Words fo...

    ListCollection.addCopy method. Creates a New list by copying the specified list and adding it to the collection of lists in the document....method addCopy(srcList) Creates a new list by copying the specified...by copying a list. let doc = new aw . Document (); // A list allows...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Public API Changes in Aspose.3D 17.01|Documenta...

    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.... It includes not only new and updated public methods, but...Scene class object Scene scene = new Scene (); // initialize an object...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  10. Can not save layer to geojson - Free Support Fo...

    env: .net 9 win11 aspose.gis 25.3 q1:can not save layer to geojson var path = "CreateFileGdbDataset_out.gdb"; using (var dataset = Dataset.Create(path, Drivers.FileGdb)) { using (var layer = dataset.CreateLa…...Add(new FeatureAttribute("value", AttributeDataType...SetValue("value", i); feature.Geometry = new Point(i, i); layer.Add(feature);...

    forum.aspose.com/t/can-not-save-layer-to-geojso...