Sort Score
Result 10 results
Languages All
Labels All
Results 4,731 - 4,740 of 19,458 for

2 of

(0.04 sec)
  1. Story.Tables | Aspose.Words for .NET

    Discover Story Tables, a curated collection Of tables directly linked to your story, enhancing organization and engagement effortlessly.... AreEqual ( 2 , tables [ 1 ]. Rows . Count );...

    reference.aspose.com/words/net/aspose.words/sto...
  2. Draw geomtry to visio VSSX document via Python ...

    Python source code to draw geomtry to visio vssx file within any Python based application....drawRectangle( 2 , 2 , 2 , 1 ) diagram.save( "outpath_with_filename"...

    products.aspose.com/diagram/python-java/drawing...
  3. System.MissingMethodException in Aspose.pdf - n...

    Was able to narrow this down to a small block Of code: Using OfS As New IO.FileStream(path:=sPageImage, mode:=IO.FileMode.Create) oPage.Resources.Images.Item(1).Save(stream:=OfS, …...Family rozeboosje May 22, 2025, 2:28pm 1 Was able to narrow this... rozeboosje May 22, 2025, 2:52pm 2 Okay I have to admit I’m confused...

    forum.aspose.com/t/system-missingmethodexceptio...
  4. FieldIf.true_text property | Aspose.Words for P...

    FieldIf.true_text property. Gets or sets the text displayed if the comparison expression is true.... write ( ' \n Statement 2: ' ) field = builder . insert_field...'=' field . right_expression = '2 + 3' field . true_text = 'True'...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 包含强类型数据的列|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....//Exporting the contents of 2 rows and 2 columns starting from 1st... ExportDataTable ( 0 , 0 , 2 , 2 , true ); //Binding the DataTable...

    docs.aspose.com/cells/zh/net/columns-containing...
  6. NodeRendererBase.RenderToSize | Aspose.Words fo...

    Discover the NodeRendererBase RenderToSize method to efficiently render shapes into Graphics objects at your desired size for enhanced visual output....5f ); // 2 - Create a shape group, and render...1 ], renderingArgs . Value [ 2 ]); else if ( renderingArgs ....

    reference.aspose.com/words/net/aspose.words.ren...
  7. HTML to PDF conversion issue using aspose.pdf.d...

    We are using Aspose.pdf.document to convert html files to PDF. But converted PDF is not matching with HTML. We have some external css files ,since we cant directly provide references Of that file we are reading css file…...Discourse May 21, 2025, 1:15pm 2 @smitan When converting HTML to... Sources: [1]: HTMLToPDF.cs [2]: ConvertHTMLToPDFForm.java...

    forum.aspose.com/t/html-to-pdf-conversion-issue...
  8. Convert HTML to Markdown – C# Examples and Onli...

    Convert HTML to MD in C# using Aspose.HTML API. Consider various HTML to Markdown conversion scenarios in C# examples. Try online HTML Converter....file 2 string code = "<h1>Header 1</h1>" + 3 "<h2>Header 2</h2>"...path for converted file saving 2 string savePath = Path. Combine...

    docs.aspose.com/html/net/convert-html-to-markdown/
  9. Three methods for filtering Chart Data with C++...

    Learn how to filter charts in Excel using Aspose.Cells for C++. Our comprehensive guide will demonstrate how to apply filters to charts, customize chart elements, and use data analysis tools for better insights and informed decision making....will appear as shown in Figure 2 . In Aspose.Cells, we can perform...<span class="c1">// Should be 2 std :: cout << "Filtered Series...

    docs.aspose.com/cells/cpp/filtering-charts-in-e...
  10. ChartSeries.data_labels property | Aspose.Words...

    ChartSeries.data_labels property. Specifies the settings for the data labels for the entire series.... assertEqual ( 'Series 2' , chart . series [ 1 ] . name...'Series 3' , chart . series [ 2 ] . name ) # Apply data labels...

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