Sort Score
Result 10 results
Languages All
Labels All
Results 7,791 - 7,800 of 224,641 for

new

(0.55 sec)
  1. LaTeX to XPS | .NET

    Conversion functionality of Aspose.TeX API solution for .NET lets convert LaTeX files to XPS format. 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/net/latex-to-xps/
  2. How to Run Aspose.Cells in Blazor|Documentation

    Learn how to run Aspose.Cells in a Blazor WebAssembly app and a Blazor Server app....follow the steps below: Create a new project with the Blazor WebAssembly...CreateFile () { Workbook workbook = new Workbook (); Worksheet sheet...

    docs.aspose.com/cells/net/how-to-run-aspose-cel...
  3. 设置方向并控制隐藏 Visio 保存页面的导出|Documentation

    本节介绍如何使用 Aspose.Diagram 设置页面布局。...Initialize the new visio diagram Diagram diagram = new Diagram ( dataDir...existing Visio Diagram diagram = new Diagram ( dataDir + "Drawing1...

    docs.aspose.com/diagram/zh/net/set-orientation-...
  4. 自定义页码不起作用 - Free Support Forum - aspose.com

    下面的代码: Document document = New Document(); DocumentBuilder builder = New DocumentBuilder(document); Section currentSection = builder.getCurrentSection(); currentSection.getPageSetup().setPageStartingNumber(10); current…...document = new Document(); DocumentBuilder builder = new DocumentBuilder(document);...document = new Document(); DocumentBuilder builder = new DocumentBuilder(document);...

    forum.aspose.com/t/topic/315401
  5. DocumentSecurity | Aspose.Words for Java

    Used as a value for the BuiltInDocumentProperties.getSecurity / BuiltInDocumentProperties.setSecurityint property in Java.... Document doc = new Document(); Assert.assertEqu...rity.READ_ONLY_RECOMMENDED, new Document(getArtifactsDir() +...

    reference.aspose.com/words/java/com.aspose.word...
  6. Public API Changes in Aspose.Cells 8.7.0|Docume...

    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, added...PdfSaveOptions pdfSaveOptions = new PdfSaveOptions (); //Set the...

    docs.aspose.com/cells/java/public-api-changes-i...
  7. Փոխարկել WORD PNG Java

    Փոխարկեք WORD ը PNG ձևաչափի Java կոդով: Պահեք WORD որպես PNG օգտագործելով Java:...*; Document doc = new Document ( "Input.docx" ); ImageSaveOptions...ImageSaveOptions saveOptions = new ImageSaveOptions (SaveFormat...

    products.aspose.com/words/hy/java/conversion/wo...
  8. Manage Legend of Excel Charts with JavaScript v...

    Learn how to utilize Aspose.Cells for JavaScript via C++ to effectively customize chart legends in Microsoft Excel. Our comprehensive guide explains the legend's functionality, how to access and modify it, as well as how to improve visualization and data understanding with legends....) { // No file selected – a new workbook will be created } let...arrayBuffer (); workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/javascript-cpp/chart-legend/
  9. XamlFlowSaveOptions constructor | Aspose.Words ...

    Aspose.Words.Saving.XamlFlowSaveOptions constructor...XamlFlowSaveOptions() Initializes a new instance of this class that can...XamlFlowSaveOptions(saveFormat) Initializes a new instance of this class that can...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Convert EPUB to XPS – C# code examples

    Convert EPUB to XPS using Aspose.HTML for .NET API. Consider various EPUB to XPS conversion scenarios in C# examples. Try online EPUB Converter....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/html/net/convert-epub-to-xps/