Sort Score
Result 10 results
Languages All
Labels All
Results 1,541 - 1,550 of 6,713 for

point coloring

(0.21 sec)
  1. CellFormat.preferred_width property | Aspose.Wo...

    CellFormat.preferred_width property. Returns or sets the preferred width of the cell....preferred width can be specified in points or in percent. The preferred...absolute preferred width based on points: builder . insert_cell () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Разметка аннотаций с помощью Python|Aspose.PDF ...

    Узнайте, как добавлять, считывать и удалять текст, каретку и заменять аннотации в PDF‑документах с помощью Aspose.PDF for Python via .NET.... color = ap . Color . blue text_annotation...PRINT text_annotation . color = ap . Color . blue text_annotation...

    docs.aspose.com/pdf/ru/python-net/markup-annota...
  3. 如何使用 .NET 添加 Polyline 註解 | Aspose.PDF

    C# 上的原始程式碼,用於在 .NET 框架、.NET Core 和 PHP、VBScript、德爾福C++上添加 Polyline 批注。...), new Point [] { new Point ( 545 , 150 ), new Point ( 545 ,... 190 ), new Point ( 667 , 190 ), new Point ( 667 , 110 ), new...

    products.aspose.com/pdf/zh-hant/net/annotation/...
  4. Aspose::Words::Rendering::PageInfo class | Aspo...

    Aspose::Words::Rendering::PageInfo class. Represents information about a particular document page. To learn more, visit the documentation article in C++....get_Colored () Returns true if the page contains colored content...Gets the height of the page in points. get_Landscape () const Returns...

    reference.aspose.com/words/cpp/aspose.words.ren...
  5. أرشيف

    أرشيف...Clear(Color.White); // ارسم خطًا منقطًا...النقاط graphic.DrawLine(new Pen(Color.Blue, 3), 18, 18, 200, 200);...

    blog.aspose.com/ar/imaging/draw-shapes-in-csharp/
  6. Архивы

    Архивы...Clear(Color.White); // Нарисуйте пунктирную...точек graphic.DrawLine(new Pen(Color.Blue, 3), 18, 18, 200, 200);...

    blog.aspose.com/ru/imaging/draw-shapes-in-csharp/
  7. ארכיון

    ארכיון...Clear(Color.White); // צייר קו מקווקו על...נקודות graphic.DrawLine(new Pen(Color.Blue, 3), 18, 18, 200, 200);...

    blog.aspose.com/he/imaging/draw-shapes-in-csharp/
  8. PDF ハイライト注釈|Aspose.PDF for Java

    マークアップ注釈は、文書のテキストにハイライト、下線、取り消し線、またはジグザグの下線として表示されます。... setColor ( Color . getLightGreen ()); StrikeOutAnnotation...strikeOutAnnotation . setColor ( Color . getBlue ()); SquigglyAnnotation...

    docs.aspose.com/pdf/ja/java/highlights-annotation/
  9. Aspose.PSD за .NET 22.1 - Забележки за изданиет...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Color ); psdImage . AddLayer ( layer...); vectorPath . FillColor = Color . Yellow ; PathShape shape2...

    docs.aspose.com/psd/bg/net/aspose-psd-za-net-22...
  10. Ajouter un objet Courbe au fichier PDF|Aspose.P...

    Cet article explique comment créer un objet courbe dans votre PDF en utilisant Aspose.PDF for .NET....rencontrant trois autres en points doubles ordinaires. Aspose...convexe de ses points de contrôle, les points peuvent être affichés...

    docs.aspose.com/pdf/fr/net/add-curve/