Sort Score
Result 10 results
Languages All
Labels All
Results 2,391 - 2,400 of 6,714 for

point coloring

(0.16 sec)
  1. 새로운 기능|Aspose.PDF for Python via .NET

    이 페이지에서는 최근 릴리스에서 소개된 Aspose.PDF for Python via .NET의 가장 인기 있는 새로운 기능을 소개합니다....Document ( input_file ) point = ap . Point ( 62 , 462 ) # 예를 들어...annotation . rect . contains ( point )): widget = cast ( ap . annotations...

    docs.aspose.com/pdf/ko/python-net/whatsnew/
  2. Chercher

    chercher...png") }, BackgroundReplacemen = Color.Transparent }; results = new...AutoMaskingGraphCutO options; Point[] appliedBackgroundStr; Point[] appliedForegroundStr;...

    blog.aspose.com/fr/imaging/remove-image-backgro...
  3. 档案

    档案...pydrawing import Color # 加载Excel文件 workbook = cells...1 ] . area . foreground_color = Color . steel_blue chart . n_series[...

    blog.aspose.com/zh/cells/create-gantt-chart-in-...
  4. カスタムスライスまたはセクターの色を持つ円グラフ(Node.jsとC++を使用)|Docume...

    円グラフのスライスとセクターの色をカスタマイズするためにAspose.Cells for Node.js via C++を使う方法を学びましょう。ガイドでは、各スライス、セクター、またはリージョンにユニークな色を割り当て、視覚的な魅力とデータ表現を向上させる方法を示します。...chart title's font name and color pie . getTitle (). getFont ()...0 ); // Color the individual points with custom colors srs . getPoints...

    docs.aspose.com/cells/ja/nodejs-cpp/custom-slic...
  5. Visualizza 3D in formato immagine dalla fotocam...

    Utilizzando Aspose.3D for Python via .NET, gli sviluppatori possono eseguire il rendering di un'immagine per visualizzare un'immagine realistica del modello 3D, con o senza lo sfondo, le trame e le ombre migliorate e anche regolare le dimensioni dell'immagine....pydrawing import Color , Size from aspose.pydrawing...10) and look at the origin point for rendering, # It must be...

    docs.aspose.com/3d/it/python-net/render-3d-view...
  6. How to Convert HTML File to PDF in Java

    This brief tutorial describes how to convert HTML file to PDF in Java. You will get detailed steps and HTML to PDF converter using java where output PDF file is customized by setting multiple properties....the page size and background color. By convertHTML() function,...page size Set the background color of the output PDF using the...

    kb.aspose.com/html/java/how-to-convert-html-fil...
  7. Архів

    Архів...ForegroundColor = Color.SteelBlue; chart.NSeries[1]...Aspose.Cells for .NET: Bar Colors Встановіть одноколірний фон...

    blog.aspose.com/uk/cells/create-gantt-chart-in-...
  8. Establecer el espaciado de línea del párrafo en...

    Aprenda cómo establecer el espaciado de línea de los párrafos en formas o cuadros de texto usando Aspose.Cells for JavaScript a través de C++.... Points ; p . lineSpace = 20 ; p ....AsposeCells . LineSpaceSizeType . Points ; p . spaceAfter = 10 ; p ...

    docs.aspose.com/cells/es/javascript-cpp/set-lin...
  9. إدارة عناوين مخططات Excel باستخدام Node.js عبر ...

    تعلم كيفية استخدام Aspose.Cells for Node.js via C++ لإضافة وتنسيق عناوين المخططات والمحاور في Microsoft Excel. سيظهر دليلنا كيفية تعيين أنواع مختلفة من العناوين، وتعديل مظهرها، وتغيير عناوين المحاور لتحسين تمثيل البيانات ووضوحها....); // Setting the foreground color of the plot area chart . getPlotArea...AsposeCells . Color . Blue ); // Setting the foreground color of the...

    docs.aspose.com/cells/ar/nodejs-cpp/chart-and-a...
  10. PostScript でのテキスト操作 | C++

    PS ファイルにテキストを追加する方法は、Aspose.Page API ソリューションで回答されています。C++ での機能の使用方法については、こちらをご覧ください。...default or already defined color. In given case it is black....); 5 //Fill text with Blue color. 6 document -> FillText(str...

    docs.aspose.com/page/ja/cpp/ps/working-with-text/