Sort Score
Result 10 results
Languages All
Labels All
Results 8,591 - 8,600 of 200,018 for

new

(0.11 sec)
  1. AdjustmentCollection | Aspose.Words for Java

    Represents a read-only collection of Adjustment adjust values that are applied to the specified shape in Java.... Document doc = new Document(getMyDir() + "Rounded...adjustment raw values. Document doc = new Document(getMyDir() + "Rounded...

    reference.aspose.com/words/java/com.aspose.word...
  2. I want to search for hyperlinks or urls that co...

    Search and replace keyword in a hyperlink and URL...throws Exception { Document doc = new Document("path/to/your/document...FIELD_HYPERLINK) { Hyperlink hyperlink = new Hyperlink(fieldStart); // Check...

    forum.aspose.com/t/i-want-to-search-for-hyperli...
  3. Remove Slide from Presentation|Aspose.Slides Do...

    Remove slide from PowerPoint by reference or index in Java...presentation file Presentation pres = new Presentation ( "demo.pptx" );...presentation file Presentation pres = new Presentation ( "demo.pptx" );...

    docs.aspose.com/slides/androidjava/remove-slide...
  4. 使用 C# 旋转 PDF 页面|Aspose.PDF for .NET

    本主题描述了如何使用 C# 程序化地旋转现有 PDF 文件中的页面方向。...document using ( var document = new Aspose . Pdf . Document ( dataDir...difference between // Old and new height. double newLLY = r . LLY...

    docs.aspose.com/pdf/zh/net/rotate-pages/
  5. Change Data Source of the Chart to Destination ...

    Learn how to change the data source of a chart to a destination worksheet while copying rows or a range in Aspose.Cells for C++. Our guide will show you how to update the chart's data range and link it to the destination worksheet, ensuring that the copied rows or range are accurately reflected in the chart....range which contains charts to a new worksheet, then the data source...after copying rows or range to a new worksheet, the data source will...

    docs.aspose.com/cells/cpp/change-data-source-of...
  6. 使用 Node.js 和 C++ 以指定打印纸张尺寸加载工作簿|Documentation

    学习如何在使用 Aspose.Cells for Node.js via C++ 加载工作簿时设置打印纸张大小。...first worksheet const workbook = new AsposeCells . Workbook (); const...with A5 paper size const opts = new AsposeCells . LoadOptions ( AsposeCells...

    docs.aspose.com/cells/zh/nodejs-cpp/load-workbo...
  7. Public API Changes in Aspose.Cells 8.5.1|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 object Workbook book = new Workbook (); //Call Dispose method...

    docs.aspose.com/cells/net/public-api-changes-in...
  8. Convert docx to PDF is taking long time - Free ...

    https://forum.aspose.com/t/convert-docx-to-pdf-is-taking-long-time/314621/7 Please try to send your zip file to my email vyacheslav.deryushev@aspose.com... Document doc = new Document("C:\\In.docx"); doc...Diagnostics; License wordsLicense = new License(); wordsLicense.SetLicense("Aspose...

    forum.aspose.com/t/convert-docx-to-pdf-is-takin...
  9. EditableRange.EditorGroup | Aspose.Words for .NET

    Manage user permissions effortlessly with the EditableRange EditorGroup property, allowing control over editing access for enhanced collaboration.... Document doc = new Document (); doc . Protect (...); DocumentBuilder builder = new DocumentBuilder ( doc ); builder...

    reference.aspose.com/words/net/aspose.words/edi...
  10. CellFormat Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.CellFormat class for comprehensive table cell formatting. Enhance your document styling with easy-to-use features!... Document doc = new Document ( MyDir + "Tables.docx"...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.tab...