Sort Score
Result 10 results
Languages All
Labels All
Results 6,971 - 6,980 of 174,045 for

drawing

(0.08 sec)
  1. Merge PDF Files To JPG Using Python | products....

    Merge multiple PDF files in Python....pydrawing as drawing with slides . Presentation()...format(str(slide . slide_number)), drawing . imaging . ImageFormat . jpeg)...

    products.aspose.com/slides/python-net/merge/pdf...
  2. Merge PDF Files To PNG Using Python | products....

    Merge multiple PDF files in Python....pydrawing as drawing with slides . Presentation()...format(str(slide . slide_number)), drawing . imaging . ImageFormat . png)...

    products.aspose.com/slides/python-net/merge/pdf...
  3. 创建带有基本 3D 形状的场景|Documentation

    Aspose.3D for Node.js 通过 Java API 具有对基本 3D 形状的支持。所有参数化基本体在保存到任何受支持的输出文件格式时,都将自动转换为网格。... Cylinder ()); // Save drawing in the OBJ format scene . save...

    docs.aspose.com/3d/zh/nodejs-java/create-scene-...
  4. FieldPrint.post_script_group property | Aspose....

    FieldPrint.post_script_group property. Gets or sets the Drawing rectangle that the PostScript instructions operate on....property Gets or sets the drawing rectangle that the PostScript...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Extract Images from PDF|Aspose.PDF for C++

    How to extract a part of the image from PDF using Aspose.PDF for C++....( outputImage , System :: Drawing :: Imaging :: ImageFormat ::...

    docs.aspose.com/pdf/cpp/extract-images-from-the...
  6. FindReplaceOptions.ignore_shapes property | Asp...

    FindReplaceOptions.ignore_shapes property. Gets or sets a boolean value indicating either to ignore shapes within a text.... drawing . ShapeType . BALLOON , width...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Watermark::Remove method | Aspos...

    Aspose::Words::Watermark::Remove method. Removes the watermark in C++.... -> set_Color ( System :: Drawing :: Color :: get_Black ());...

    reference.aspose.com/words/cpp/aspose.words/wat...
  8. Aspose::Words::Story::get_StoryType method | As...

    Aspose::Words::Story::get_StoryType method. Gets the type of this story in C++....InsertShape ( Aspose :: Words :: Drawing :: ShapeType :: Cube , 100...

    reference.aspose.com/words/cpp/aspose.words/sto...
  9. Aspose::Words::Settings::CompatibilityOptions c...

    Aspose::Words::Settings::CompatibilityOptions class. Contains compatibility options (that is, the user preferences entered on the Compatibility tab of the Options dialog in Microsoft Word). To learn more, visit the documentation article in C++....ASSERT_EQ ( Aspose :: Words :: Drawing :: ShapeMarkupLanguage :: Vml...ExplicitCast < Aspose :: Words :: Drawing :: Shape > ( doc -> GetChild...

    reference.aspose.com/words/cpp/aspose.words.set...
  10. 绘制文字|Documentation

    本节介绍如何用Aspose.Diagram在visio页面中绘制文字。支持使用C#绘制文字并保存为pdf、svg、html、image、xps等格式。...), new PointF ( 1 , 2 ) }; //Draw a diamond shape in page long...NET API allows developers to draw a text in the page and save...

    docs.aspose.com/diagram/zh/net/drawing/draw-text/