Sort Score
Result 10 results
Languages All
Labels All
Results 6,361 - 6,370 of 12,731 for

fill

(0.49 sec)
  1. ShapeBase.distance_top property | Aspose.Words ...

    ShapeBase.distance_top property. Returns or sets the distance (in points) between the document text and the top edge of the shape....fill property...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Font::get_Engrave method | Aspos...

    Aspose::Words::Font::get_Engrave method. True if the font is formatted as engraved in C++....method Aspose::Words::Font::get_Fill method...

    reference.aspose.com/words/cpp/aspose.words/fon...
  3. Supported file formats|Documentation

    File formats supported by Aspose.OMR for C++ for printing templates, scaning or taking a photo of completed forms, and returning recognition results.... Filled forms Aspose.OMR for C++ can...

    docs.aspose.com/omr/cpp/supported-file-formats/
  4. ShapeBase.DistanceTop | Aspose.Words per .NET

    Scopri la proprietà ShapeBase DistanceTop e regola facilmente lo spazio in punti tra il testo del documento e il bordo superiore della forma per un controllo preciso del layout....Fill Italiano English Русский 简体中文...

    reference.aspose.com/words/it/net/aspose.words....
  5. Degradados SVG – código SVG y ejemplos de C#

    Aprenda a crear gradientes SVG en código XML y recorra ejemplos de C# sobre cómo implementar gradientes SVG utilizando Aspose.SVG para la API .NET....height = "150" width = "370" fill = "url(#linear-gradient)" />...id="linear-gradient" en el atributo fill . Hay tres nodos <stop> dentro...

    docs.aspose.com/svg/es/net/svg-gradients/
  6. Hantering av kontroller|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.... fill_format -egenskapen returnerar...inte. Egenskapen fill_format specificerar fill formatet för alternativknappen...

    docs.aspose.com/cells/sv/python-net/managing-co...
  7. JavaScriptを介してC++でExcelのコメントの背景を変更する方法|Document...

    Aspose.Cells for JavaスクリプトをC++を使い、コメントの色を変更したり、コメント内に画像や写真を挿入する方法... fill . solidFill . color = AsposeCells...set it to the comment's shape fill imageData const imageFile =...

    docs.aspose.com/cells/ja/javascript-cpp/how-to-...
  8. Travailler avec des motifs de hachures dans PS ...

    Comment ajouter un motif hachuré à un fichier PS avec Aspose.Page. Découvrez comment utiliser cette fonctionnalité dans .NET....(x, y); 46 //Fill pattern square 47 document. Fill (path); 48 //Set...WriteGraphicsRestore (); 64 65 //Fill text with hatch pattern 66 HatchBrush...

    docs.aspose.com/page/fr/net/ps/working-with-hat...
  9. Робота з кліпами у файлі PS| Java

    Додавання кліпів до файлів PS — це функція, яка підтримується рішенням Aspose.Page API. Подивіться, як використовувати функції в Java... BLUE ); 31 32 //Fill the rectangle in the current...(with clipping) 33 document. fill (rectanglePath); 34 35 //Restore...

    docs.aspose.com/page/uk/java/ps/working-with-cl...
  10. PDFファイルにアークオブジェクトを追加|Aspose.PDF for .NET

    この記事では、Aspose.PDF for .NETを使用してPDFにアークオブジェクトを作成する方法を説明します。...borderInfo ; // Create an arc and set fill color var arc = new Aspose ...); // Create a line and set fill color var line = new Aspose...

    docs.aspose.com/pdf/ja/net/add-arc/