Sort Score
Result 10 results
Languages All
Labels All
Results 9,071 - 9,080 of 223,147 for

new

(1.3 sec)
  1. 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...
  2. Aspose.PSD for Java 20.4 - 发行说明|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....vogkResource == null ) { throw new Exception ( "未找到VogkResource。"...} } LocalScopeExtension $ = new LocalScopeExtension (); String...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  3. Latest version of AsposePDF produces FIPS compl...

    I upgraded asposePDF nuget from 24.7 to 25.4, and while everything works on my development environment, calling Document.Save() gives me the following error on my Stage environment, which is a more restrictive and secure…...ReadAllBytes(pdfPath); using (var doc = new Document(new MemoryStream(pdfBase)))...var tf = new TextFragment("test text"); tf.Position = new Position(200...

    forum.aspose.com/t/latest-version-of-asposepdf-...
  4. How to create waterfall chart with JavaScript v...

    Create waterfall charts in Excel with JavaScript and Aspose.Cells for JavaScript via C++....provided, otherwise create a new workbook let workbook ; if (...arrayBuffer (); workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/javascript-cpp/creating-w...
  5. 仅复制范围样式,通过 JavaScript 由 C++ 实现|Documentation

    学习如何在操作数据的同时,仅复制范围的样式,使用 C++ 的脚本实现。...arrayBuffer (); workbook = new Workbook ( new Uint8Array ( arrayBuffer...arrayBuffer )); } else { workbook = new Workbook (); } // Get the first...

    docs.aspose.com/cells/zh/javascript-cpp/copy-ra...
  6. 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/
  7. 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...
  8. Սեղմել JPG Ը Javascript Ում

    Սեղմեք JPG ը JavaScript ում՝ առանց որակի կորստի: Օպտիմալացրեք JPG բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)..."Input.jpg" ) var saveOptions = new aw.Saving.ImageSaveOptions(aw...

    products.aspose.com/words/hy/nodejs-net/compres...
  9. ChartSeriesGroup.BubbleScale | Aspose.Words for...

    Discover the ChartSeriesGroup BubbleScale property to customize bubble sizes in your charts, enhancing data visualization and user engagement....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  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...