Sort Score
Result 10 results
Languages All
Labels All
Results 5,121 - 5,130 of 193,357 for

new

(0.08 sec)
  1. Split Tasks

    Learn how to split Microsoft Project (MPP/XML) tasks using Aspose.Tasks for Java....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/split-tasks/
  2. Converting Worksheet to Image using ImageOrPrin...

    Learn how to convert a worksheet to an image file and apply various image and print options using Aspose.Cells for Node.js via C++....Microsoft Excel I created a new workbook in MS Excel and added...g., Visual Studio). Create a new console application. Add References...

    docs.aspose.com/cells/nodejs-cpp/converting-wor...
  3. HtmlVersion Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.HtmlVersion enum to optimize document saving in HTML and MHTML formats, enhancing compatibility and performance....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...); HtmlSaveOptions options = new HtmlSaveOptions ( SaveFormat...

    reference.aspose.com/words/net/aspose.words.sav...
  4. 许可证|Documentation

    Aspose.Cells for JAVA提供不同的购买计划或提供免费试用和30天临时许可证以评估Java中的许可证和订阅政策。... License license = new com . aspose . cells . License.... cells . License license = new com . aspose . cells . License...

    docs.aspose.com/cells/zh/java/licensing/
  5. Getting an error processing a PDF attachment - ...

    <p>I am using using the Aspose.Email to get attachments out of an Outlook email like this:</p> var mailMessage = Aspose.Email.Mail.MailMessage.Load(stream); var attachments = Aspose.Email.Outlook.MapiMessage.F…...DataLogics like this: var pdfStream = new MemoryStream(pdfAttachment.BinaryData);...BinaryData); var pdfDocument = new Datalogics.PDFL.Document(pdfStream);...

    forum.aspose.com/t/getting-an-error-processing-...
  6. IMailMergeDataSource.GetChildDataSource | Aspos...

    Discover how the IMailMergeDataSource GetChildDataSource method enhances Aspose.Words mail merge by managing nested regions seamlessly....implementation needs to return a new data source object that will...implementation needs to return a new IMailMergeDataSource object that...

    reference.aspose.com/words/net/aspose.words.mai...
  7. 将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...
  8. Cancel ZIP Archive Creation | Aspose.Zip Docume...

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

    docs.aspose.com/zip/java/cancel-archive-creation/
  9. Merge FBX File Formats via .NET | products.aspo...

    C# source code to load, render and Merge FBX 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/fbx/
  10. Merge GLTF File Formats via .NET | products.asp...

    C# source code to load, render and Merge GLTF 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/gltf/