Sort Score
Result 10 results
Languages All
Labels All
Results 3,171 - 3,180 of 213,057 for

new

(0.14 sec)
  1. 在PHP中将工作表转换为SVG|Documentation

    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.... PHP 代码 $saveFormat = new SaveFormat (); $path = $dataDir...the template file $workbook = new Workbook ( $path ); //Convert...

    docs.aspose.com/cells/zh/java/converting-worksh...
  2. ChartSeries.HasDataLabels | Aspose.Words for .NET

    Discover the ChartSeries HasDataLabels property to easily manage data label visibility for your series, enhancing your data visualization experience....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder..."Revenue" , new [] { "January" , "February" , "March" }, new [] { 25...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Extend and Contribute to CRM Quote Generator|As...

    How to defined a custom workflow using Aspose.Words to convert HTML to word and Attach Generated Quotation with Quote in C#....); LoadOptions loadOptions = new LoadOptions (); loadOptions ...LoadFormat . Html ; Document myDoc = new Document ( stream , loadOptions...

    docs.aspose.com/words/net/extend-and-contribute...
  4. Body.ParentSection | Aspose.Words for .NET

    Discover the Body ParentSection property to easily access a story's parent section and enhance your content management efficiency....SuppressEndnotes () { Document doc = new Document (); doc . RemoveAllChildren...endnoteText ) { Section section = new Section ( doc ); doc . AppendChild...

    reference.aspose.com/words/net/aspose.words/bod...
  5. Aspose.PSD for .NET 21.7 - Release Notes|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....expected , actual )) { throw new Exception ( "Objects are not..." ); } } using ( var image = new PsdImage ( 500 , 500 )) { FillLayer...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-7...
  6. Reading and Saving Projects in Project Server o...

    Discover how to manage projects using Aspose.Tasks for .NET within Project Server or Project Online....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/managing-projects-wit...
  7. 用 JavaScript 通过 C++ 格式化工作簿中的工作表单元格|Documentation

    学习如何使用 C++ 脚本格式化工作簿中的工作表单元格,定制电子表格中数据的外观和样式。...ame) { const cellsLicense = new AsposeCells.License(); cellsLicense...workbook = new AsposeCells.Workbook(); workbook.changePalette(new AsposeCells...

    docs.aspose.com/cells/zh/javascript-cpp/format-...
  8. MarkdownSaveOptions | Aspose.Words for .NET

    Discover the MarkdownSaveOptions constructor to effortlessly save documents in Markdown format. Streamline your workflow with this essential tool....MarkdownSaveOptions constructor Initializes a new instance of this class that can...RenameImages () { Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.sav...
  9. GroupShape|Aspose.Slides Documentation

    Work with group shapes in C# using Aspose.Slides: create and ungroup, reorder child shapes, set transforms and bounds across PowerPoint and OpenDocument....Add_Group_Shape () { using var pres = new Presentation (); var slide =...Access_Group_Shape () { using var pres = new Presentation (); var slide =...

    docs.aspose.com/slides/net/examples/elements/gr...
  10. DocumentLoadingArgs Class | Aspose.Words for .NET

    Explore the Aspose.Words.Loading.DocumentLoadingArgs class for efficient document loading. Enhance your workflow with powerful notification arguments....LoadingProgressCallb progressCallback = new LoadingProgressCallb (); LoadOptions...LoadOptions loadOptions = new LoadOptions { ProgressCallback = progressCallback...

    reference.aspose.com/words/net/aspose.words.loa...