Sort Score
Result 10 results
Languages All
Labels All
Results 5,541 - 5,550 of 214,361 for

new

(0.11 sec)
  1. Merge PDF File Formats via .NET | products.aspo...

    C# source code to load, render and Merge PDF documents on .NET Framework, .NET Core, Mono....generate usdz file Scene scene = new Scene(); int i = 0 ; foreach...file in files) { using var fs = new FileStream(file, FileMode.Open...

    products.aspose.com/3d/net/merger/pdf/
  2. Merge GLB File Formats via .NET | products.aspo...

    C# source code to load, render and Merge GLB documents on .NET Framework, .NET Core, Mono....generate usdz file Scene scene = new Scene(); int i = 0 ; foreach...file in files) { using var fs = new FileStream(file, FileMode.Open...

    products.aspose.com/3d/net/merger/glb/
  3. Cancel ZIP Archive Creation | Aspose.Zip Docume...

    Learn how to cancel the creation of ZIP archives within your Java application....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/zip/java/cancel-archive-creation/
  4. 将PdfSaveOptions和ImageOrPrintOptions的DefaultFont...

    学习在使用Aspose.Cells保存文档时优先设置字体。...ImageOrPrintOptions 的 DefaultFont 属性设置为“Times New Roman”。同时将布尔属性 CheckWorkbookDefault...设置为“false”,确保A1单元格的文本使用“Times New Roman”字体渲染,而不是使用默认字体(此处为“Cal...

    docs.aspose.com/cells/zh/cpp/set-defaultfont-pr...
  5. Public API Changes in Aspose.Imaging 2.9.1|Docu...

    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.... It includes not only new and updated public methods, added...Java 2.9.1 has introduced two new method for the com.aspose.imaging...

    docs.aspose.com/imaging/java/public-api-changes...
  6. Xamarin and .NET 2.0 Differences|Aspose.Words f...

    Aspose.Words for .NET Standard 2.0 API differences comparing to regular .NET version using C#.... Bitmap image = new System . Drawing . Bitmap ( gTestImagePath...RenderToScale .NET Document doc = new Document ( gTestDocumentPath...

    docs.aspose.com/words/net/xamarin-and-net-stand...
  7. 不用在工作表中编写,直接用JavaScript用C++进行自定义函数的计算|Documenta...

    本文介绍如何使用Aspose.Cells库,允许用JavaScript用C++在Microsoft Excel中直接计算自定义函数,无需在工作表中编写函数。加载现有Excel文件或新建一个,计算自定义函数,并保存修改后的文件。...arrayBuffer (); workbook = new Workbook ( new Uint8Array ( arrayBuffer...Create a new workbook if no file is provided workbook = new Workbook...

    docs.aspose.com/cells/zh/javascript-cpp/direct-...
  8. Suppress Blank space if condition did not satis...

    Summary I’m trying to hide a paragraph (conditional content) when a condition is not met. Even with MailMerge.CleanupOptions enabled, the paragraph space remains in the final DOCX. I need the paragraph to be fully remove…... Code var doc = new Document(@"in.docx"); // Read...illustrate this: Document doc = new Document(@"in.docx"); var jsonText...

    forum.aspose.com/t/suppress-blank-space-if-cond...
  9. Image Vectorization – C# Examples – Aspose.SVG ...

    Learn how to vectorize images with Aspose.SVG. Consider image vectorization functionalities and the effect of configuration properties on the result....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/svg/net/image-vectorization-exa...
  10. Convert PDF to Microsoft PowerPoint|Aspose.PDF ...

    Aspose.PDF allows you to convert PDF to PowerPoint format using Java. One way there is a possibility to convert PDF to PPTX with Slides as Images....document Document document = new Document ( documentFileName );...PptxSaveOptions pptx_save = new PptxSaveOptions (); // Save the...

    docs.aspose.com/pdf/java/convert-pdf-to-powerpo...