Sort Score
Result 10 results
Languages All
Labels All
Results 7,281 - 7,290 of 155,408 for

2

(1.14 sec)
  1. Excel – R1C1 Reference Style vs. A1 with Golang...

    R1C1 Reference Style vs. A1 style using Aspose.Cells with Golang 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/go-cpp/r1c1-reference-sty...
  2. 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...
  3. 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...
  4. 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...
  5. Cropped images do not render properly in HTML w...

    Hi, When converting DOCX to HTML, we set ScaleImageToShapeSize is set to false. This is to work around a sizing issue reported in https://forum.aspose.com/t/images-in-rendered-html-have-extra-size-and-caused-blurry-outp…...2 MB) 1283×266 93.3 KB Thanks, alexey...noskov February 27, 2026, 2:13pm 2 @ServerSide527 We have opened...

    forum.aspose.com/t/cropped-images-do-not-render...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. 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...