Sort Score
Result 10 results
Languages All
Labels All
Results 8,501 - 8,510 of 18,450 for

docx to doc

(0.18 sec)
  1. BuiltInDocumentProperties.charactersWithSpaces ...

    BuiltInDocumentProperties.charactersWithSpaces property. Represents an estimate of the number of characters (including spaces) in the Document....test ( 'Content' , () => { let doc = new aw . Document ( base ....myDir + "Paragraphs.docx" ); let properties = doc . builtInDocumentPrope...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. BuiltInDocumentProperties.pages property | Aspo...

    BuiltInDocumentProperties.pages property. Represents an estimate of the number of pages in the Document....test ( 'Content' , () => { let doc = new aw . Document ( base ....myDir + "Paragraphs.docx" ); let properties = doc . builtInDocumentPrope...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FieldFillIn.PromptOnceOnMailMerge | Aspose.Word...

    Optimize your mail merge with the PrompTonceOnMailMerge property. Control user responses for efficient data collection in your Documents.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a FILLIN field....

    reference.aspose.com/words/net/aspose.words.fie...
  4. FindReplaceOptions.IgnoreOfficeMath | Aspose.Wo...

    Skip OfficeMath text during find-and-replace operations with IgnoreOfficeMath To simplify content updates....Document doc = new Document ( MyDir + "Office math.docx" ); Assert...Assert . That ( doc . FirstSection . Body . FirstParagraph . GetText...

    reference.aspose.com/words/net/aspose.words.rep...
  5. ParagraphFormat.HangingPunctuation | Aspose.Wor...

    Discover how To enhance your text layout with the Hanging Punctuation property in ParagraphFormat. Optimize readability and style effortlessly!...Document doc = new Document ( MyDir + "Document.docx" ); ParagraphFormat...ParagraphFormat format = doc . FirstSection . Body . FirstParagraph...

    reference.aspose.com/words/net/aspose.words/par...
  6. TextPath.on property | Aspose.Words for Python

    TextPath.on property. Defines whether the text is displayed.... doc = aw . Document () # Insert a...ExShape . _append_word_art ( doc , 'Hello World! This text is...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ShapeBase.Hidden | Aspose.Words for .NET

    Control shape visibility with ShapeBase's hidden property. Easily Toggle between visible and hidden for enhanced design flexibility....Document doc = new Document ( MyDir + "Shadow color.docx" ); Shape...Shape shape = ( Shape ) doc . GetChild ( NodeType . Shape , 0 ...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ShadowFormat.color property | Aspose.Words for ...

    ShadowFormat.color property. Gets or sets a aspose.pydrawing.Color object that represents the color for the shadow... doc = aw . Document ( file_name =...MY_DIR + 'Shadow color.docx' ) shape = doc . get_child ( aw . NodeType...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Markup::CustomXmlPartCollection:...

    Aspose::Words::Markup::CusTomXmlPartCollection::RemoveAt method. Removes an item at the specified index in C++.... auto doc = System :: MakeObject < Aspose...:: CustomXmlPart > xmlPart = doc -> get_CustomXmlParts () -> Add...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. Aspose::Words::Font::get_DoubleStrikeThrough me...

    Aspose::Words::Font::get_DoubleStrikeThrough method. True if the font is formatted as double strikethrough text in C++.... auto doc = System :: MakeObject < Aspose...Aspose :: Words :: Paragraph > ( doc -> GetChild ( Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words/fon...