Sort Score
Result 10 results
Languages All
Labels All
Results 2,971 - 2,980 of 90,710 for

object

(0.12 sec)
  1. Capabilities and limitations of the Aspose Word...

    Hi, We(Existing customer of Groupdocs.Conversion) are planning to evaluate Aspose.Words ReportingEngine as a replacement for our existing Apache POI + Velocity template solution. Kindly help clarify the following point…...methods from custom Java utility objects that are added to the reporting...type casting or converting objects within the template (e.g.,...

    forum.aspose.com/t/capabilities-and-limitations...
  2. PreferredWidth.ToString | Aspose.Words for .NET

    Discover the PreferredWidth ToString method, which generates a user-friendly string showcasing your Object's value for enhanced clarity and usability....displays the value of this object. public override string ToString..."PreferredWidth" property creates a new object. Assert . That ( builder ....

    reference.aspose.com/words/net/aspose.words.tab...
  3. ShapeMarkupLanguage enumeration | Aspose.Words ...

    Aspose.Words.Drawing.ShapeMarkupLanguage enumeration. Specifies Markup language used for the shape....property of the SaveOptions object to "OoxmlCompliance.Iso29500_2008_Strict"...we save while passing this object will have to follow that standard...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. MailMerge.GetFieldNames | Aspose.Words for .NET

    Discover the MailMerge GetFieldNames method to effortlessly access and utilize all mail merge field names in your document for streamlined document automation.... Add ( new object [] { "John" , "Doe" , "New...dataTable . Rows . Add ( new object [] { "Joe" , "Bloggs" , "Washington"...

    reference.aspose.com/words/net/aspose.words.mai...
  5. PageSetup.paper_size property | Aspose.Words fo...

    PageSetup.paper_size property. Returns or sets the paper size....of this section's PageSetup object. builder . page_setup . paper_size...section has its own PageSetup object. When we use a document builder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Rendering::OfficeMathRenderer cl...

    Aspose::Words::Rendering::OfficeMathRenderer class. Provides methods to render an individual OfficeMath to a raster or vector image or to a Graphics Object. To learn more, visit the documentation article in C++....vector image or to a Graphics object. To learn more, visit the Working...Renders the shape into a Graphics object to a specified scale. RenderToSize...

    reference.aspose.com/words/cpp/aspose.words.ren...
  7. Convert IFC to CGM via C# | products.aspose.com

    Sample code for IFC to CGM C# conversion. Use API example code for batch IFC files to CGM conversion within VB.NET, Asp.NET or any .NET based application....Load method Set an object of CadRasterizationOpti with...passing the resultant file path & object of CgmOptions System Requirements...

    products.aspose.com/cad/net/conversion/ifc-to-cgm/
  8. PDF to SVG Converter using Python | Aspose.PDF

    Sample code on Python for PDF to SVG conversion. Use example code for batch PDF to SVG conversion with Python and .NET...PDF document into a Document object using apdf.DOCument(), allowing...Configure theSvgSaveOptions object by setting properties, such...

    products.aspose.com/pdf/python-net/conversion/p...
  9. EPS to GIF Converter using Python | Aspose.PDF

    Sample code on Python for EPS to GIF conversion. Use example code for batch EPS to GIF conversion with Python and .NET... Create a PsLoadOptions object to specify how the .eps document...DPI) and create a GifDevice object to write the GIF files with...

    products.aspose.com/pdf/python-net/conversion/e...
  10. Draw Circle in Java

    This tutorial compiles the information to draw circle in Java. It contains the system setup information, stepwise process details, and a running sample code to create a circle drawer in Java....circles Initiate a Bitmap class object while specifying the image...instance using the Bitmap class object Call the drawEllipse method...

    kb.aspose.com/drawing/java/draw-circle-in-java/