Sort Score
Result 10 results
Languages All
Labels All
Results 8,381 - 8,390 of 223,144 for

new

(1.09 sec)
  1. Hyphenation.RegisterDictionary | Aspose.Words f...

    Effortlessly enhance text processing with the Hyphenation RegisterDictionary method. Load language-specific hyphenation dictionaries seamlessly for optimal results....WarningInfoCollectio warningInfoCollectio = new WarningInfoCollectio (); Hyphenation...stream. Stream dictionaryStream = new FileStream ( MyDir + "hyph_en_US...

    reference.aspose.com/words/net/aspose.words/hyp...
  2. PdfSaveOptions.ExportFloatingShapesAsInlineTag ...

    Define how floating shapes appear in PDF by setting ExportFloatingShapesAsInlineTag for precise structure and layout control.... Document doc = new Document ( MyDir + "Floating...PdfSaveOptions saveOptions = new PdfSaveOptions (); saveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  3. 用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...
  4. Rendering Slicer with JavaScript via C++|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....uploaded file const wb = new Workbook ( new Uint8Array ( arrayBuffer...onlyArea to true. const imgOpts = new ImageOrPrintOptions (); imgOpts...

    docs.aspose.com/cells/javascript-cpp/rendering-...
  5. 使用JavaScript via C++将Excel转换为高分辨率图像|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++将Excel文件转换为高分辨率图像。...file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...set properties const options = new ImageOrPrintOptions (); options...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  6. Resampling Added Images - Excel to PDF Conversi...

    Learn how to compress images added in Excel files to reduce PDF size and improve conversion performance using Aspose.Cells for JavaScript via C++....arrayBuffer (); // Initialize a new Workbook by opening the uploaded...file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/javascript-cpp/resampling...
  7. TaskPane.Row | Aspose.Words for .NET

    Discover the TaskPane Row property, easily manage task pane indexing for streamlined organization and enhanced productivity in your applications.... Document doc = new Document (); // Create task pane...TaskPane myScriptTaskPane = new TaskPane (); doc . WebExtensionTaskPane...

    reference.aspose.com/words/net/aspose.words.web...
  8. Display SVG Formats Using C# | Aspose.PDF

    Open and view SVG documents programmatically with C# sample code using Aspose.PDF for .NET...pdfDocument = new Aspose . Pdf . Document ( "sample.svg" , new Aspose...

    products.aspose.com/pdf/net/viewer/svg/
  9. Expose Geometric Transformation|Documentation

    Aspose.3D for Java allows exposing geometric transformation of a 3D scene. You can evaluate the global transformation using evaluateGlobalTransform method....// Initialize node Node n = new Node (); // Get Geometric Translation...getTransform (). setGeometricTranslat ( new Vector3 ( 10 , 0 , 0 )); // The...

    docs.aspose.com/3d/java/expose-geometric-transf...
  10. 使用JavaScript通过C++复制行和列。|Documentation

    本文介绍如何通过Aspose.Cells for JavaScript通过C++ API复制行和列。...file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...Excel97To2003 ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/zh/javascript-cpp/copying...