Sort Score
Result 10 results
Languages All
Labels All
Results 4,911 - 4,920 of 213,541 for

new

(0.14 sec)
  1. Shapes in charts rendered by aspose cells into ...

    Hi Aspose Team, I’m trying to convert charts/ranges in excel to images to insert them into word document. The code I’m using to do this is: Document RepDoc = New Document(); DocumentBuilder Builder = New DocumentBuild…...RepDoc = new Document(); DocumentBuilder Builder = new DocumentBuilder(RepDoc);...using (Workbook TemplateWB = new Workbook(dir + @"\Test_04072025\Excel_Template...

    forum.aspose.com/t/shapes-in-charts-rendered-by...
  2. WebExtensionReferenceCollection | Aspose.Words ...

    Specifies a list of web extension references in Java.... Document doc = new Document(); // Create task pane...TaskPane myScriptTaskPane = new TaskPane(); doc.getWebExtensionTaskP()...

    reference.aspose.com/words/java/com.aspose.word...
  3. How to Resize Document During Conversion from S...

    Learn how to use Aspose.SVG for .NET rendering options to resize document pages to the size of the SVG content and vice versa....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/svg/net/resize-document/
  4. Create Workbook and Worksheet Scoped Named Rang...

    Learn how to create workbook and worksheet scoped named ranges using Aspose.Cells for JavaScript via C++....load it; otherwise create a new blank workbook let workbook ;...arrayBuffer (); workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/javascript-cpp/create-wor...
  5. 乳胶到图像| .NET的Aspose.TeX

    要使用Aspose.TeX API解决方案。...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tex/zh/net/latex-to-image/
  6. Import and Export Data from Document|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....Workbook workbook = new Workbook (); // Adding a new worksheet to the...string values string [] names = new string [] { "laurence chen" ...

    docs.aspose.com/cells/net/import-export-data-fr...
  7. WarningInfoCollection.Count | Aspose.Words for ...

    Discover the WarningInfoCollection Count property to easily access the total number of elements in your collection for efficient data management....warnings = new WarningInfoCollectio (); Document doc = new Document...MyDir + "FB2 document.fb2" , new LoadOptions { WarningCallback...

    reference.aspose.com/words/net/aspose.words/war...
  8. GraphicsQualityOptions.InterpolationMode | Aspo...

    Discover the GraphicsQualityOptions InterpolationMode property to easily customize your graphics' interpolation settings for enhanced visual quality.... Document doc = new Document ( MyDir + "Rendering...GraphicsQualityOptio qualityOptions = new GraphicsQualityOptio { SmoothingMode...

    reference.aspose.com/words/net/aspose.words.sav...
  9. 如何将PDF中的图片置于底层? - Free Support Forum - aspose.com

    如何将PDF中的图片置于底层? 如何在PDF中添加图片时,将图片绘制在底层?...创建一个新的PDF文档 Document pdfDocument = new Document(); Page page = pdfDocument...layer = new Layer("底层图层"); // 添加图片到图层 Image image = new Image();...

    forum.aspose.com/t/pdf/316036
  10. Aspose.3D 1.2.0中的公共 API 更改|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....示例代码: C# Scene scene = new Scene (); Node cameraNode = scene...CreateChildNode ( "camera" , new Camera ()); cameraNode . Transform...

    docs.aspose.com/3d/zh/net/public-api-changes-in...