Sort Score
Result 10 results
Languages All
Labels All
Results 3,611 - 3,620 of 34,476 for

line

(0.71 sec)
  1. FieldGreetingLine Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldGreetingLine class, designed to effortlessly implement GREETINGLine fields for enhanced document personalization....Inserts a mail merge greeting line. Examples Shows how to insert...specify a format for our greeting line. field . NameFormat = "<< _BEFORE_...

    reference.aspose.com/words/net/aspose.words.fie...
  2. I want to fetch the color of the hatch in dwg f...

    foreach (var entity in _cadImage.Entities) { var n = entity.LayerName; var l = _cadImage.Layers.GetLayer(n); { if (entity is CadHatch hatch) { Console.WriteLine("PolyLine color ID is {0}, layer's name is {1…...Changes: RGB Color Conversion : The line var rgbColor = CadColor.Fro...Hatch Pattern Retrieval : The line var hatchPattern = hatch.PatternName;...

    forum.aspose.com/t/i-want-to-fetch-the-color-of...
  3. 将图表转换为图片(C++版)|Documentation

    学习如何使用 Aspose.Cells for C++ 将图表导出为 JPEG 或 PNG 等图像格式。我们的指南将演示如何从 Microsoft Excel 导出图表并将其保存为独立图片,以供进一步使用和操作。...Y Bar3D100PercentStack Y Line Line Y LineStacked Y Line100PercentStacke...

    docs.aspose.com/cells/zh/cpp/chart-to-image/
  4. ShapeBase.is_word_art property | Aspose.Words f...

    ShapeBase.is_word_art property. Returns ``True`` if this shape is a WordArt object.... Color , line : aspose . pydrawing . Color...word_art_fill shape . stroke_color = line shape . text_path . text = text...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Hatch Fucnction Not Work - Free Support Forum -...

    Hi there,I have a problem with aspose.cad for .net to create a hatch ring fill with white. The code I wrote is below for(var i = 0 ; i < jzdInfos.Count ; i ++) { if (i == jzdInfos.Count - 1) continue; var x = jzdInf…...ColorId = 7, // ACI 7 = white (line colour) HatchBackgroundColor...ColorId = 7, // ACI 7 = white (line colour) HatchBackgroundColor...

    forum.aspose.com/t/hatch-fucnction-not-work/322760
  6. Free mobile answer sheet builder and scanner|Do...

    Create machine-readable answer sheets for any exam or assessment and easily grade your students using your smartphone as a scoring machine....without design tools and writing a line of code. The machine-readable...

    docs.aspose.com/omr/apps/mobile/
  7. LaTeX to BMP Conversion API | Python

    LaTeX to BMP conversion functionality. Integrate this Python library into your project or use cross-platform applications to convert LaTeX to BMP.... With just a few lines of code, effortlessly convert...or use the following command line: pip install aspose-tex-net...

    products.aspose.com/tex/python-net/conversion/l...
  8. Convert USDZ to FBX via Python | products.aspos...

    Convert USDZ & other 3D files using .NET API...NET Install from command line as pip install aspose-3d . Alternatively...

    products.aspose.com/3d/python-net/conversion/us...
  9. Applying a License|Documentation

    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....the file: even adding an extra line break into the file will invalidate...

    docs.aspose.com/cells/java/applying-a-license/
  10. Draw Rectangle in Java

    This article demonstrates how to draw rectangle in Java. It covers the IDE setup, the method, and a practical code example to create a rectangle in Java....Likewise, you may modify the line color, thickness, fill style...

    kb.aspose.com/drawing/java/draw-rectangle-in-java/