Sort Score
Result 10 results
Languages All
Labels All
Results 7,571 - 7,580 of 223,097 for

new

(0.53 sec)
  1. ActiveX|Aspose.Slides for PHP 文档

    了解如何在 PHP 中使用 Aspose.Slides 查找、编辑和删除 ActiveX 控件,以及为 PowerPoint 演示文稿更新属性。...addActiveX () { $presentation = new Presentation (); try { $slide...accessActiveX () { $presentation = new Presentation ( "activex.pptm"...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  2. 动画|Aspose.Slides for PHP 文档

    使用 Aspose.Slides 在 PHP 中掌握幻灯片动画:添加、编辑和删除效果、时间和触发器,以在 PPT、PPTX 和 ODP 中创建动态演示文稿。...addAnimation () { $presentation = new Presentation (); try { $slide...accessAnimation () { $presentation = new Presentation ( "animation.pptx"...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  3. FieldCollection.GetEnumerator | Aspose.Words fo...

    Discover the FieldCollection GetEnumerator method—efficiently return an enumerator object and enhance your data handling capabilities....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FieldVisitor fieldVisitor = new FieldVisitor (); using ( IEnumerator...

    reference.aspose.com/words/net/aspose.words.fie...
  4. OLE Excel Object Size is Changed after Double C...

    I am evaluating the capabilities of embedding Excel into Word and having some issues. Screenshot 1 demonstrates the generated docx file, which looks ok, however double clicking the embed to edit brings up an incorrectly…...Read); var book = new Aspose.Cells.Workbook(@"C:\P...BottomMargin = 0; var options = new Aspose.Cells.Rendering.ImageOrPrintOptions...

    forum.aspose.com/t/ole-excel-object-size-is-cha...
  5. Specify Save Options in C#|Aspose.Words for .NET

    More accurately control the save process using C#.... Example: Document doc = new Document ( "input.docx" ); PdfSaveOptions...PdfSaveOptions options = new PdfSaveOptions (); options . Password...

    docs.aspose.com/words/net/specify-save-options/
  6. TextEffect enumeration | Aspose.Words for Node.js

    Aspose.Words.TextEffect enumeration. Animation effect for text runs....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. MeasurementUnits enumeration | Aspose.Words for...

    Aspose.Words.MeasurementUnits enumeration. Specifies the unit of measurement.... let doc = new aw . Document ( base . myDir..."Rendering.docx" ); let saveOptions = new aw . Saving . OdtSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. PclSaveOptions.saveFormat property | Aspose.Wor...

    PclSaveOptions.saveFormat property. Specifies the format in which the document will be saved if this save options object is used... let doc = new aw . Document ( base . myDir..."Rendering.docx" ); let saveOptions = new aw . Saving . PclSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 在 Java 中将 HTML 转换为 PDF – Aspose.HTML for Java

    使用 Aspose.HTML for Java 将 HTML 转换为 PDF。使用转换器和 PdfSaveOptions 类可获得精确和可定制的 PDF 输出。...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/html/zh/java/html-to-pdf-conver...
  10. 使用 C++ 在加载工作簿或工作表时筛选对象 Node.js 版本|Documentation

    学习如何在加载工作簿或工作表时使用 Aspose.Cells for Node.js via C++ 进行筛选。... const lOptions = new AsposeCells . LoadOptions ();...(); lOptions . setLoadFilter ( new AsposeCells . LoadFilter ( AsposeCells...

    docs.aspose.com/cells/zh/nodejs-cpp/filter-obje...