Sort Score
Result 10 results
Languages All
Labels All
Results 8,141 - 8,150 of 155,479 for

2

(0.54 sec)
  1. Stroke.transparency property | Aspose.Words for...

    Stroke.transparency property. Gets or sets a value between 0.0 (opaque) and 1.0 (clear) representing the degree of transparency of the stroke....8 , 2.6 , 3.9 ], y_values = [ 2.7 , 3.2 , 0.8 , 1.7 ])...visible = False data_points [ 2 ] . marker . format . fill . preset_textured...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Setting AWExporterParameter under JR7 - Free Su...

    Hello, I’ve been trying to migrate our environment from JR 6.21.5 (Aspose.Words for Jasper 23.10.4) to JR 7.0.3. I’m encountering problems with the AWExporterParameter. For example, we’re setting the parameter AWExport…...Discourse February 9, 2026, 12:47pm 2 @ohmstede You’re seeing a “missing...anatoly.sidorenko February 9, 2026, 2:49pm 3 Hi @ohmstede I checked...

    forum.aspose.com/t/setting-awexporterparameter-...
  3. Using shortcuts for string formatting - Free Su...

    We use this to format a date in the merged field {{NoticeDate\@ "MM/dd/yyyy"}} on the MS Word template. Wanted to know if there is such a shortcut to format the incoming string (EM9879999222) in a particular pattern as E…...Discourse November 26, 2025, 9:09pm 2 @WCBP4DocGenUser Summary Word...Regex r = new Regex(@"([A-Z]{2})(\d{3})(\d{4})(\d{3})"); if (f...

    forum.aspose.com/t/using-shortcuts-for-string-f...
  4. Gml to Gml throw exception - Free Support Forum...

    Hi Alexnder, Our QA starts testing your GiS.Lib (26.2.0) Please see: Source, please unzip and check: 101_features.zip (311 Bytes) Exception: System.NullReferenceException HResult=0x80004003 Message=Object refere…...Family danies8 March 4, 2026, 2:42pm 1 Hi Alexnder, Our QA starts...starts testing your GiS.Lib (26.2.0) Please see: 2026-03-04_16-33-09...

    forum.aspose.com/t/gml-to-gml-throw-exception/3...
  5. ChoiceBoxConfig|Documentation

    ChoiceBoxConfig element generates a question with a fixed number of answers....AnswersString = "() Answer 1 () Answer 2" } Required properties Name Type...AnswersString = "(5) (4) (3) (2) (1)" : Examples Check out the...

    docs.aspose.com/omr/net/programmatic-forms/choi...
  6. FieldLink | Aspose.Words for Java

    Implements the LINK field in Java....docx", null, true); // 2 - A DDE field: builder.writeln("FieldDde:\n");...xlsx", "Sheet1!R2C2", true); // 2 - A DDE field: builder.writeln("FieldDde:\n");...

    reference.aspose.com/words/java/com.aspose.word...
  7. Export Visio to EMF - Arrowheads not rendered c...

    When exporting Visio Diagrams to EMF using Aspose.Diagram, the arrowheads on the EMF do not match the Visio Drawing. A sample Visio file and export EMF in attached Zip… ArrowHeadIssue.zip (77.6 KB) Cheers! Troy...Discourse June 18, 2025, 12:03am 2 @bigelowt Cause The issue with...improvements related to rendering. 2. Check Export Settings : Review...

    forum.aspose.com/t/export-visio-to-emf-arrowhea...
  8. 添加形状|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Drop ( visioStarMaster , 2.0 , 5.5 ); visioStarShape . Text...pageNumber = 0 ; double width = 2 , height = 2 , pinX = 4.25 , pinY =...

    docs.aspose.com/diagram/zh/net/add-shapes/
  9. RunCollection.to_array method | Aspose.Words fo...

    RunCollection.to_array method. Copies all runs from the collection to a new array of runs....assertTrue ( runs [ 2 ] . is_insert_revision ) # 2 - A "format" revision:...changes. self . assertTrue ( runs [ 2 ] . is_format_revision ) # 3 -...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Azure Functions (Linux) System.DllNotFoundExcep...

    Hi, We have developed an Azure Function App that runs on the Flex Consumption Plan (Linux). We are trying to convert a Word document to PDF. We get following errors: System.TypeInitializationException: The type init…...Family wfbe October 13, 2025, 2:50pm 1 Hi, We have developed an...Azure.Functions.Worker" Version="2.1.0" /> <PackageReference Include="Microsoft...

    forum.aspose.com/t/azure-functions-linux-system...