Sort Score
Result 10 results
Languages All
Labels All
Results 6,211 - 6,220 of 20,738 for

2 of

(0.08 sec)
  1. Aspose::Words::ConditionalStyleCollection::get_...

    Aspose::Words::ConditionalStyleCollection::get_Count method. Gets the number Of conditional styles in the collection in C++....(); builder -> Write ( u "Cell 2" ); builder -> EndRow (); builder...Color :: get_AliceBlue ()); // 2 - By index: tableStyle -> get_ConditionalStyles...

    reference.aspose.com/words/cpp/aspose.words/con...
  2. Person.last property | Aspose.Words for Python

    Person.last property. Gets or sets the last name Of a person.... assertEqual ( 2 , authors . count ) person = authors...

    reference.aspose.com/words/python-net/aspose.wo...
  3. How to create Combo chart with C++|Documentation

    Learn how to create a combo chart using Aspose.Cells for C++. Our comprehensive guide will demonstrate how to combine different chart types into one combo chart for a more effective data presentation....// Set the Series[1], Series[2], and Series[3] to different Marker...SetIsVisible ( false ); break ; case 2 : chart . GetNSeries (). Get (...

    docs.aspose.com/cells/cpp/create-combo-chart/
  4. HtmlInsertOptions enumeration | Aspose.Words fo...

    Aspose.Words.HtmlInsertOptions enumeration. Specifies options for the [DocumentBuilder.insertHtml()](../documentbuilder/insertHtml/#string_htmlinsertoptions) method....<p>paragraph 1</p> <p>paragraph 2</p> </div> </div> </html>` ; //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose Export to PDF for ASP.NET MVC|Aspose.Wor...

    Using Aspose Export to PDF for ASP.NET MVC addon in C#.... Step 2 – Open Aspose.MVC.ExportToPDF...MVC.ExportToPDF Project. Step 2 – Open your existing ASP.NET MVC...

    docs.aspose.com/words/net/aspose-export-to-pdf-...
  6. CommentRangeStart | Aspose.Words for Java

    Denotes the start Of a region Of text that has a comment associated with it in Java....comment range ID {0}, By {1} on {2}", comment.getId(), comment.getAuthor()...comment range ID {0}, By {1} on {2}", comment.getId(), comment.getAuthor()...

    reference.aspose.com/words/java/com.aspose.word...
  7. Convert HTML to JPG – C# Examples and Online Co...

    Convert HTML to JPG using Aspose.HTML for .NET. Consider various HTML to JPG conversion scenarios in C# examples. Try online HTML Converter....// Convert HTML to JPG in C# 2 3 // Invoke the ConvertHTML()...Convert HTML to JPG using C# 2 3 // Prepare a path to a source...

    docs.aspose.com/html/net/convert-html-to-jpg/
  8. Aspose::Words::BorderCollection::get_LineStyle ...

    Aspose::Words::BorderCollection::get_LineStyle method. Gets or sets the border style in C++....get_Borders () -> set_LineWidth ( 2 ); pageSetup -> get_Borders ()...

    reference.aspose.com/words/cpp/aspose.words/bor...
  9. IFC to DFX conversion - filtering/splitting by ...

    Hi Support. We are considering licensing aspose.cad in our product to convert IFC files into DXF files. One thing we need to do is separate the IFC data per storey, either one storey per DXF output file, or at least on…...Discourse July 29, 2025, 6:52pm 2 @dlesage Hi Dan, Yes, it is possible...there. dlesage July 30, 2025, 2:20pm 4 I knew about the Storeys...

    forum.aspose.com/t/ifc-to-dfx-conversion-filter...
  10. Aspose::Words::DocumentBuilder::InsertField met...

    Aspose::Words::DocumentBuilder::InsertField method. Inserts a Word field into a document and optionally updates the field result in C++....Writeln ( u "Section 1, page 2." ); builder -> InsertBreak (...builder -> Writeln ( u "Section 2, page 1." ); builder -> InsertBreak...

    reference.aspose.com/words/cpp/aspose.words/doc...