Sort Score
Result 10 results
Languages All
Labels All
Results 2,021 - 2,030 of 30,980 for

doc

(0.05 sec)
  1. Aspose::Words::StyleCollection::GetEnumerator m...

    Aspose::Words::StyleCollection::GetEnumerator method. Gets an enumerator object that will enumerate styles in the alphabetical order of their names in C++....auto doc = MakeObject < Document > (); ASSERT_EQ ( 4 , doc -> get_Styles...SharedPtr < Style >>> stylesEnum = doc -> get_Styles () -> GetEnumerator...

    reference.aspose.com/words/cpp/aspose.words/sty...
  2. LayoutOptions.IgnorePrinterMetrics | Aspose.Wor...

    Discover the LayoutOptions IgnorePrinterMetrics property, control printer metrics for Document layout. Optimize compatibility and enhance printing precision....Document doc = new Document ( MyDir + "Rendering.docx" ); doc . LayoutOptions...IgnorePrinterMetrics = false ; doc . Save ( ArtifactsDir + "Document...

    reference.aspose.com/words/net/aspose.words.lay...
  3. Style.Priority | Aspose.Words for .NET

    Discover how to manage Style Priority settings to optimize style sorting in your task pane. Enhance your workflow with efficient style organization!...Document doc = new Document (); Style styleTitle = doc . Styles...styleTitle . SemiHidden = true ; doc . Save ( ArtifactsDir + "Styles...

    reference.aspose.com/words/net/aspose.words/sty...
  4. RevisionGroup.revisionType property | Aspose.Wo...

    RevisionGroup.revisionType property. Gets the type of revisions included in this group.... let doc = new aw . Document ( base ...."Revisions.docx" ); expect ( doc . revisions . groups . count...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. RevisionGroup.text property | Aspose.Words for ...

    RevisionGroup.text property. Returns inserted/deleted/moved text or description of format change.... let doc = new aw . Document ( base ...."Revisions.docx" ); expect ( doc . revisions . groups . count...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. RevisionGroup.text property | Aspose.Words for ...

    RevisionGroup.text property. Returns inserted/deleted/moved text or description of format change.... doc = aw . Document ( file_name =...7 , doc . revisions . groups . count ) for group in doc . revisions...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PageSetup.borders property | Aspose.Words for N...

    PageSetup.borders property. Gets a collection of the page borders.... let doc = new aw . Document (); let pageSetup = doc . sections.... borders . shadow = true ; doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. RevisionGroup.revision_type property | Aspose.W...

    RevisionGroup.revision_type property. Gets the type of revisions included in this group.... doc = aw . Document ( file_name =...7 , doc . revisions . groups . count ) for group in doc . revisions...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Font.NumberSpacing | Aspose.Words for .NET

    Discover the Font NumberSpacing property to customize numeral spacing for enhanced readability and design. Optimize your typography today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // This effect is only supported...

    reference.aspose.com/words/net/aspose.words/fon...
  10. Working with Gradient in XPS file | .NET

    How to add vertical, horizontal or linear gradient to an XPS file is a question answered by Aspose.Page API solution. Learn the functionality for .NET...Support Paid Consulting Support Docs API Reference Live Demos Code...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/page/net/xps/working-with-gradi...