Sort Score
Result 10 results
Languages All
Labels All
Results 4,471 - 4,480 of 100,374 for

new

(0.12 sec)
  1. Working with Visual Studio|Documentation

    This article introduces how to use GridWeb in visual studio.... Step 1: Creating New Web Site Open Visual Studio 2013...menu, select New Menu , then Web Site . The New Web Site dialog...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  2. MarkdownSaveOptions.imageResolution property | ...

    MarkdownSaveOptions.imageResolution property. Specifies the output resolution for images when exporting to Markdown... let doc = new aw . Document ( base . myDir..."Rendering.docx" ); let saveOptions = new aw . Saving . MarkdownSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FieldStart.fieldData property | Aspose.Words fo...

    FieldStart.fieldData property. Gets custom field data which is associated with the field.... let doc = new aw . Document ( base . myDir.... at ( 2 ); console . log ( new Buffer . from ( field . start...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ChartSeries.Insert | Aspose.Words for .NET

    Effortlessly enhance your charts with the ChartSeries Insert method. Insert X values at any index, optimizing your data visualization with ease!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  5. 在C#中將PPT轉換為視頻 | products.aspose.com

    在C#中將PPT轉換為視頻。使用 .NET 庫 API 將 PowerPoint 轉換為視頻...Configure(new FFOptions { BinaryFolder = @...(Presentation presentation = new Presentation()) { // Adds a smile...

    products.aspose.com/slides/zh-hant/net/conversi...
  6. 许可证|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/
  7. 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-...
  8. 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...
  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/