Sort Score
Result 10 results
Languages All
Labels All
Results 9,051 - 9,060 of 180,929 for

doc

(0.95 sec)
  1. FieldStyleRef Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldStyleRef class, designed to enhance Document styling with the STYLEREF field for seamless formatting solutions.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create a list based using...

    reference.aspose.com/words/net/aspose.words.fie...
  2. FieldFormDropDown class | Aspose.Words for Python

    aspose.words.fields.FieldFormDropDown class. Implements the FORMDROPDOWN field... doc = aw . Document ( file_name =...docx' ) field_form_check_box = doc . range . fields [ 1 ] . as_...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldFormText class | Aspose.Words for Python

    aspose.words.fields.FieldFormText class. Implements the FORMTEXT field... doc = aw . Document ( file_name =...docx' ) field_form_check_box = doc . range . fields [ 1 ] . as_...

    reference.aspose.com/words/python-net/aspose.wo...
  4. C# API to Export PS to DOT | products.aspose.com

    Convert PS to DOT without using Microsoft Word...PostScript (PS) files to the DOC format. After the conversion...API can be used to render the DOC file to DOT format. The Aspose...

    products.aspose.com/total/net/conversion/ps-to-...
  5. ChartSeries.smooth property | Aspose.Words for ...

    ChartSeries.smooth property. Allows to specify whether the line connecting the points on the chart shall be smoothed using Catmull-Rom splines.... def chart_data_point (): doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Drawing::Fill::get_Opacity metho...

    Aspose::Words::Drawing::Fill::get_Opacity method. Gets or sets the degree of opacity of the specified fill as a value between 0.0 (clear) and 1.0 (opaque) in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Write some text, and then...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Simple Mail Merge in Ruby|Aspose.Words for Java

    Simple Mail Merge using Ruby.... doc = Rjb :: import ( 'com.aspose...new ( data_dir + "MailMerge.doc" ) \ # Fill the fields in the...

    docs.aspose.com/words/java/simple-mail-merge-in...
  8. Aspose::Words::Saving::TxtListIndentation::get_...

    Aspose::Words::Saving::TxtListIndentation::get_Count method. Gets or sets how many Character to use as indentation per one list level. The default value is 0, that means no indentation in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Create a list with three...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Aspose::Words::PageSetup::get_OddAndEvenPagesHe...

    Aspose::Words::PageSetup::get_OddAndEvenPagesHeaderFooter method. True if the Document has different headers and footers for odd-numbered and even-numbered pages in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Below are two types of...

    reference.aspose.com/words/cpp/aspose.words/pag...
  10. NodeChangingAction Enum | Aspose.Words for .NET

    Discover the Aspose.Words.NodeChangingAction enum to efficiently manage node changes in your Documents. Enhance your Document processing capabilities today!...NodeChangingCallback () { Document doc = new Document (); doc . NodeChangingCallback...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Hello...

    reference.aspose.com/words/net/aspose.words/nod...