Sort Score
Result 10 results
Languages All
Labels All
Results 2,861 - 2,870 of 9,885 for

2 of

(0.11 sec)
  1. GradientStop constructor | Aspose.Words for Python

    aspose.words.drawing.GradientStop constructor...gradient_stop = gradient_stops [ 2 ] gradient_stops . remove ( gradient_stop...gradient_stop ) self . assertEqual ( 2 , gradient_stops . count ) self...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Settings::MailMergeMainDocumentT...

    Aspose::Words::Settings::MailMergeMainDocumentType enum. Specifies the possible types for a mail merge source document in C++.... MailingLabels 2 Specifies that the mail merge...

    reference.aspose.com/words/cpp/aspose.words.set...
  3. Aspose::Words::Fields::Field::GetFieldCode meth...

    Aspose::Words::Fields::Field::GetFieldCode method. Returns text between field start and field separator (or field end if there is no separator). Both field code and field result Of child fields are included in C++....-> GetFieldCode ( false )); // 2 - Include its inner fields: ASSERT_EQ...-> GetFieldCode ( false )); // 2 - Include its inner fields: ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. 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/
  5. Manage PowerPoint Paragraph in Python|Aspose.Sl...

    Create paragraphs and manage paragraph properties in PowerPoint presentations in Python...class and set the depth set to 2. Create the fourth paragraph instance.... paragraph_format . depth = 2 #Adding fourth paragraph para4...

    docs.aspose.com/slides/python-net/manage-paragr...
  6. Working with Text

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product...... 2 String dataDir = Utils. getSharedDataDir...path to the documents directory. 2 String dataDir = Utils. getSharedDataDir...

    docs.aspose.com/note/java/working-with-text/
  7. Pdf to doc conversion produces a null reference...

    Hi, I am trying to convert a pdf document to .doc but get and error as below. The pdf contains ECG diagrams etc. Unfortunately I cannot share the file with you as it was produced within the NHS and is protected by GDPR.…...aspose-pdf-net reechi April 17, 2025, 2:15pm 1 Hi, I am trying to convert...Discourse April 17, 2025, 2:16pm 2 @reechi The System.NullReferenceExcepti...

    forum.aspose.com/t/pdf-to-doc-conversion-produc...
  8. ShapeType enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.ShapeType enumeration. Specifies the type Of shape in a MicrosOft Word document....BorderCallout2 Border callout 2. BorderCallout3 Border callout...AccentBorderCallout2 Accent border callout 2. AccentBorderCallout3 Accent border...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. List.isMultiLevel property | Aspose.Words for N...

    List.isMultiLevel property. Returns ``true`` when the list contains 9 levels; ``false`` when 1 level.... writeln ( "Item 2" ); builder . listFormat . removeNumbers...); builder . writeln ( "Item 2" ); builder . listFormat . removeNumbers...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Working with Textures in PostScript | C++

    How to add texture pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++... 2 System::String dataDir = RunE...System::Drawing::Drawing2D::Matrix > (2. 0f , 0. 0f , 0. 0f , 1. 0f ,...

    docs.aspose.com/page/cpp/ps/working-with-textures/