Sort Score
Result 10 results
Languages All
Labels All
Results 4,551 - 4,560 of 6,109 for

shape rendering

(0.07 sec)
  1. Konvertuoti JPG Į DOCX Python

    Konvertuoti JPG į DOCX formatą Python kodu. Išsaugokite JPG kaip DOCX naudodami Python....DocumentBuilder(doc) shape = builder.insert_image("Input.jpg") shape.get_shape_renderer()...get_shape_renderer().save("Output.docx", aw.saving.ImageSaveOptions(aw...

    products.aspose.com/words/lt/python-net/convers...
  2. Pārvērst JPG Par DOCX Python

    Konvertējiet JPG uz DOCX Python formātu kodā. Saglabājiet JPG kā DOCX izmantojot Python....DocumentBuilder(doc) shape = builder.insert_image("Input.jpg") shape.get_shape_renderer()...get_shape_renderer().save("Output.docx", aw.saving.ImageSaveOptions(aw...

    products.aspose.com/words/lv/python-net/convers...
  3. Teisenda JPG DOCX Python

    Teisendage JPG vormingusse DOCX Python koodis. Salvestage JPG nimega DOCX kasutades Python....DocumentBuilder(doc) shape = builder.insert_image("Input.jpg") shape.get_shape_renderer()...get_shape_renderer().save("Output.docx", aw.saving.ImageSaveOptions(aw...

    products.aspose.com/words/et/python-net/convers...
  4. DocumentPartSavingArgs.DocumentPartFileName | A...

    Scopri la proprietà DocumentPartFileName per DocumentPartSavingArgs. Gestisci facilmente i nomi dei file per un salvataggio fluido delle parti del documento senza percorsi....= new Document ( MyDir + "Rendering.docx" ); string outFileName...OriginalFileName . EndsWith ( "Rendering.docx" )); string partType...

    reference.aspose.com/words/it/net/aspose.words....
  5. DocumentPartSavingArgs Class | Aspose.Words per...

    Scopri la classe Aspose.Words.Saving.DocumentPartSavingArgs, essenziale per migliorare l'elaborazione dei documenti con opzioni di salvataggio personalizzabili e callback efficienti....= new Document ( MyDir + "Rendering.docx" ); string outFileName...OriginalFileName . EndsWith ( "Rendering.docx" )); string partType...

    reference.aspose.com/words/it/net/aspose.words....
  6. SVG in GIF konvertieren – C#-Code und Online-Ko...

    Konvertieren Sie SVG in GIF in C# mit Aspose.HTML for .NET. Betrachten Sie verschiedene SVG-zu-GIF-Konvertierungsszenarien anhand von C#-Beispielen....einem lokalen Dateisystem ( shapes.svg ), konvertieren und speichern...ConvertSVG (Path. Combine (DataDir, "shapes.svg" ), new ImageSaveOptions(ImageFormat...

    docs.aspose.com/html/de/net/convert-svg-to-gif/
  7. Renderizando em Python|Aspose.Words para Python...

    Use o recurso de renderização Aspose.Words para Python via .NET para formatar um documento de layout de fluxo em páginas e converter esse documento ou páginas selecionadas em outros formatos de documentos (PDF, HTML, XPS, etc.) ou imagens (TIFF, PNG, SVG, etc.) para visualização, conversões adicionais ou impressão.... Renderize um objeto Shape separadamente do documento...

    docs.aspose.com/words/pt/python-net/rendering/
  8. ImageSavingArgs.CurrentShape | Aspose.Words لـ ...

    اكتشف خاصية CurrentShape الخاصة بـ ImageSavingArgs للوصول إلى كائن ShapeBase لحفظ الشكل وتجميع الأشكال بكفاءة في مشاريعك....إرساله إلى إحدى الفئات المشتقة: Shape أو GroupShape . يستخدم Aspose...= new Document ( MyDir + "Rendering.docx" ); // عندما نحفظ المستند...

    reference.aspose.com/words/ar/net/aspose.words....
  9. 使用 C++ 加载工作簿或工作表时过滤对象|Documentation

    学习如何在使用 Aspose.Cells for C++ 加载工作簿或工作表时过滤图表、形状和条件格式等对象。...Load everything and filter shapes SetLoadDataFilterOpt ( static_cast...instance of ImageOrPrintOptions // Render entire worksheet to image ImageOrPrintOptions...

    docs.aspose.com/cells/zh/cpp/filter-objects-whi...
  10. How to Change SVG Color – C# Examples

    Learn how to work with SVG color with C# examples from Aspose.SVG, how to change color of SVG elements, or change background color in SVG files.... You can colorize SVG shapes, lines, paths, text. Using...Color looks at how SVG text and shapes can be colorized. You’ll find...

    docs.aspose.com/svg/net/how-to-change-svg-color/