Sort Score
Result 10 results
Languages All
Labels All
Results 8,711 - 8,720 of 130,339 for

code

(0.83 sec)
  1. I use apache.poi create doc, use aspose.words t...

    in local windows dev, the font is not missing; this is my Code public static void streamToDocX1(String docFilePath, OutputStream stream) throws Exception { document = new Document(docFilePath); docume…...font is not missing; this is my code public static void streamToDocX1(String...enough to use the following code: document = new Document(docFilePath);...

    forum.aspose.com/t/i-use-apache-poi-create-doc-...
  2. Implement Cell.FormulaLocal similar to Excel VB...

    Learn how to implement Cell.FormulaLocal similar to Excel VBA Range.FormulaLocal using Aspose.Cells with Golang via C++....FormulaLocal The following sample code explains how to implement GlobalizationSetting...UserFormulaLocal_SUM . You can change the code to suit your needs and return...

    docs.aspose.com/cells/go-cpp/implement-cell-for...
  3. Using Aspose.Drawing in WinUI 2 App|Documentation

    Learn how to use Aspose.Drawing in WinUI 2 application with C#.... Add image drawing code. Replace the MainPage.xaml.cs...cs file with the following code that draws a gradient and creates...

    docs.aspose.com/drawing/net/using-aspose-drawin...
  4. Working with ContentTypeProperties with Node.js...

    Learn how to work with custom ContentTypeProperties in Excel files using Aspose.Cells for Node.js via C++.... The following code snippet demonstrates adding...sample code. The output file generated by the sample code is attached...

    docs.aspose.com/cells/nodejs-cpp/working-with-c...
  5. Draw Ellipse|Documentation

    This section explains how to draw ellipse,circle or oval in a visio page with Aspose.Diagram. Support using C# to draw circle or oval and save as pdf, svg, html, image, xps and other formats....The code example below shows how to draw...and save as SVG format. The code example below shows how to draw...

    docs.aspose.com/diagram/net/drawing/draw-ellipse/
  6. C# API to convert Publisher PUB files

    Convertion functionality of Publisher file using Aspose.PUB for .NET solution is described and demonstrated with the pseudoCode in this article....Reference Tutorials Live Demos Code Samples Free Support Blog Knowledge...Reference Tutorials Live Demos Code Samples Free Support Blog Knowledge...

    docs.aspose.com/pub/net/convert-pub-files/
  7. Convert JPEG2000 to XLS via C# | Aspose

    Sample Code for JPEG2000 to XLS C# conversion. Use API example Code for batch JPEG2000 files to XLS conversion within VB.NET, Asp.NET or any .NET based application....NET Overview API Home Code samples Live Demos Download...Download Learn Overview API Home Code samples Live Demos Download Learn...

    products.aspose.com/ocr/net/conversion/jpeg2000...
  8. 公共 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....modules and modify VBA module code foreach ( VbaModule module in...Modules ) { string code = module . Codes ; if ( code . Contains ( "This...

    docs.aspose.com/diagram/zh/net/public-api-chang...
  9. Converting To XPS in Jython|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....Here you can see example code. Jython Code ``` java from aspose -...ConvertingToXPS () ``` Download Running Code Download Converting To XPS (Aspose...

    docs.aspose.com/cells/java/converting-to-xps-in...
  10. ChartNumberFormat class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartNumberFormat class. Represents number formatting of the parent element...Description format_code Gets or sets the format code applied to a data...Specifies whether the format code is linked to a source cell....

    reference.aspose.com/words/python-net/aspose.wo...