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

docx to doc

(0.13 sec)
  1. Shading.foreground_pattern_color property | Asp...

    Shading.foreground_pattern_color property. Gets or sets the color that's applied To the foreground of the [Shading](../) object.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) borders = builder . paragraph_format...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DocumentProperty.LinkSource | Aspose.Words for ...

    Discover the LinkSource property for DocumentProperty, effortlessly access the source of your linked cusTom Document properties for enhanced Document management.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . StartBookmark (...

    reference.aspose.com/words/net/aspose.words.pro...
  3. Aspose::Words::Notes::Footnote::get_ActualRefer...

    Aspose::Words::Notes::Footnote::get_ActualReferenceMark method. Gets the actual text of the reference mark displayed in the Document for this footnote in C++.... auto doc = System :: MakeObject < Aspose...+ u "Footnotes and endnotes.docx" ); auto footnote = System ::...

    reference.aspose.com/words/cpp/aspose.words.not...
  4. RevisionOptions.MeasurementUnit | Aspose.Words ...

    CusTomize your revision comments with the RevisionOptions MeasurementUnit property. Easily set measurement units, with Centimeters as the default....Document doc = new Document ( MyDir + "Rendering.docx" ); OdtSaveOptions...IsStrictSchema11 = exportToOdt11Specs }; doc . Save ( ArtifactsDir + "OdtSaveOptions...

    reference.aspose.com/words/net/aspose.words.lay...
  5. ChartFormat.isDefined property | Aspose.Words f...

    ChartFormat.isDefined property. Gets a flag indicating whether any format is defined.... let doc = new aw . Document ( base ...."DataPoint format.docx" ); let shape = doc . getShape ( 0 , true...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FootnoteType enumeration | Aspose.Words for Python

    aspose.words.notes.FootnoteType enumeration. Specifies whether this is a footnote or an endnote.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert some text and mark...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Paragraph.getEffectiveTabStops method | Aspose....

    Paragraph.getEffectiveTabSTops method. Returns array of all tab sTops applied To this paragraph, including applied indirectly by styles or lists.... let doc = new aw . Document (); let para = doc . firstSection...in Microsoft Word. expect ( doc . firstSection . body . firstParagraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::ParagraphFormat::get_SpaceAfter ...

    Aspose::Words::ParagraphFormat::get_SpaceAfter method. Gets or sets the amount of spacing (in points) after 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...
  9. 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...
  10. 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...