Sort Score
Result 10 results
Languages All
Labels All
Results 8,191 - 8,200 of 15,841 for

point

(0.09 sec)
  1. Supported file formats|Documentation

    File formats for images and recognition results supported by Aspose.OCR for Python via Java....image from the public URL that points directly to the file. However...

    docs.aspose.com/ocr/python-java/supported-file-...
  2. ChartSeries.ClearValues | Aspose.Words for .NET

    Discover ChartSeries ClearValues. Effortlessly remove data values while preserving your chart's formatting and labels for a cleaner, more professional look....preserving the format of the data points and data labels. public void...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ChartSeries.Clear | Aspose.Words for .NET

    Optimize your charts with the ChartSeries Clear method! Effortlessly remove data values and reset formatting for a cleaner, more professional look....Format of all individual data points and data labels is cleared...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Font.sizeBi property | Aspose.Words for Node.js

    Font.sizeBi property. Gets or sets the font size in Points used in a right-to-left document....Gets or sets the font size in points used in a right-to-left document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. TextColumnCollection Class | Aspose.Words for .NET

    Explore Aspose.Words.TextColumnCollection to manage text columns in your documents effortlessly. Enhance your document formatting with ease!...space between each column in points. Width { get; } When columns...

    reference.aspose.com/words/net/aspose.words/tex...
  6. Aspose::Words::TabStopCollection::GetIndexByPos...

    Aspose::Words::TabStopCollection::GetIndexByPosition method. Gets the index of a tab stop with the specified position in Points in C++....with the specified position in points. int32_t Aspose :: Words ::...

    reference.aspose.com/words/cpp/aspose.words/tab...
  7. Aspose::Words::Drawing::TextBox::get_InternalMa...

    Aspose::Words::Drawing::TextBox::get_InternalMarginBottom method. Specifies the inner bottom margin in Points for a shape in C++....the inner bottom margin in points for a shape. double Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Drawing::TextBox::get_InternalMa...

    Aspose::Words::Drawing::TextBox::get_InternalMarginRight method. Specifies the inner right margin in Points for a shape in C++....Specifies the inner right margin in points for a shape. double Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Drawing::TextBox::get_InternalMa...

    Aspose::Words::Drawing::TextBox::get_InternalMarginLeft method. Specifies the inner left margin in Points for a shape in C++....Specifies the inner left margin in points for a shape. double Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Java を使用したプレゼンテーションのチャートデータシリーズの管理|Aspose.Slide...

    PowerPoint(PPT/PPTX)向けに、実用的なコード例とベストプラクティスを用いて、Javaでチャートシリーズを管理し、データプレゼンテーションを向上させる方法を学びましょう。...600 , 400 ); IChartDataPoint point = chart . getChartData (). getSeries...get_Item ( 1 ); point . setExplosion ( 30 ); point . getFormat ()...

    docs.aspose.com/slides/ja/java/chart-series/