Sort Score
Result 10 results
Languages All
Labels All
Results 5,281 - 5,290 of 11,972 for

fill

(0.6 sec)
  1. Diagrammdatenserien in Präsentationen mit C++ v...

    Erfahren Sie, wie Sie Diagrammserien in C++ für PowerPoint (PPT/PPTX) verwalten, mit praktischen Codebeispielen und bewährten Methoden, um Ihre Datenpräsentationen zu verbessern....point -> get_Format () -> get_Fill () -> set_FillType ( FillType...point -> get_Format () -> get_Fill () -> get_SolidFillColor ()...

    docs.aspose.com/slides/de/cpp/chart-series/
  2. Schlagschatten – SVG-Filter – C#-Code

    Erfahren Sie, wie Sie SVG-Code schreiben und mithilfe der Aspose.SVG-API einen Schlagschatteneffekt erstellen und den Schlagschatteneffekt auf SVG-Formen und -Text anwenden....width = "100" height = "100" fill = "orange" filter = "url(#shadow)"...width = "100" height = "100" fill = "orange" filter = "url(#shadow-red)"...

    docs.aspose.com/svg/de/net/drop-shadow/
  3. Архів

    Архів...Selected = 1; dataDir = dataDir + "Fill_PDF_Form_Field.pdf"; // Зберегти...pdfDocument = new Document(dataDir + "Fill_PDF_Form_Field.pdf"); // Отримати...

    blog.aspose.com/uk/pdf/create-fill-edit-fillabl...
  4. Administrar fondos de presentación en C++|Docum...

    Aprenda cómo establecer fondos dinámicos en archivos PowerPoint y OpenDocument usando Aspose.Slides para C++, con consejos de código para mejorar sus presentaciones....image used for the background fill. auto backPictureFillForma =...ppImage ); // Set the picture fill mode to Tile and adjust the...

    docs.aspose.com/slides/es/cpp/presentation-back...
  5. Arbeiten mit Formen in PostScript | C++

    Wie man einer PS-Datei Formen hinzufügt, ist eine Frage, die von der Aspose.Page-API-Lösung für C++ beantwortet wird....())); 24 //Fill the rectangle 25 document -> Fill(path); 26 27...e())); 24 //Fill the ellipse 25 document -> Fill(path); 26 27...

    docs.aspose.com/page/de/cpp/ps/working-with-sha...
  6. Calculation of Array Formula of Data Tables|Doc...

    How to use Aspose.Cells library to calculate array formulas for a data table in Microsoft Excel. By loading an existing Excel file or creating a new Excel file, we can use the method provided by Aspose.Cells to calculate the array formula of the data table and get the result. Finally, we save the modified Excel file to disk....of the data table, which are filled with yellow color, will become...

    docs.aspose.com/cells/net/calculation-of-array-...
  7. Modificaciones basadas en eventos de la página ...

    Descubra cómo realizar cambios repetidos en todas las páginas de salida durante la conversión de un archivo XPS utilizando Aspose.Page API para .NET... Fill = api. CreateSolidColorBrus...10f, "[Prev]" ); 41 glyphs. Fill = api. CreateSolidColorBrus...

    docs.aspose.com/page/es/net/xps/event-based-mod...
  8. Modifications basées sur les événements de page...

    Découvrez comment apporter des modifications répétées à toutes les pages de sortie lors de la conversion d'un fichier XPS à l'aide de Aspose.Page pour .NET... Fill = api. CreateSolidColorBrus...10f, "[Prev]" ); 41 glyphs. Fill = api. CreateSolidColorBrus...

    docs.aspose.com/page/fr/net/xps/event-based-mod...
  9. Trabalhar com Transparência em PostScript | C++

    Como adicionar transparência a um ficheiro PS é uma questão respondida pela solução da API Aspose.Page. Veja como utilizar a funcionalidade em C++....rectangle with opaque gradient fill ////////// 25 System::SharedPtr...SetPaint(gradientBrush); 35 document -> Fill(path); 36 ////////// 37 38 offsetX...

    docs.aspose.com/page/pt/cpp/ps/working-with-tra...
  10. Использование графических утилит XPS | С++

    Узнайте, как легко создавать изображения и относительно сложные фигуры на странице XPS с помощью графических утилит в Aspose.Page API для C++.... f )); 20 path -> set_Fill(doc -> CreateSolidColorBrus...), 100. f )); 25 path -> set_Fill(doc -> CreateSolidColorBrus...

    docs.aspose.com/page/ru/cpp/xps/graphic-utilities/