Sort Score
Result 10 results
Languages All
Labels All
Results 6,641 - 6,650 of 155,039 for

2

(0.89 sec)
  1. Migrate to the latest Aspose.Tasks for Java | A...

    Learn how to migrate from earlier versions of Aspose.Tasks for Java 8.1.0 to the latest ones....// Create a project instance 2 3 Project prj = new Project();...Project project = new Project(); 2 3 // Set default properties 4...

    docs.aspose.com/tasks/java/how-to-migrate-to-as...
  2. OutlineOptions.createMissingOutlineLevels prope...

    OutlineOptions.createMissingOutlineLevels property. Gets or sets a value determining whether or not to create missing outline levels when the document is exported....2" ); // Create a "PdfSaveOptions"...and no headings with levels of 2, 3, and 4. // The output PDF document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose.Barcode size is not working as expected ...

    Hi Team, i have C# code to generate barcode after that im using mergefiled to add barcode image to word document width and lenght of barcode image is not working as expected i have added code BarcodeGenerator barcode…...IsNullOrEmpty(temp[2]) ? Convert.ToSingle(temp[2]) : 0f; barcodeGenerator...IsNullOrEmpty(temp[2]) ? Convert.ToSingle(temp[2]) : 0f; bottom =...

    forum.aspose.com/t/aspose-barcode-size-is-not-w...
  4. 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...
  5. Aspose java 24.9 - help in finding code to add ...

    Hi, I am trying to evaluate aspose for one of our requirements. I tried downloading the aspose pdf java jar 24.9 version from the website. Also we got temporary license which I don’t know how to set it yet. I tried usin…...Family tryaspose1 March 31, 2025, 2:09pm 21 Hi Ali, Any updates on...time. tryaspose1 April 14, 2025, 2:46pm 23 Hi Ali, Just checking...

    forum.aspose.com/t/aspose-java-24-9-help-in-fin...
  6. content|Documentation

    Content element is used to add one or more lines of text to the parent element....container=Example columns_count=2 ?block=Column 1 column=1 ?content=Lorem...aliqua. &block ?block=Column 2 column=2 ?content=Second column font_style=bold...

    docs.aspose.com/omr/net/txt-markup/content/
  7. 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...
  8. ChartSeries.bubbleSizes property | Aspose.Words...

    ChartSeries.bubbleSizes property. Gets a collection of bubble sizes for this chart series....9 , 2.45 , 3 ], [ 1 , - 0.9 , 1.82 , 0 ], [ 2 , 1.1 , 2.95 ,... 2 ]); // Show data labels. series . hasDataLabels = true ; series...

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