Sort Score
Result 10 results
Languages All
Labels All
Results 6,761 - 6,770 of 214,446 for

new

(0.14 sec)
  1. 连接器|Aspose.Slides for Node.js via .NET 文档

    了解如何使用 Aspose.Slides for Node.js 在 PPT、PPTX 和 ODP 演示文稿中添加、路由和设置形状之间连接线的样式,提供 JavaScript 示例。...addConnector () { let presentation = new aspose . slides . Presentation...accessConnector () { let presentation = new aspose . slides . Presentation...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  2. Style.Name | Aspose.Words for .NET

    Discover the Style Name property, easily manage and customize your styles for enhanced design flexibility and user experience....affected nodes will reference new style. Examples Shows how to...style collection. Document doc = new Document (); Assert . That (...

    reference.aspose.com/words/net/aspose.words/sty...
  3. Working with Recurring Tasks | Aspose.Tasks Doc...

    Learn how to create, manage, and customize recurring tasks and recurrence patterns in Microsoft Project (MPP/XML) using Aspose.Tasks for .NET. Includes C# examples for defining daily, weekly, monthly, and yearly recurrence rules....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/working-with-recurrin...
  4. Moving Tasks | Aspose.Tasks Documentation

    Learn how to move tasks under other tasks or within the same hierarchy using Aspose.Tasks for .NET. Includes C# examples for restructuring Microsoft Project (MPP/XML) task trees....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/moving-tasks/
  5. Word转pdf 图片丢失 - Free Support Forum - aspose.com

    SNT25070004_1(4).zip (2.4 MB) word转pdf 这里第四页的第二张图片不见了...handled correctly: Document doc = new Document("path/to/your/document...docx"); PdfSaveOptions options = new PdfSaveOptions(); options.se...

    forum.aspose.com/t/word-pdf/314770
  6. An Exception Is Thrown When Loading a PowerPoin...

    Dear Aspose Support Team, We are currently using a C# function to remove watermarks from .pptx files utilizing the Aspose.Slides library. We have a valid Aspose.Total for .NET license. Our function loads the presentati…...loads the presentation using the new Presentation(strFilePath) constructor...(Presentation presentation = new Presentation(strFilePath)) {...

    forum.aspose.com/t/an-exception-is-thrown-when-...
  7. Extract Data from AcroForm using C#|Aspose.PDF ...

    Aspose.PDF makes it easy to extract form field data from PDF files. Learn how to extract data from AcroForms and save it into JSON, XML, or FDF format....document using ( var document = new Aspose . Pdf . Document ( dataDir...document using ( var document = new Aspose . Pdf . Document ( dataDir...

    docs.aspose.com/pdf/net/extract-data-from-acrof...
  8. Փոխարկել JPG DOCX Javascript

    Փոխարկեք JPG ը DOCX ձևաչափի JavaScript կոդով: Պահեք JPG որպես DOCX օգտագործելով JavaScript:...); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...require('@aspose/words'); var doc = new aw.Document("Input.jpg") doc...

    products.aspose.com/words/hy/nodejs-net/convers...
  9. Փոխարկել JPG TXT Javascript

    Փոխարկեք JPG ը TXT ձևաչափի JavaScript կոդով: Պահեք JPG որպես TXT օգտագործելով JavaScript:...); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...require('@aspose/words'); var doc = new aw.Document("Input.jpg") doc...

    products.aspose.com/words/hy/nodejs-net/convers...
  10. 在工作簿内或之间复制和移动工作表,使用Node.js和C++|Documentation

    学习如何使用Aspose.Cells for Node.js via C++在工作簿内或之间复制和移动工作表。高效管理你的工作簿结构。... const excelWorkbook1 = new AsposeCells . Workbook ( path...book. const excelWorkbook2 = new AsposeCells . Workbook ( filePath...

    docs.aspose.com/cells/zh/nodejs-cpp/copy-and-mo...