Sort Score
Result 10 results
Languages All
Labels All
Results 5,811 - 5,820 of 12,315 for

fill

(0.07 sec)
  1. Hur man ändrar bakgrund i kommentar i Excel med...

    Hur man ändrar färg i kommentar och infogar bild eller bild i kommentar i Excel med Aspose.Cells for JavaScript via C++.... fill . solidFill . color = AsposeCells...set it to the comment's shape fill imageData const imageFile =...

    docs.aspose.com/cells/sv/javascript-cpp/how-to-...
  2. TextPath class | Aspose.Words for Python

    aspose.words.drawing.TextPath class. Defines the text and formatting of the text path (of a WordArt object)...shape_height : float , word_art_fill : aspose . pydrawing . Color...shape_height shape . fill_color = word_art_fill shape . stroke_color...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Trabajar con transparencia en PostScript | C++

    Cómo agregar transparencia a un archivo PS es una pregunta respondida por la solución API Aspose.Page. Vea cómo utilizar la funcionalidad en C++....rectangle with opaque gradient fill ////////// 25 System::SharedPtr...SetPaint(gradientBrush); 35 document -> Fill(path); 36 ////////// 37 38 offsetX...

    docs.aspose.com/page/es/cpp/ps/working-with-tra...
  4. Lavorare con la trasparenza in PostScript | C++

    Come aggiungere la trasparenza a un file PS è una domanda a cui risponde la soluzione API Aspose.Page. Scopri come utilizzare la funzionalità in C++....rectangle with opaque gradient fill ////////// 25 System::SharedPtr...SetPaint(gradientBrush); 35 document -> Fill(path); 36 ////////// 37 38 offsetX...

    docs.aspose.com/page/it/cpp/ps/working-with-tra...
  5. ¿Qué es un archivo SVG? – Pros, contras – Aspos...

    Aprende con Aspose.SVG qué es un documento SVG, su estructura XML, etiquetas principales, historia de SVG, ventajas clave y uso práctico....cx = "50" cy = "50" r = "40" fill = "#B0C4DE" /> 3 < circle cx...cx = "50" cy = "50" r = "30" fill = "#DDA0DD" /> 4 < circle cx...

    docs.aspose.com/svg/es/net/what-is-an-svg-file/
  6. Arbeiten mit Transparenz in PostScript | C++

    Wie man einer PS-Datei Transparenz hinzufügt, ist eine Frage, die von der Aspose.Page-API-Lösung für C++ beantwortet wird....rectangle with opaque gradient fill ////////// 25 System::SharedPtr...SetPaint(gradientBrush); 35 document -> Fill(path); 36 ////////// 37 38 offsetX...

    docs.aspose.com/page/de/cpp/ps/working-with-tra...
  7. Travailler avec des textures dans PS | .NET

    Comment ajouter un motif de texture au fichier PS est une question à laquelle répond la Aspose.Page. Découvrez comment utiliser la fonctionnalité dans .NET...100)); 31 32 //Fill rectangle 33 document. Fill (path); 34 35...WriteGraphicsRestore (); 44 45 //Fill text with texture pattern 46

    docs.aspose.com/page/fr/net/ps/working-with-tex...
  8. Работа с клипами в 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/ru/java/ps/working-with-cl...
  9. Establecer Visio Forma XForm, Línea y Datos de ...

    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....valores de relleno La propiedad Fill, expuesta por la clase Shape...admite el objeto Aspose.Diagram.Fill. La propiedad Relleno se puede...

    docs.aspose.com/diagram/es/java/set-visio-shape...
  10. Trabalhando com Formulários XFA usando C++|Aspo...

    Aspose.PDF para C++ API permite que você trabalhe com campos XFA e XFA Acroform em um documento PDF. O Aspose.PDF.Facades....document -> Save ( _dataDir + u "Filled_XFA_out.pdf" ); } Converter...document -> Save ( _dataDir + u "Filled_XFA_out.pdf" ); } Trabalhando...

    docs.aspose.com/pdf/pt/cpp/xfa-forms/