Sort Score
Result 10 results
Languages All
Labels All
Results 7,231 - 7,240 of 155,327 for

2

(0.98 sec)
  1. Excel – R1C1 Reference Style vs. A1|Documentation

    R1C1 Reference Style vs. A1 style by using Aspose.Cells for JavaScript via C++....are identified by numbers (1, 2, 3, …). For example, the cell...left. For example, R[2]C[3] is a cell 2 rows down and 3 columns...

    docs.aspose.com/cells/javascript-cpp/r1c1-refer...
  2. License Clarification for Aspose.PDF (.NET) in ...

    Hello Aspose Team, We are developing small internal automations using Aspose.PDF for .NET to convert PDFs into HTML. The plan is to deploy Aspose.PDF inside Azure Functions as part of our internal web applications withi…...Family ManikandanShivam February 2, 2026, 3:51pm 1 Hello Aspose Team...Professionalize.Discourse February 2, 2026, 3:51pm 2 @ManikandanShivam You’re...

    forum.aspose.com/t/license-clarification-for-as...
  3. Formatting issue when merging two dox into one ...

    I need to merge multiple docx file into one. When I merge it there is a formatting issue in the last sentence. Please refer the attached files. merged_document.docx (21.4 KB) 2.docx (28.5 KB) 3.docx (28.3 KB) Python…...4 KB) 2.docx (28.5 KB) 3.docx (28.3 KB)...Discourse July 18, 2025, 8:08am 2 @sachithaPDF Cause When merging...

    forum.aspose.com/t/formatting-issue-when-mergin...
  4. Long String in EMF Image Doesn't Add a Line Bre...

    Hi, Our attached sample EMF image features a table with a column containing an extended string. This string currently adjusts (wraps/breaks) to accommodate the column’s width. However, when we proceed to print this imag…...Discourse December 12, 2025, 12:39pm 2 @ashvek.gaonkar The problem you...SaveMetafilesAsPng = false ) [2]. The bug was fixed in Aspose...

    forum.aspose.com/t/long-string-in-emf-image-doe...
  5. Copy Inner and Outer Field|Aspose.PDF for .NET

    This section explains how to copy Inner and Outer Field with Aspose.PDF Facades using FormEditor Class....the first page to "Last Name 2" on the second page formEditor...( "Last Name" , "Last Name 2" , 2 ); // Save PDF document formEditor...

    docs.aspose.com/pdf/net/copy-inner-and-outer-fi...
  6. Inline.ParentParagraph | Aspose.Words for .NET

    Discover the Inline ParentParagraph property to easily access the parent Paragraph of any node, enhancing your coding efficiency and structure....( runs [ 2 ]. IsInsertRevision , Is . True ); // 2 - A "format"...changes. Assert . That ( runs [ 2 ]. IsFormatRevision , Is . True...

    reference.aspose.com/words/net/aspose.words/inl...
  7. CustomPart class | Aspose.Words for Python

    aspose.words.markup.CustomPart class. Represents a custom (arbitrary content) part, that is not defined by the ISO/IEC 29500 standard... assertEqual ( 2 , doc . package_custom_parts ...package_custom_parts . remove_at ( 2 ) self . assertEqual ( 2 , doc . package_custom_parts...

    reference.aspose.com/words/python-net/aspose.wo...
  8. RunCollection.toArray method | Aspose.Words for...

    RunCollection.toArray method. Copies all runs from the collection to a new array of runs.... at ( 2 ). isInsertRevision ). toEqual ( true ); // 2 - A "format"...changes. expect ( runs . at ( 2 ). isFormatRevision ). toEqual...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Add Custom XML Parts and Select Them by ID with...

    Learn how to add custom XML parts to Excel documents and select them by ID using Aspose.Cells for Node.js via C++....1 , 2 , 3 ]); const btsSchema = new Uint8Array ([ 1 , 2 , 3 ]);... getCustomXmlParts (). get ( 2 ). setID ( "Sport" ); wb . getCustomXmlParts...

    docs.aspose.com/cells/nodejs-cpp/add-custom-xml...
  10. ListCollection.addCopy method | Aspose.Words fo...

    ListCollection.addCopy method. Creates a new list by copying the specified list and adding it to the collection of lists in the document.... writeln ( "Item 2" ); builder . listFormat . removeNumbers...paragraphs. builder . writeln ( "List 2 starts below:" ); builder . listFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...