Sort Score
Result 10 results
Languages All
Labels All
Results 7,501 - 7,510 of 50,834 for

shape

(0.54 sec)
  1. Convert STL to BMP via C# | products.aspose.com

    Sample code for STL to BMP C# conversion. Use API example code for batch STL files to BMP conversion within VB.NET, Asp.NET or any .NET based application....the cross section of the 3D shape to be built by the fabber. There...

    products.aspose.com/cad/net/conversion/stl-to-bmp/
  2. Watermark PPT File Online or using .NET | produ...

    Free online app to Watermark different PPT files. .NET watermarking library C# code for PPT presentations....object Select the slide Pick shape using AddAutoShape and get watermarking...

    products.aspose.com/total/net/watermark/ppt/
  3. Watermark ODP File Online or using .NET | produ...

    Free online app to Watermark different ODP files. .NET watermarking library C# code for ODP presentations....object Select the slide Pick shape using AddAutoShape and get watermarking...

    products.aspose.com/total/net/watermark/odp/
  4. Working with Markdown Features in Java|Aspose.W...

    How to implement Markdown features using Java. All the features are represented as corresponding styles or direct formatting....paragraph with a HorizontalRule shape. There are nuances of translating...

    docs.aspose.com/words/java/working-with-markdow...
  5. Გააკეთეთ HTML C++ Ის Გამოყენებით

    შექმენით ახალი HTML C++ ში რამდენიმე ნაბიჯით. მარტივად შექმენით HTML C++ ბიბლიოთეკის გამოყენებით....<DocumentBuilder>(doc); auto shape = builder-> InsertChart (ChartType::Pie... 432 , 252 ); auto chart = shape-> get_Chart (); chart-> get_Title...

    products.aspose.com/words/ka/cpp/make/html/
  6. Გააკეთეთ WORD C++ Ის Გამოყენებით

    შექმენით ახალი WORD C++ ში რამდენიმე ნაბიჯით. მარტივად შექმენით WORD C++ ბიბლიოთეკის გამოყენებით....<DocumentBuilder>(doc); auto shape = builder-> InsertChart (ChartType::Pie... 432 , 252 ); auto chart = shape-> get_Chart (); chart-> get_Title...

    products.aspose.com/words/ka/cpp/make/word/
  7. Úpravy souborů PSD online | products.aspose.com

    Upravte soubory PSD Adobe Photoshop online...Yellow); // Draw an arc shape by specifying the Pen object...

    products.aspose.com/psd/cz/editor/
  8. How to set excel Custom Paper Size width and he...

    @amjad.sahi, @Professionalize.Discourse, @John.He, @simon.zhao worksheet.PageSetup.PaperSize = PaperSizeType.Custom; // Set custom paper size for A1 (width: 33.1 inches, height: 23.4 inches) worksheet.PageSetup.Custom…...} Sorry for the full logic shape not being provided for security...

    forum.aspose.com/t/how-to-set-excel-custom-pape...
  9. 添加奇偶页页眉后报错:"com.aspose.words.zzby.zzQy()" is nu...

    java.lang.NullPointerException: Cannot invoke "com.aspose.words.zzYM9.zzWjR()" because the return value of "com.aspose.words.zzby.zzQy()" is null at com.aspose.words.zzZ4S.zzQy(Unknown Source) at com.aspo…...NodeCollection shapes = section.getChildNodes(NodeType.SHAPE, true);...for (Shape shape : (Iterable<Shape>) shapes) { if (shape.hasImage())...

    forum.aspose.com/t/com-aspose-words-zzby-zzqy-i...
  10. HtmlSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.HtmlSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Html](../../aspose.words/saveformat/#Html), [SaveFormat.Mhtml](../../aspose.words/saveformat/#Mhtml), [SaveFormat.Epub](../../aspose.words/saveformat/#Epub), [SaveFormat.Azw3](../../aspose.words/saveformat/#Azw3) or [SaveFormat.Mobi](../../aspose.words/saveformat/#Mobi) format...value determining how DrawingML shapes are rendered. (Inherited from...exportShapesAsSvg Controls whether Shape nodes are converted to SVG images...

    reference.aspose.com/words/nodejs-net/aspose.wo...