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

docx to doc

(0.72 sec)
  1. Document.start_track_revisions method | Aspose....

    aspose.words.Document.start_track_revisions method... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Editing a document usually does...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Paragraph::get_ParentStory metho...

    Aspose::Words::Paragraph::get_ParentSTory method. Retrieves the parent section-level sTory that can be Body or HeaderFooter in C++.... auto doc = System :: MakeObject < Aspose...:: Words :: HeaderFooter > ( doc , Aspose :: Words :: HeaderFooterType...

    reference.aspose.com/words/cpp/aspose.words/par...
  3. StructuredDocumentTag | Aspose.Words for .NET

    Create powerful structured Documents effortlessly with the StructuredDocumentTag construcTor. Initialize new instances for enhanced organization and clarity....StructuredDocumentTa ( DocumentBase doc , SdtType type , MarkupLevel...) Parameter Type Description doc DocumentBase The owner document...

    reference.aspose.com/words/net/aspose.words.mar...
  4. FramesetCollection.Item | Aspose.Words for .NET

    Access specific frames with FramesetCollection. Easily retrieve frame pages by index for efficient web navigation and enhanced user experience....Document doc = new Document ( MyDir + "Frameset.docx" ); Assert...Assert . That ( doc . Frameset . ChildFramesets . Count , Is . EqualTo...

    reference.aspose.com/words/net/aspose.words.fra...
  5. FramesetCollection.Count | Aspose.Words for .NET

    Discover the FramesetCollection Count property, easily access the Total number of frames in your collection for efficient web management....Document doc = new Document ( MyDir + "Frameset.docx" ); Assert...Assert . That ( doc . Frameset . ChildFramesets . Count , Is . EqualTo...

    reference.aspose.com/words/net/aspose.words.fra...
  6. Frameset.ChildFramesets | Aspose.Words for .NET

    Discover the Frameset ChildFramesets property To easily access and manage collections of child frames and pages for enhanced web design....Document doc = new Document ( MyDir + "Frameset.docx" ); Assert...Assert . That ( doc . Frameset . ChildFramesets . Count , Is . EqualTo...

    reference.aspose.com/words/net/aspose.words.fra...
  7. BuiltInDocumentProperties.LinksUpToDate | Aspos...

    Discover the BuiltInDocumentProperties LinksUpToDate feature, ensuring your Document's hyperlinks are current and enhancing your content's reliability....Document doc = new Document ( MyDir + "Paragraphs.docx" ); BuiltInDocumentPrope...BuiltInDocumentPrope properties = doc . BuiltInDocumentPrope ; // By...

    reference.aspose.com/words/net/aspose.words.pro...
  8. ParagraphFormat.baselineAlignment property | As...

    ParagraphFormat.baselineAlignment property. Gets or sets fonts vertical position on a line.... let doc = new aw . Document ( base ....myDir + "Office math.docx" ); let format = doc . firstSection . body...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Cell.last_paragraph property | Aspose.Words for...

    Cell.last_paragraph property. Gets the last paragraph among the immediate children.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create a table with red...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_SmartParagraphBreakReplacement method. Gets or sets a boolean value indicating either it is allowed To replace paragraph break when there is no next sibling paragraph. The default value is false in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Create table with paragraph...

    reference.aspose.com/words/cpp/aspose.words.rep...