Sort Score
Result 10 results
Languages All
Labels All
Results 5,961 - 5,970 of 133,264 for

2

(0.07 sec)
  1. Adding Extended Attributes to Resource Assignments

    Learn how to add extended attributes to Microsoft Project resource assignments using Aspose.Tasks for .NET....Copy 1 // Create new project 2 Project project = new Project(...Copy 1 // Create new project 2 Project project = new Project(...

    docs.aspose.com/tasks/net/adding-extended-attri...
  2. Render Unicode Supplementary characters in outp...

    Learn how to Render Unicode Supplementary characters while converting Excel to PDF with Aspose.Cells for Python via .NET API....Normal Unicode characters are 2-bytes long while Unicode Supplementary...UTF-16 these characters require 2 surrogates (16-bit units). Render...

    docs.aspose.com/cells/python-net/render-unicode...
  3. Aspose LTV: What are supported Timestamp Server...

    Hi team, We are finding the Timestamp server which is comparable with Aspose for LTV purpose. As our requirement, it should be trusted by Adobe, so could you provide the list of providers that the product support? And …...Family WaseemMuthu April 26, 2025, 2:19am 1 Hi team, We are finding...amjad.sahi April 26, 2025, 9:40am 2 @WaseemMuthu , It seems you’re...

    forum.aspose.com/t/aspose-ltv-what-are-supporte...
  4. More details about WORDSNET-25047 - Free Suppor...

    Our QA team needs more information about the root cause of WORDSNET-25047 that will help with creating test data, please note that the bug was solved in 23.3 version. Thanks...Discourse May 18, 2025, 10:51am 2 @aabuhijleh Can you please specify... alexey.noskov May 18, 2025, 2:29pm 4 @aabuhijleh In the description...

    forum.aspose.com/t/more-details-about-wordsnet-...
  5. Move Pages to PDF using Python for .NET | Aspos...

    Move PDF pages of your document programmatically programmatically with Python sample code using Aspose.PDF for Python for .NET... pages [ 2 ] dstDocument . pages . add (...srcDocument . pages . delete ( 2 ) srcDocument . save ( src_file_name_new...

    products.aspose.com/pdf/python-net/pages/move/
  6. Auto-space a Collection of Shapes in the Visio ...

    This section explains how to autospace a collection of shapes in a visio page with Aspose.Diagram....DistanceInHorizontal = 2 ; options . DistanceInVertical = 2 ; // set auto...

    docs.aspose.com/diagram/net/auto-space-a-collec...
  7. 在 xlsx4j 中计算小计|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/zh/java/calculate-sub-tot...
  8. Add Page Stamp to PDF using Python | Aspose.PDF

    Add page stamp to PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET....dataDir + pageStampFileName , 2 ) plumPageStamp . set_height (...in range ( 1 , 6 ): if ( i % 2 == 0 ): pdfDocument . pages [...

    products.aspose.com/pdf/python-net/stamps/page/
  9. DocumentBuilder.IsAtEndOfStructuredDocumentTag ...

    Discover DocumentBuilder's IsAtEndOfStructuredDocumentTag property—check if your cursor is positioned at the end of a structured document tag for efficient editing!...MoveToStructuredDocu ( 1 , 1 ); // 2 - Move to the first character...NodeType . StructuredDocumentTa , 2 , true ); builder . MoveToStructuredDocu...

    reference.aspose.com/words/net/aspose.words/doc...
  10. ImageSize.WidthPixels | Aspose.Words for .NET

    Discover the ImageSize WidthPixels property to easily retrieve the pixel width of your images, enhancing your image management and optimization....WidthPoints * 2 ; shape . Height = imageSize . HeightPoints * 2 ; doc...

    reference.aspose.com/words/net/aspose.words.dra...