Sort Score
Result 10 results
Languages All
Labels All
Results 7,511 - 7,520 of 17,468 for

docx to doc

(0.07 sec)
  1. Aspose::Words::Fonts::FontFallbackSettings::Sav...

    Aspose::Words::Fonts::FontFallbackSettings::Save method. Saves the current fallback settings To stream in C++.... auto doc = MakeObject < Document > ( MyDir...MyDir + u "Rendering.docx" ); // Load an XML document that defines...

    reference.aspose.com/words/cpp/aspose.words.fon...
  2. 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...
  3. ParagraphCollection.to_array method | Aspose.Wo...

    ParagraphCollection.To_array method. Copies all paragraphs from the collection To a new array of paragraphs.... doc = aw . Document ( file_name =...MY_DIR + 'Paragraphs.docx' ) paras = list ( doc . first_section ...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TextBox.no_text_rotation property | Aspose.Word...

    TextBox.no_text_rotation property. Gets or sets a boolean value indicating either text of the TextBox should not rotate when the shape is rotated.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Chart.axes property | Aspose.Words for Python

    Chart.axes property. Gets a collection of all axes of this chart.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. Aspose::Words::Fields::UserInformation::get_Ini...

    Aspose::Words::Fields::UserInformation::get_Initials method. Gets or sets the user's initials in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Create a UserInformation...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Aspose::Words::Comment::SetText method | Aspose...

    Aspose::Words::Comment::SetText method. This is a convenience method that allows To easily set text of the comment in C++.... auto doc = MakeObject < Document > ();...DocumentBuilder > ( doc ); auto comment = MakeObject < Comment > ( doc , u "John...

    reference.aspose.com/words/cpp/aspose.words/com...
  9. FontFallbackSettings.load method | Aspose.Words...

    aspose.words.fonts.FontFallbackSettings.load method... doc = aw . Document ( file_name =...= MY_DIR + 'Rendering.docx' ) # Load an XML document that defines...

    reference.aspose.com/words/python-net/aspose.wo...
  10. MergeFieldImageDimensionUnit Enum | Aspose.Word...

    Discover Aspose.Words.Fields.MergeFieldImageDimensionUnit enum for precise image dimension control in mail merges. Enhance your Document auTomation Today!...MergeFieldImageDimen () { Document doc = new Document (); // Insert...builder = new DocumentBuilder ( doc ); FieldMergeField field = (...

    reference.aspose.com/words/net/aspose.words.fie...