Sort Score
Result 10 results
Languages All
Labels All
Results 8,861 - 8,870 of 18,478 for

docx to doc

(0.65 sec)
  1. Aspose::Words::ParagraphFormat::get_SpaceBefore...

    Aspose::Words::ParagraphFormat::get_SpaceBefore method. Gets or sets the amount of spacing (in points) before the paragraph in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Apply a large amount of...

    reference.aspose.com/words/cpp/aspose.words/par...
  2. FieldSeq class | Aspose.Words for Python

    aspose.words.fields.FieldSeq class. Implements the SEQ field... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # A TOC field can create...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldIf | Aspose.Words for Java

    Implements the IF field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.write("Statement 1:...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::ParagraphFormat::get_Borders met...

    Aspose::Words::ParagraphFormat::get_Borders method. Gets collection of borders of the paragraph in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/par...
  5. Shape.image_data property | Aspose.Words for Py...

    Shape.image_data property. Provides access To the image of the shape... doc = aw . Document ( MY_DIR + 'Images.docx' ) # Get...local file system. shapes = doc . get_child_nodes ( aw . NodeType...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Document::StartTrackRevisions me...

    Aspose::Words::Document::StartTrackRevisions method. Starts auTomatically marking all further changes you make To the Document programmatically as revision changes in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Editing a document usually...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. LoadOptions.ConvertMetafilesToPng | Aspose.Word...

    Effortlessly convert WMF and EMF metafiles To PNG format with LoadOptions. Simplify your image management and enhance compatibility Today!...Document doc = new Document (); Shape shape = new Shape ( doc , ShapeType...100 ; shape . Height = 100 ; doc . FirstSection . Body . FirstParagraph...

    reference.aspose.com/words/net/aspose.words.loa...
  8. Aspose::Words::Drawing::Adjustment class | Aspo...

    Aspose::Words::Drawing::Adjustment class. Represents adjustment values that are applied To the specified shape in C++.... auto doc = System :: MakeObject < Aspose...+ u "Rounded rectangle shape.docx" ); auto shape = System :: ExplicitCast...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Math::OfficeMath::get_NodeType m...

    Aspose::Words::Math::OfficeMath::get_NodeType method. Returns OfficeMath in C++.... auto doc = System :: MakeObject < Aspose...get_MyDir () + u "Office math.docx" ); auto officeMath = System...

    reference.aspose.com/words/cpp/aspose.words.mat...
  10. ChartFormat.IsDefined | Aspose.Words for .NET

    Discover if a format is defined with the ChartFormat IsDefined property. Unlock seamless formatting control for your charts Today!...Document doc = new Document ( MyDir + "DataPoint format.docx" ); Shape...Shape shape = ( Shape ) doc . GetChild ( NodeType . Shape , 0...

    reference.aspose.com/words/net/aspose.words.dra...