Sort Score
Result 10 results
Languages All
Labels All
Results 7,451 - 7,460 of 150,874 for

2

(0.29 sec)
  1. Modify SmartObject PSD - Free Support Forum - a...

    Hello, I purchased an Aspose Python PSD OEM license to perform a specific task, but I’m unable to achieve the expected result. I need support to resolve this. When I try to replace the content of a smart object, the re…...") # ✅ 2. Charger le fichier PSD load_options...new_width) // 2 y = (canvas_height - new_height) // 2 print(f"Position...

    forum.aspose.com/t/modify-smartobject-psd/313972
  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. ChartAxisType enumeration | Aspose.Words for No...

    Aspose.Words.Drawing.Charts.ChartAxisType enumeration. Specifies type of chart axis....= [ "Category 1" , "Category 2" , "Category 3" ]; // Insert two...series . add ( "Series 2" , categories , [ 64.2 , 79.5 , 94.0 ]);...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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...