Sort Score
Result 10 results
Languages All
Labels All
Results 7,221 - 7,230 of 180,106 for

doc

(0.07 sec)
  1. Aspose::Words::Drawing::ShapeBase::get_LeftRela...

    Aspose::Words::Drawing::ShapeBase::get_LeftRelative method. Gets or sets the value that represents shape's relative left position in percent in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Adding a simple shape with...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Font class | Aspose.Words for Node.js

    Aspose.Words.Font class. Contains font attributes (font name, font size, color, and so on) for an object... let doc = new aw . Document (); let run...run = new aw . Run ( doc , "Hello world!" ); let font = run ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Delete Row By Bookmark in Jython|Aspose.Words f...

    Delete Row By Bookmark using Jython....delete_row_by_bookmark ( self , doc , bookmarkName ): # Find the...if cannot find it. bookmark = doc . getRange () . getBookmarks...

    docs.aspose.com/words/java/delete-row-by-bookma...
  4. ChartAxis.base_time_unit property | Aspose.Word...

    ChartAxis.base_time_unit property. Returns or sets the smallest time unit that is represented on the time category axis.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Java API to Export EPUB to PS | products.aspose...

    Convert EPUB to PS using on premise Java API...to render the EPUB file to a DOC file using the powerful Aspose...file has been rendered to a DOC file, the second step is to use...

    products.aspose.com/total/java/conversion/epub-...
  6. Aspose::Words::Tables::CellFormat::get_Vertical...

    Aspose::Words::Tables::CellFormat::get_VerticalAlignment method. Returns or sets the vertical alignment of text in the cell in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> StartTable ();...

    reference.aspose.com/words/cpp/aspose.words.tab...
  7. Aspose::Words::Drawing::Charts::ChartSeries::Cl...

    Aspose::Words::Drawing::Charts::ChartSeries::ClearValues method. Removes all data values from the chart series with preserving the format of the data points and data labels in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroup::get_AxisY method. Provides access to properties of the Y axis of this series group in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. IAiModelText.CheckGrammar | Aspose.Words for .NET

    Enhance your writing with IAiModelText's CheckGrammar method. Effortlessly improve Document accuracy using advanced AI grammar checking.... Document doc = new Document ( MyDir + "Big...proofedDoc = model . CheckGrammar ( doc , grammarOptions ); proofedDoc...

    reference.aspose.com/words/net/aspose.words.ai/...
  10. ParagraphFormat.addSpaceBetweenFarEastAndDigit ...

    ParagraphFormat.addSpaceBetweenFarEastAndDigit property. Gets or sets a flag indicating whether inter-character spacing is automatically adjusted between regions of numbers and regions of East Asian text in the current paragraph.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let font = builder . font...

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