Sort Score
Result 10 results
Languages All
Labels All
Results 6,971 - 6,980 of 155,657 for

2

(1.46 sec)
  1. How to Save a OneNote Document | Aspose.Note Do...

    Learn how to save a OneNote document with detailed instructions....one" ; 2 string dataDir = RunExamples....string inputFile = "Sample1.one" ; 2 string dataDir = RunExamples....

    docs.aspose.com/note/net/save-a-onenote-document/
  2. Working with custom calculation engine for Grid...

    This article describes how to use the custom calculation engine for the Aspose.Cells.GridJs library....the first parameter’s value by 2. Programming Sample class MyCalculation...CalculatedValue = ( decimal )( 2 . 0 * ( double ) data . GetParamValue...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  3. 在 PostScript 中使用转换 | C++

    Aspose.Page API 解决方案解答了如何在 PS 文件中转换内容的问题。了解如何在 C++ 中使用该功能... 2 System::String dataDir = RunE...No transformations ////////// 2 //Set paint in graphics state...

    docs.aspose.com/page/zh/cpp/ps/working-with-tra...
  4. Manage Rows and Columns in PowerPoint Tables Us...

    Manage table rows and columns in PowerPoint and OpenDocument with Aspose.Slides for Python via .NET and speed up presentation editing and data updates...."Row 1 Cell 1" # Add text to row 2, column 1. table . rows [ 1 ][...text_frame . text = "Row 1 Cell 2" # Clone row 1 at the end of the...

    docs.aspose.com/slides/python-net/manage-rows-a...
  5. Calculate Sub Totals|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.... StartRow = 2 ; ca . StartColumn = 1 ; ca ....EndRow = 18 ; ca . EndColumn = 2 ; // Apply subtotal; the consolidation...

    docs.aspose.com/cells/net/calculate-sub-totals/
  6. CompositeNode.RemoveChild | Aspose.Words for .NET

    Effortlessly manage your CompositeNode with the RemoveChild method, designed to streamline node removal for enhanced performance and efficiency.... Writeln ( "Section 2 text." ); // Both sections are...Trim (), Is . EqualTo ( "Section 2 text." )); See Also class Node...

    reference.aspose.com/words/net/aspose.words/com...
  7. Aspose CAD for .net add cadxrecord - Free Suppo...

    Hello, I’m having trouble finding the method to add a cadxrecord when modifying a DWG drawing using Aspose CAD .NET. Could you please help me figure out how to write a cadxrecord into a CADImage?...Product Family gjq January 4, 2026, 2:04am 1 Hello, I’m having trouble...Discourse January 4, 2026, 2:05am 2 @gjq There is no direct example...

    forum.aspose.com/t/aspose-cad-for-net-add-cadxr...
  8. Margins Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Margins enum for customizable document margins. Enhance your document formatting with easy-to-use presets!... Moderate 2 Moderate margins. Wide 3 Wide...+ "Document.UpdatePageLayout.2.pdf" ); See Also namespace Aspose...

    reference.aspose.com/words/net/aspose.words/mar...
  9. Render Unicode Supplementary characters in outp...

    Learn how to render Unicode Supplementary characters in output PDF using Aspose.Cells for C++....Normal Unicode characters are 2-byte long, while Unicode Supplementary...UTF-16 these characters require 2 surrogates (16-bit units). Render...

    docs.aspose.com/cells/go-cpp/render-unicode-sup...
  10. Move Pages to PDF using php-java | Aspose.PDF

    Move PDF pages of your document programmatically programmatically with PHP sample code using Aspose.PDF for PHP via Java...-> getPages () -> get_Item ( 2 ); $dstDocument -> getPages ()...$document -> getPages () -> delete ( 2 ); $document -> save ( $dstFileName...

    products.aspose.com/pdf/php-java/pages/move/