Sort Score
Result 10 results
Languages All
Labels All
Results 8,821 - 8,830 of 155,575 for

doc

(0.12 sec)
  1. BuiltInDocumentProperties.Comments | Aspose.Wor...

    Manage your Document comments effortlessly with BuiltInDocumentProperties. Easily get or set comments for enhanced collaboration and clarity.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); BuiltInDocumentPrope properties = doc . BuiltInDocumentPrope...

    reference.aspose.com/words/net/aspose.words.pro...
  2. ParagraphFormat.line_spacing property | Aspose....

    ParagraphFormat.line_spacing property. Gets or sets the line spacing (in points) for the paragraph.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Below are three line spacing...

    reference.aspose.com/words/python-net/aspose.wo...
  3. BuiltInDocumentProperties.category property | A...

    BuiltInDocumentProperties.category property. Gets or sets the category of the Document.... let doc = new aw . Document (); let builder...DocumentBuilder ( doc ); let properties = doc . builtInDocumentPrope...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Chart.AxisZ | Aspose.Words for .NET

    Explore the Chart AxisZ property to unlock Z-axis customization options, enhancing your data visualization for clearer insights and impactful presentations.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  5. BuiltInDocumentProperties.Author | Aspose.Words...

    Manage Document authors effortlessly with the BuiltInDocumentProperties Author property. Easily set or retrieve the author's name for better organization.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); BuiltInDocumentPrope properties = doc . BuiltInDocumentPrope...

    reference.aspose.com/words/net/aspose.words.pro...
  6. Aspose::Words::Saving::FixedPageSaveOptions::ge...

    Aspose::Words::Saving::FixedPageSaveOptions::get_JpegQuality method. Gets or sets a value determining the quality of the JPEG images inside Html Document in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> InsertImage ( ImageDir...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Aspose::Words::Saving::SaveOptions::get_DmlRend...

    Aspose::Words::Saving::SaveOptions::get_DmlRenderingMode method. Gets or sets a value determining how DrawingML shapes are rendered in C++.... auto doc = MakeObject < Document > ( MyDir...-> get_DmlRenderingMode ()); doc -> Save ( ArtifactsDir + u "PdfSaveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. LanguagePreferences.DefaultEditingLanguage | As...

    Manage your editing experience with the LanguagePreferences DefaultEditingLanguage property. Easily set and customize your default editing language.... Russian ; Document doc = new Document ( MyDir + "No...loadOptions ); int localeId = doc . Styles . DefaultFont . LocaleId...

    reference.aspose.com/words/net/aspose.words.loa...
  9. ChartAxis.TickLabels | Aspose.Words for .NET

    Discover the ChartAxis TickLabels property to customize your axis tick mark labels for enhanced data visualization and clarity in your charts.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Row.previousRow property | Aspose.Words for Nod...

    Row.previousRow property. Gets the previous [Row](../) node.... let doc = new aw . Document ( base ...."Tables.docx" ); let table = doc . firstSection . body . tables...

    reference.aspose.com/words/nodejs-net/aspose.wo...