Sort Score
Result 10 results
Languages All
Labels All
Results 9,961 - 9,970 of 18,356 for

docx to doc

(0.17 sec)
  1. ListLevelCollection.Item | Aspose.Words for .NET

    Access list levels effortlessly with the ListLevelCollection Item property. Retrieve any level by index for seamless Document formatting.... Document doc = new Document (); // A list...within a style. Style listStyle = doc . Styles . Add ( StyleType ....

    reference.aspose.com/words/net/aspose.words.lis...
  2. Aspose::Words::DocumentBuilder::StartEditableRa...

    Aspose::Words::DocumentBuilder::StartEditableRange method. Marks the current position in the Document as an editable range start in C++.... auto doc = System :: MakeObject < Aspose...Aspose :: Words :: Document > (); doc -> Protect ( Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. FieldFileSize.IsInMegabytes | Aspose.Words for ...

    Control file size display with FieldFileSize's IsInMegabytes property. Easily Toggle between bytes and megabytes for better clarity and user experience....Document doc = new Document ( MyDir + "Document.docx" ); Assert...Assert . That ( doc . BuiltInDocumentPrope . Bytes , Is . EqualTo...

    reference.aspose.com/words/net/aspose.words.fie...
  4. FieldFileSize.IsInKilobytes | Aspose.Words for ...

    Control file size display with FieldFileSize IsInKilobytes. Easily Toggle size visibility in kilobytes for enhanced data management....Document doc = new Document ( MyDir + "Document.docx" ); Assert...Assert . That ( doc . BuiltInDocumentPrope . Bytes , Is . EqualTo...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Aspose::Words::Properties::CustomDocumentProper...

    Aspose::Words::Properties::CusTomDocumentProperties::AddLinkToContent method. Creates a new linked To content cusTom Document property in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> StartBookmark (...

    reference.aspose.com/words/cpp/aspose.words.pro...
  6. FieldIndex.page_range_separator property | Aspo...

    FieldIndex.page_range_separaTor property. Gets or sets the character sequence that is used To separate the start and end of a page range.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create an INDEX field which...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Paragraph::get_BreakIsStyleSepar...

    Aspose::Words::Paragraph::get_BreakIsStyleSeparaTor method. True if this paragraph break is a Style SeparaTor. A style separaTor allows one paragraph To consist of parts that have different paragraph styles in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> InsertTableOfContent...

    reference.aspose.com/words/cpp/aspose.words/par...
  8. LayoutOptions.keep_original_font_metrics proper...

    LayouToptions.keep_original_font_metrics property. Gets or sets an indication of whether the original font metrics should be used after font substitution... doc = aw . Document ( file_name =...= MY_DIR + 'Missing font.docx' ) # Assign a callback for handling...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::PageSetup::get_RestartPageNumber...

    Aspose::Words::PageSetup::get_RestartPageNumbering method. True if page numbering restarts at the beginning of the section in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Writeln ( u "Section...

    reference.aspose.com/words/cpp/aspose.words/pag...
  10. RevisionsView Enum | Aspose.Words for .NET

    Discover Aspose.Words.RevisionsView enum To easily choose between original and revised Document versions for streamlined editing and collaboration.... Document doc = new Document ( MyDir + "Revisions..."Revisions at list levels.docx" ); doc . UpdateListLabels (); ParagraphCollection...

    reference.aspose.com/words/net/aspose.words/rev...