Sort Score
Result 10 results
Languages All
Labels All
Results 8,161 - 8,170 of 222,973 for

new

(0.85 sec)
  1. Aspose.Zip is unable to decompress .ZIP file ab...

    Simply execute following code: using Aspose.Zip; using System.Reflection; namespace AsposeZipTest { internal class Program { static void Main(string[] args) { Assembly asm = Assembl…...lic"); License lic = new(); lic.SetLicense(aStream); Console...1 MB buffer byte[] buffer = new byte[bufferSize]; // Fill buffer...

    forum.aspose.com/t/aspose-zip-is-unable-to-deco...
  2. Փոխարկել TEXT PDF Java

    Փոխարկեք TEXT ը PDF ձևաչափի Java կոդով: Պահեք TEXT որպես PDF օգտագործելով Java:...*; Document doc = new Document ( "Input.txt" ); doc...aspose.words.*; Document doc = new Document("Input.txt"); doc.save("Output...

    products.aspose.com/words/hy/java/conversion/te...
  3. Փոխարկել DOC TXT Java

    Փոխարկեք DOC ը TXT ձևաչափի Java կոդով: Պահեք DOC որպես TXT օգտագործելով Java:...*; Document doc = new Document ( "Input.doc" ); doc...aspose.words.*; Document doc = new Document("Input.doc"); doc.save("Output...

    products.aspose.com/words/hy/java/conversion/do...
  4. Փոխարկել WORD XPS Java

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

    products.aspose.com/words/hy/java/conversion/wo...
  5. Resources|Aspose.Slides Documentation

    Discover key Aspose.Slides for Android via Java resources—from downloads and docs to forums and blog updates—to improve working with PPT, PPTX and ODP....regularly for information on new releases and useful tips on Aspose...from here. We often release new versions. Aspose.Slides support...

    docs.aspose.com/slides/androidjava/resources/
  6. TabStop constructor | Aspose.Words for Node.js

    Aspose.Words.TabStop constructor...TabStop(position) Initializes a new instance of this class. TabStop...alignment, leader) Initializes a new instance of this class. TabStop...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 用JavaScript通过C++打开不同格式的文件|Documentation

    Aspose.Cells for JavaScript通过C++ API允许你打开/读取不同格式的文件,如XLSX、HTML、CSV、ODS、TSV、SXC、FODS等。... const loadOptions = new LoadOptions ( LoadFormat . SpreadsheetML...data const workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/zh/javascript-cpp/opening...
  8. Color not set correctly for copied shapes - Fre...

    TestDiagram.zip (459.0 KB) I’m trying to create a list of shapes based on a shape in an existing document. I’m getting the shapes created and labeled, but every other shape is filled incorrectly. If you resize any of …...$template $diagramfile $doc = New-Object Aspose.Diagram.Diagram...if (-not $first) { $shape2 = New-Object Aspose.Diagram.Shape $shape2...

    forum.aspose.com/t/color-not-set-correctly-for-...
  9. Font.ComplexScript | Aspose.Words for .NET

    Discover the Font ComplexScript property, ensuring your text is formatted as complex script for enhanced readability and style, regardless of Unicode values....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/fon...
  10. Შეკუმშოს DOCX Java

    შეკუმშოს DOCX Java ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ DOCX კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....*; Document doc = new Document ( "Input.docx" ); doc...OoxmlSaveOptions saveOptions = new OoxmlSaveOptions (); saveOptions...

    products.aspose.com/words/ka/java/compress/docx/