Sort Score
Result 10 results
Languages All
Labels All
Results 3,871 - 3,880 of 167,714 for

drawing

(0.12 sec)
  1. 在 PostScript 中使用转换 | C++

    Aspose.Page API 解决方案解答了如何在 PS 文件中转换内容的问题。了解如何在 C++ 中使用该功能...Drawing Product Solution Aspose.Font...Finance Product Solution Aspose.Drawing Product Solution Aspose.Font...

    docs.aspose.com/page/zh/cpp/ps/working-with-tra...
  2. Apply preset theme to VTX document via Python |...

    Python source code to apply preset theme to vtx file within any Python based application....extension is a Microsoft Visio drawing template that is saved to disc...Visio files are used to create drawings that contain visual objects...

    products.aspose.com/diagram/python-net/theme/vtx/
  3. Merge Image to PDF in Python | products.aspose.com

    Merge Image to PDF in Python. Use Python library API to combine Image and PDF...pydrawing as drawing with slides . Presentation()...pres . images . add_image(drawing . Bitmap( "image1.png" )) slide...

    products.aspose.com/slides/python-net/merge/ima...
  4. Merge PNG to PDF in Python | products.aspose.com

    Merge PNG to PDF in Python. Use Python library API to combine PNG and PDF...pydrawing as drawing with slides . Presentation()...pres . images . add_image(drawing . Bitmap( "image1.png" )) slide...

    products.aspose.com/slides/python-net/merge/png...
  5. Merge TIFF to PDF in Python | products.aspose.com

    Merge TIFF to PDF in Python. Use Python library API to combine TIFF and PDF...pydrawing as drawing with slides . Presentation()...pres . images . add_image(drawing . Bitmap( "image1.tiff" ))...

    products.aspose.com/slides/python-net/merge/tif...
  6. Get all the external hyperlinks in a presentati...

    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....SlideParts ) { IEnumerable < Drawing . HyperlinkType > links = slidePart...slidePart . Slide . Descendants < Drawing . HyperlinkType >(); // Iterate...

    docs.aspose.com/slides/net/get-all-the-external...
  7. ChartDataTable.has_outline_border property | As...

    ChartDataTable.has_outline_border property. Gets or sets a flag indicating whether an outline border, that is, a border around series and category names, is displayed... drawing . charts . ChartType . COLUMN...stroke . dash_style = aw . drawing . DashStyle . SHORT_DOT data_table...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Rendering::ThumbnailGeneratingOp...

    Aspose::Words::Rendering::ThumbnailGeneratingOptions class. Can be used to specify additional options when generating thumbnail for a document in C++....set_ThumbnailSize (System::Drawing::Size) Setter for Aspose::...set_ThumbnailSize ( System :: Drawing :: Size ( 400 , 400 )); options...

    reference.aspose.com/words/cpp/aspose.words.ren...
  9. Aspose::Words::Document::RenderToSize method | ...

    Aspose::Words::Document::RenderToSize method. Renders a document page into a Graphics object to a specified size in C++....System :: SharedPtr < System :: Drawing :: Graphics > & graphics ,...System::SharedPtr<System::Drawing::Graphics>& The object where...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Convert DXF to JT via C# | products.aspose.com

    Sample code for DXF to JT C# conversion. Use API example code for batch DXF files to JT conversion within VB.NET, Asp.NET or any .NET based application.... DXF, Drawing Interchange Format, or Drawing Exchange Format...representation of AutoCAD drawing file. Each element in the file...

    products.aspose.com/3d/net/conversion/dxf-to-jt/