Sort Score
Result 10 results
Languages All
Labels All
Results 9,731 - 9,740 of 222,975 for

new

(1.17 sec)
  1. 页眉页脚|Aspose.Slides for PHP 文档

    使用 Aspose.Slides 在 PHP 中控制页眉和页脚:添加或编辑日期/时间、幻灯片编号和页脚文本,在 PPT、PPTX 和 ODP 中显示或隐藏占位符。...addHeaderFooter () { $presentation = new Presentation (); try { $slide...updateDateTime () { $presentation = new Presentation (); try { $slide...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  2. Aspose::Words::ControlChar::LineBreakChar field...

    Aspose::Words::ControlChar::LineBreakChar field. Line break character: (char)11 or "\v" in C++...." ); // Add a new line and starts a new paragraph. ASSERT_EQ...paragraph break, which will start a new paragraph. builder -> Write (...

    reference.aspose.com/words/cpp/aspose.words/con...
  3. Aspose::Words::ControlChar::ParagraphBreak meth...

    Aspose::Words::ControlChar::ParagraphBreak method. End of paragraph character: "\x000d" or "\r". Same as Cr in C++...." ); // Add a new line and starts a new paragraph. ASSERT_EQ...paragraph break, which will start a new paragraph. builder -> Write (...

    reference.aspose.com/words/cpp/aspose.words/con...
  4. Aspose::Words::ControlChar::Cell method | Aspos...

    Aspose::Words::ControlChar::Cell method. End of a table cell or end of a table row character: "\x0007" or "\a" in C++...." ); // Add a new line and starts a new paragraph. ASSERT_EQ...paragraph break, which will start a new paragraph. builder -> Write (...

    reference.aspose.com/words/cpp/aspose.words/con...
  5. Aspose::Words::ControlChar::SectionBreakChar fi...

    Aspose::Words::ControlChar::SectionBreakChar field. End of section character: (char)12 or "\f" in C++...." ); // Add a new line and starts a new paragraph. ASSERT_EQ...paragraph break, which will start a new paragraph. builder -> Write (...

    reference.aspose.com/words/cpp/aspose.words/con...
  6. Manipulate Position Size and Designer Chart wit...

    Learn how to use Aspose.Cells for C++ to effectively manipulate the position, size, and designer chart in Microsoft Excel. Our guide will demonstrate how to adjust these properties for improved layout and visualization....the position or size of the new or existing chart inside the...chart with new height and width or reposition it with new X and Y...

    docs.aspose.com/cells/go-cpp/manipulate-positio...
  7. Merge any number of Tar.gz archives | Aspose.ZI...

    Learn how to merge Tar.gz archives into one using Aspose.ZIP for .NET. This guide provide instructions for combining multiple archive Tar.gz format into a single file with easy-to-use API features....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/zip/net/merge-arbitrary-number-...
  8. 幻灯片|Aspose.Slides 文档

    在 Aspose.Slides for Android 中控制幻灯片:使用 Java 创建、克隆、重新排序、调整大小、设置背景,并为 PPT、PPTX 和 ODP 演示文稿应用过渡效果。...Presentation presentation = new Presentation (); try { ILayoutSlide...Presentation presentation = new Presentation (); try { // 添加另一个空白幻灯片。...

    docs.aspose.com/slides/zh/androidjava/examples/...
  9. Public API Changes in Aspose.Cells 8.9.2|Docume...

    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...Workbook instance var book = new Workbook (); // Access first...

    docs.aspose.com/cells/net/public-api-changes-in...
  10. PS to PDF Merge using C# | Aspose.PDF

    Combine two or more PS documents into one PDF single file programmatically with C# sample code using Aspose.PDF for .NET... Initialize a new Document, and run a loop for...add a new page to PDF document In loop: add PS file to new page...

    products.aspose.com/pdf/net/merger/ps-to-pdf/