Sort Score
Result 10 results
Languages All
Labels All
Results 8,051 - 8,060 of 223,089 for

new

(0.79 sec)
  1. Saving Project Data to CSV and Text Formats | A...

    This article provides guidance on saving project data using Aspose.Tasks Java for PHP....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/saving-project-data-...
  2. Working with XZ Archives in Java | Aspose.Zip D...

    Java xz API lets you work with creating and managing xz archives in your applications without the need of any other 3rd party applications....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/zip/java/working-with-xz-archives/
  3. 公共 API Aspose.Diagram 6.6.0 的变化|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....diagram InputStream input = new FileInputStream ( "c:\\temp\\macro...Visio diagram Diagram diagram = new Diagram ( DirPath + "Drawing1...

    docs.aspose.com/diagram/zh/java/public-api-chan...
  4. Working with GridJs storage|Documentation

    This article describes the general file processing for GridJs...."uid" ]; GridJsWorkbook gwb = new GridJsWorkbook (); string ret...GridJsWorkbook . CacheImp = new LocalFileCache (); public class...

    docs.aspose.com/cells/net/aspose-cells-gridjs/s...
  5. SdtDateStorageFormat enumeration | Aspose.Words...

    Aspose.Words.Markup.SdtDateStorageFormat enumeration. Specifies how the date for a date SDT is stored/retrieved when the SDT is bound to an XML node in the document's data store.... let doc = new aw . Document (); // Insert a...will display. let sdtDate = new aw . Markup . StructuredDocumentTa...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Actual Properties in PHP | Aspose.Tasks Documen...

    This guide explains how to work with Microsoft Project actual properties using Aspose.Tasks Java for PHP....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/actual-properties-in...
  7. Removing the Gap Between Tasks List and Footer ...

    This guide explains how to use Aspose.Tasks for Java to reduce the gap between the task list and footer when converting project data....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/reducing-gap-between...
  8. Dwg转dwg图纸效果和原图不一样问题 - Free Support Forum - aspo...

    1.png (5.5 KB) 2.png (6.5 KB) 图1为原始的dwg,图2为转换后的dwg 并且数字30.78和46.3原来是线条,后面变成了粗体。 下面是我的代码: License license = New License(); license.setLicense("Aspose.CAD.Java.lic"); LoadOptions loadOptions = New LoadOptions(); load…... 下面是我的代码: License license = new License(); license.setLicense("Aspose...lic"); LoadOptions loadOptions = new LoadOptions(); loadOptions.s...

    forum.aspose.com/t/dwg-dwg/314402
  9. Get, Update and Expand a Bookmark|Aspose.PDF fo...

    This article describes how to use bookmarks in a PDF file. With our Java library, you can get bookmarks from the PDF file, get a bookmarks page number, update bookmarks in a PDF Document, and expand bookmarks when viewing a document....document Document pdfDocument = new Document ( GetDataDir () + "UpdateBookmarks...PdfBookmarkEditor bookmarkEditor = new PdfBookmarkEditor (); // Open...

    docs.aspose.com/pdf/java/get-update-and-expand-...
  10. Manage Video Frames in Presentations Using PHP|...

    Learn to programmatically add and extract video frames in PowerPoint and OpenDocument slides using Aspose.Slides for PHP via Java. Fast how-to guide....the Presentation class $pres = new Presentation ( "pres.pptx" );...Loads the video $fileStream = new Java ( "java.io.FileInputStream"...

    docs.aspose.com/slides/php-java/video-frame/