Sort Score
Result 10 results
Languages All
Labels All
Results 1,901 - 1,910 of 30,980 for

doc

(0.05 sec)
  1. Aspose::Words::Saving::ImageSaveOptions::get_Ho...

    Aspose::Words::Saving::ImageSaveOptions::get_HorizontalResolution method. Gets or sets the horizontal resolution for the generated images, in dots per inch in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> get_ParagraphFormat...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. FieldIncludePicture.IsLinked | Aspose.Words for...

    Optimize your Documents with the FieldIncludePicture IsLinked property—control graphic storage to reduce file size and enhance performance.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are two similar field...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::OptimizeFor method. Allows to optimize the Document contents as well as default Aspose.Words behavior to a particular versions of MS Word. Use this method to prevent MS Word from displaying "Compatibility mode" ribbon upon Document loading. (Note that you may also need to set the Compliance property to Iso29500_2008_Transitional or higher.) in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // If we configure compatibility...

    reference.aspose.com/words/cpp/aspose.words.set...
  4. Aspose::Words::Loading::TxtLoadOptions::get_Doc...

    Aspose::Words::Loading::TxtLoadOptions::get_DocumentDirection method. Gets or sets a Document direction. The default value is LeftToRight in C++.... auto doc = MakeObject < Document > ( MyDir...loadOptions ); ASSERT_TRUE ( doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words.loa...
  5. DocSaveOptions.saveFormat property | Aspose.Wor...

    DocSaveOptions.saveFormat property. Specifies the format in which the Document will be saved if this save options object is used...Doc or SaveFormat.Dot . get saveFormat...Microsoft Word formats. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ParagraphFormat.StyleName | Aspose.Words for .NET

    Discover the ParagraphFormat StyleName property to easily manage and customize paragraph styles for enhanced Document formatting and presentation.... Document doc = new Document (); // A blank...document node with no children. doc . RemoveAllChildren (); // This...

    reference.aspose.com/words/net/aspose.words/par...
  7. DocSaveOptions.saveRoutingSlip property | Aspos...

    DocSaveOptions.saveRoutingSlip property. When ``false``, RoutingSlip data is not saved to output Document... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . write ( "Hello world...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Chart.format property | Aspose.Words for Python

    Chart.format property. Provides access to fill and line formatting of the chart.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Properties::DocumentPropertyColl...

    Aspose::Words::Properties::DocumentPropertyCollection::get_Count method. Gets number of items in the collection in C++.... auto doc = MakeObject < Document > ( MyDir...System :: ObjectExt :: ToString ( doc -> get_CustomDocumentProper ()...

    reference.aspose.com/words/cpp/aspose.words.pro...
  10. FieldAuthor.AuthorName | Aspose.Words for .NET

    Manage Document authors effortlessly with FieldAuthor AuthorName. Easily get or set author names to enhance your content's credibility and organization.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // AUTHOR fields source their...

    reference.aspose.com/words/net/aspose.words.fie...