Sort Score
Result 10 results
Languages All
Labels All
Results 8,741 - 8,750 of 17,116 for

docx to doc

(0.4 sec)
  1. JustificationMode Enum | Aspose.Words for .NET

    Discover Aspose.Words JustificationMode enum for precise character spacing adjustments in your Documents. Enhance readability with cusTomizable settings!...Document doc = new Document ( MyDir + "Document.docx" ); JustificationMode...JustificationMode justificationMode = doc . JustificationMode ; if ( justificationMode...

    reference.aspose.com/words/net/aspose.words.set...
  2. Aspose::Words::Drawing::Shape::get_ImageData me...

    Aspose::Words::Drawing::Shape::get_ImageData method. Provides access To the image of the shape. Returns null if the shape cannot have an image in C++.... auto doc = System :: MakeObject < Aspose...> ( get_MyDir () + u "Images.docx" ); // Get the collection of...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. RevisionsView enumeration | Aspose.Words for Py...

    aspose.words.RevisionsView enumeration. Allows To specify whether To work with the original or revised version of a Document.... doc = aw . Document ( file_name =...levels.docx' ) doc . update_list_labels () paragraphs = doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldFileName.IncludeFullPath | Aspose.Words fo...

    Discover the FieldFileName IncludeFullPath property, easily manage file paths with cusTomizable settings for enhanced file handling and organization....Document doc = new Document ( MyDir + "Document.docx" ); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . MoveToDocumentEnd...

    reference.aspose.com/words/net/aspose.words.fie...
  5. ChartFormat.is_defined property | Aspose.Words ...

    ChartFormat.is_defined property. Gets a flag indicating whether any format is defined.... doc = aw . Document ( file_name =...+ 'DataPoint format.docx' ) shape = doc . get_child ( aw . NodeType...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Style.ParagraphFormat | Aspose.Words for .NET

    Discover how To access and cusTomize the paragraph formatting of styles for enhanced Document presentation and professional formatting.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create a custom paragraph...

    reference.aspose.com/words/net/aspose.words/sty...
  7. Python and .NET Version Differences|Aspose.Word...

    Aspose.Words for Python via .NET is a wrapper of Aspose.Words for .NET, this page describes the differences in features and API of these two products....in the document: doc = aw . Document ( docs_base . my_dir + "Document..."Document.docx" ) # Get the first Run node and cast it to Run...

    docs.aspose.com/words/python-net/python-notes/
  8. Aspose::Words::Range::Replace method | Aspose.W...

    Aspose::Words::Range::Replace method. Replaces all occurrences of a character pattern specified by a regular expression with another string in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Writeln ( u "I...

    reference.aspose.com/words/cpp/aspose.words/ran...
  9. XmlMapping.IsMapped | Aspose.Words for .NET

    Discover how the XmlMapping IsMapped property efficiently verifies XML data mapping for structured Documents, ensuring seamless integration and accuracy.... Document doc = new Document (); // Construct...#2</text></root>" ; CustomXmlPart xmlPart = doc . CustomXmlParts . Add ( xmlPartId...

    reference.aspose.com/words/net/aspose.words.mar...
  10. XmlMapping.Delete | Aspose.Words for .NET

    Effortlessly remove XML data mappings with the XmlMapping Delete method. Streamline your structured Documents for improved efficiency and organization.... Document doc = new Document (); // Construct...#2</text></root>" ; CustomXmlPart xmlPart = doc . CustomXmlParts . Add ( xmlPartId...

    reference.aspose.com/words/net/aspose.words.mar...