Sort Score
Result 10 results
Languages All
Labels All
Results 6,041 - 6,050 of 153,585 for

2

(0.09 sec)
  1. Shape.RefreshData() breaks shape from master wi...

    I’m evaluating Aspose.Diagram for Dotnet (Nuget version 25.1.0) and have trouble with a master shape which has a geometry with a NURBS coordinate. Let’s assume I have a .vsdx file with one master, which has a shape with…...2, MeasureConst.Undefined) }); geom1...Add(master); diagram.AddShape(2, 2, masterName, 0); diagram.Pages[0]...

    forum.aspose.com/t/shape-refreshdata-breaks-sha...
  2. FieldArgumentBuilder.AddField | Aspose.Words fo...

    Enhance your coding efficiency with the FieldArgumentBuilder's AddField method. Seamlessly integrate FieldBuilder for robust argument construction....\\f Arial \\s 25 \\u " )); // 2 - Nested field: // Use a field...leftExpression . AddArgument ( 2 ); leftExpression . AddArgument...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Variables defined in dynamically included docum...

    Hi there, When trying to access a variable that is defined in a dynamically inlcuded document (sub template), the code fails with an error message indicating that the variable name is not a field of the data source. It …...lyagin January 30, 2026, 5:17pm 2 @tibitabi This behavior is by...that: <<[s]>> . tibitabi February 2, 2026, 5:54am 3 Hi Ivan Thanks...

    forum.aspose.com/t/variables-defined-in-dynamic...
  4. Aspose Total using Aspose.SVG failing on M1 Mac...

    Unable to run Aspose.SVG from Aspose.Total on M1 Mac .Net 8.0 adding Aspose.SVG and Aspose.SVG.Drawing.SkiaSharp references. Two issuse new SkiaModulw() not found, and appears to be using System.Drawing.Common.dll missi…...cs(2,26): error CS0234: The type or...asad.ali June 18, 2025, 7:30pm 2 @bhutfless We request you to uninstall...

    forum.aspose.com/t/aspose-total-using-aspose-sv...
  5. 在Python中对行和列进行分组和取消分组|Documentation

    通过Aspose.Cells for Python Via Java API学习如何对行和列进行分组和取消分组...first three columns (from 0 to 2) and making them hidden by passing...true cells . groupColumns ( 0 , 2 , True ) \ # Saving the modified...

    docs.aspose.com/cells/zh/java/grouping-and-ungr...
  6. 将主题应用于形状|Documentation

    本节介绍如何使用 Aspose.Diagram 在 visio 形状中设置主题属性。... getPage ( "Page-2" ); // Add master with stencil...PageIndex = 1 ; double width = 2 , height = 2 , pinX = 4 . 25 , pinY...

    docs.aspose.com/diagram/zh/java/apply-theme-to-...
  7. Letter Interchanges when converting DOCX to PDF...

    Hi, When converting a DOCX to PDF, I noticed some letters get interchanged. Code: var doc = new Document(@".\test.docx"); doc.LayoutOptions.TextShaperFactory = HarfBuzzTextShaperFactory.Instance; doc.Save(@".\test.…...ServerSide527 January 19, 2026, 2:07pm 1 Hi, When converting a DOCX...Discourse January 19, 2026, 2:08pm 2 @ServerSide527 You are reporting...

    forum.aspose.com/t/letter-interchanges-when-con...
  8. How can I check if a text value will visually f...

    @amjad.sahi, @Professionalize.Discourse, @John.He, @simon.zhao worksheet.Cells.SetColumnWidthPixel(0, 5); worksheet.Cells.SetColumnWidthPixel(1, 5); var textRange = worksheet.Cells.CreateRange(0, 0,1, 2); textRange .…...CreateRange(0, 0,1, 2); textRange .Merge(); textRange...Discourse July 3, 2025, 11:44am 2 @imparthgalani Cause To determine...

    forum.aspose.com/t/how-can-i-check-if-a-text-va...
  9. Watermark image to full page - Free Support For...

    Hi We have purchased Aspose.Total license recently. We are trying to add image as watermark to all pages in pdf. But we want to add watermark to full page covering all areas of page. We are using watermarkartificat clas…...barhate May 2, 2025, 8:41am 1 Hi We have purchased...Professionalize.Discourse May 2, 2025, 8:41am 2 @krushna.barhate To add...

    forum.aspose.com/t/watermark-image-to-full-page...
  10. MarkerSymbol enumeration | Aspose.Words for Nod...

    Aspose.Words.Drawing.Charts.MarkerSymbol enumeration. Specifies marker symbol style....toEqual ( "Series 2" ); expect ( chart . series . at ( 2 ). name ).... at ( 1 ). dataPoints . at ( 2 ); dataPoint . format . fill ...

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