Sort Score
Result 10 results
Languages All
Labels All
Results 7,371 - 7,380 of 150,873 for

2

(0.15 sec)
  1. ListFormat.isListItem property | Aspose.Words f...

    ListFormat.isListItem property. True when the paragraph has bulleted or numbered formatting applied to it....writeln ( "Level " + i ); } // 2 - A bulleted list: // This list...writeln ( "Numbered list item 2" ); builder . writeln ( "Numbered...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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. 数学文本|Aspose.Slides 文档

    使用 Aspose.Slides 在 C# 中处理数学文本:创建和编辑方程式、分数、根式、上下标、格式,并渲染 PPT 和 PPTX 的结果。... SetSuperscript ( "2" ) . Join ( "=" ) . Join ( new...MathematicalText ( "a" ). SetSuperscript ( "2" )) . Join ( "+" ) . Join ( new...

    docs.aspose.com/slides/zh/net/examples/elements...
  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. 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...
  9. 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...
  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...