Sort Score
Result 10 results
Languages All
Labels All
Results 3,171 - 3,180 of 9,889 for

shape

(0.07 sec)
  1. ImageFieldMergingArgs | Aspose.Words for Java

    Provides data for the IFieldMergingCallback.imageFieldMergingcom.aspose.words.ImageFieldMergingArgs event in Java.... getShape() Specifies the shape that the mail merge engine must...document. setShape(Shape value) Specifies the shape that the mail...

    reference.aspose.com/words/java/com.aspose.word...
  2. PdfSaveOptions.DmlEffectsRenderingMode | Aspose...

    Discover the PdfSaveOptions DmlEffectsRenderingMode property to control the rendering of DrawingML effects for enhanced PDF output quality....Document ( MyDir + "DrawingML shape effects.docx" ); // Create a...

    reference.aspose.com/words/net/aspose.words.sav...
  3. PdfSaveOptions.dml_effects_rendering_mode prope...

    PdfSaveOptions.dml_effects_rendering_mode property. Gets or sets a value determining how DrawingML effects are rendered....file_name = MY_DIR + 'DrawingML shape effects.docx' ) # Create a "PdfSaveOptions"...

    reference.aspose.com/words/python-net/aspose.wo...
  4. How to Extract Images from Word Document in C#

    This tutorial explains how to extract images from Word document in C#. It contains information about the configuration, step-wise process and a runnable sample code that can be used to extract all images from Word document in C#....object Get the collection of shapes from the Word document using...elements in the shapes collection Save each shape that has an image...

    kb.aspose.com/words/net/how-to-extract-images-f...
  5. AxisTickLabelPosition | Aspose.Words for Java

    Specifies the possible positions for tick labels in Java....new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...500.0, 300.0); Chart chart = shape.getChart(); // Clear the chart's...

    reference.aspose.com/words/java/com.aspose.word...
  6. How to Convert SHP to Geojson in C#

    This tutorial provides simple steps to convert SHP to Geojson in C#. It contains complete information including the configuration details, to-do steps and a sample code for converting Shapefile to Geojson in C#.... Steps to Convert Shape File to GPX in C# Install Aspose...the requirement Convert the shape file to Geojson format using...

    kb.aspose.com/gis/net/how-to-convert-shp-to-geo...
  7. Aspose::Words::Loading::LoadOptions::get_Preser...

    Aspose::Words::Loading::LoadOptions::get_PreserveIncludePictureField method. Gets or sets whether to preserve the INCLUDEPICTURE field when reading Microsoft Word formats. The default value is false in C++....INCLUDEPICTURE field is converted into a shape object. You can override that...INCLUDEPICTURE fields // into image shapes when loading a document that...

    reference.aspose.com/words/cpp/aspose.words.loa...
  8. Manage Rows and Columns|Aspose.Slides Documenta...

    Manage table rows and columns in PowerPoint presentations in C++...tbl ; // Iterates through the shapes and sets a reference to the...const auto & shp : sld -> get_Shapes ()) { if ( ObjectExt :: Is...

    docs.aspose.com/slides/cpp/manage-rows-and-colu...
  9. Aspose.Words for .NET

    This API allows to create, edit, render, print, and convert Word documents without utilizing Microsoft Word....Chart in Word using C# Insert Shape in Word using C# Paragraph Formatting...

    kb.aspose.com/words/net/
  10. AxisScaling Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.AxisScaling class for customizable axis scaling options, enhancing your chart presentations effortlessly....new DocumentBuilder ( doc ); Shape chartShape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...