Sort Score
Result 10 results
Languages All
Labels All
Results 7,531 - 7,540 of 162,156 for

new

(0.06 sec)
  1. Convert Presentation to HTML|Aspose.Slides Docu...

    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....presentation file Presentation pres = new Presentation("Conversion.ppt");...ppt"); HtmlOptions htmlOpt = new HtmlOptions(); htmlOpt.HtmlFormatter...

    docs.aspose.com/slides/net/convert-presentation...
  2. OdtSaveOptions.IsStrictSchema11 | Aspose.Words ...

    Optimize your ODT exports with the IsStrictSchema11 property. Ensure strict compliance with ODT 1.1 or enable 1.2 compatibility for best results.... Document doc = new Document ( MyDir + "Rendering...OdtSaveOptions saveOptions = new OdtSaveOptions { MeasureUnit...

    reference.aspose.com/words/net/aspose.words.sav...
  3. DocumentBuilder.InsertHorizontalRule | Aspose.W...

    Enhance your documents with the DocumentBuilder InsertHorizontalRule method, effortlessly adding stylish horizontal lines for better organization and visual appeal....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Aspose::Words::Fields::FieldDatabaseDataRow cla...

    Aspose::Words::Fields::FieldDatabaseDataRow class. Provides data for the FieldDatabase field result. Please see DataRow instance. To learn more, visit the documentation article in C++....a::DataRow>&) Initializes a new instance of the FieldDatabaseDataRow...em::String>&) Initializes a new instance of the FieldDatabaseDataRow...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Border.LineStyle | Aspose.Words for .NET

    Customize your design with the Border LineStyle property, allowing you to easily get or set unique border styles for enhanced visual appeal....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/bor...
  6. ShapeBase.Rotation | Aspose.Words for .NET

    Discover the ShapeBase Rotation property, easily define and customize rotation angles for your shapes, enhancing your design's precision and creativity....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Font.Outline | Aspose.Words for .NET

    Discover the Font Outline property. Easily format fonts as outlines for a unique design touch. Enhance your typography with this simple feature!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/fon...
  8. ImageData.FitImageToShape | Aspose.Words for .NET

    Optimize your images with the FitImageToShape method, ensuring perfect aspect ratio alignment within Shape frames for stunning visual presentations....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Set Aspect Ratio of Barcodes in PHP|Documentation

    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....$builder = new BarCodeBuilder (); $symbology = new Symbology ();...

    docs.aspose.com/barcode/java/set-aspect-ratio-o...
  10. Append Documents in PHP|Aspose.Words for Java

    Append Documents using PHP.... Php Code $ doc1 = new Java ( "com.aspose.words.Document"..."data/doc1.doc" ); $ doc2 = new Java ( "com.aspose.words.Document"...

    docs.aspose.com/words/java/append-documents-in-...