Sort Score
Result 10 results
Languages All
Labels All
Results 2,141 - 2,150 of 6,370 for

point coloring

(0.15 sec)
  1. Aspose::Words::ConditionalStyle class | Aspose....

    Aspose::Words::ConditionalStyle class. Represents special formatting applied to some area of a table with assigned table style. To learn more, visit the documentation article in C++....sets the amount of space (in points) to add below the contents...sets the amount of space (in points) to add to the left of the...

    reference.aspose.com/words/cpp/aspose.words/con...
  2. Архів

    Архів...new Point(0, 0), new Point(1000, 800), Color.Red, Color.Blue);...

    blog.aspose.com/uk/drawing/system.drawing-with-...
  3. Table class | Aspose.Words for Node.js

    Aspose.Words.Table class. Represents a table in a Word document...by the table properties, in points. Default value is 0. absoluteVerticalDist...by the table properties, in points. Default value is 0. alignment...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Añadir Objeto Rectángulo al Archivo PDF|Aspose....

    Este artículo explica cómo crear un objeto Rectángulo en su PDF usando Aspose.PDF para C++....cierto color, controlar el orden Z, añadir relleno de color degradado...float width , float height , Color color , int zindex ) { // Crear...

    docs.aspose.com/pdf/es/cpp/add-rectangle/
  5. Gérer les séries de données de graphiques dans ...

    Apprenez à gérer les séries de graphiques en C++ pour PowerPoint (PPT/PPTX) grâce à des exemples de code pratiques et aux meilleures pratiques pour améliorer vos présentations de données....vous pouvez spécifier à quel point les barres et les colonnes doivent...0f , 600.0f , 400.0f ); auto point = chart -> get_ChartData ()...

    docs.aspose.com/slides/fr/cpp/chart-series/
  6. PostScript でのテキスト操作 | .NET

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

    docs.aspose.com/page/ja/net/ps/working-with-text/
  7. 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...
  8. PreferredWidth.Auto | Aspose.Words for .NET

    Discover the PreferredWidth Auto field, which efficiently handles unspecified width values for optimal layout customization in your projects....absolute preferred width based on points: builder . InsertCell (); builder...Shading . BackgroundPatternCol = Color . LightYellow ; builder . Writeln...

    reference.aspose.com/words/net/aspose.words.tab...
  9. 将矩形对象添加到PDF文件|Aspose.PDF for Java

    本文解释了如何使用Aspose.PDF for Java在PDF中创建矩形对象。...Color ; import com.aspose.pdf.Document...Page ; import com.aspose.pdf.Point ; import com.aspose.pdf.TextFragment...

    docs.aspose.com/pdf/zh/java/add-rectangle/
  10. PDF 파일에 사각형 객체 추가|Aspose.PDF for Java

    이 문서에서는 Aspose.PDF for Java를 사용하여 PDF에 사각형 객체를 생성하는 방법을 설명합니다....Color ; import com.aspose.pdf.Document...Page ; import com.aspose.pdf.Point ; import com.aspose.pdf.TextFragment...

    docs.aspose.com/pdf/ko/java/add-rectangle/