Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 222,684 for

new

(0.17 sec)
  1. Aspose.PSD for .NET 22.6 - Release Notes|Docume...

    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.... Save ( outputPng , new PngOptions ()); } PSDNET-940...psd" ); var contentTestFiles = new string [] { "OnlyRegular.psd"...

    docs.aspose.com/psd/net/aspose-psd-for-net-22-6...
  2. Concatenate Quaternions and apply on 3D entitie...

    Aspose.3D for .NET allows developers to combine two rotation transformation into one represented in a quaternion....NET Scene scene = new Scene (); Quaternion q1 = Quaternion...CreateChildNode ( "cylinder-q1" , new Cylinder ( 0.1 , 1 , 2 )); cylinder...

    docs.aspose.com/3d/net/concatenate-quaternions-...
  3. Shape | Aspose.Words for .NET

    Create unique shape objects effortlessly with our Shape Constructor. Design custom forms and enhance your projects with ease and precision!...Shape constructor Creates a new shape object. public Shape (...into a document. Document doc = new Document (); // The "Shape" class's...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Pillars uncomplete when rendering image - Free ...

    Hi, we use following code to create pictures from Excel: Aspose.Cells.License license = New Aspose.Cells.License(); license.SetLicense(@“Aspose.Total.lic”); Workbook wb = New Workbook(“Excel_V1.xlsx”); Worksheet exc…...License license = new Aspose.Cells.License(); license...SetLicense(@“Aspose.Total.lic”); Workbook wb = new Workbook(“Excel_V1.xlsx”); Worksheet...

    forum.aspose.com/t/pillars-uncomplete-when-rend...
  5. Working with Cylinder|Documentation

    Aspose.3D for .NET allows customizing Offset Top of a cylinder. In order to use this functionality, you can use Offset property of Cylinder class....Create a scene Scene scene = new Scene (); // Initialize cylinder...cylinder var cylinder1 = new Cylinder ( 2 , 2 , 10 , 20 , 1 , false...

    docs.aspose.com/3d/net/working-with-cylinder/
  6. ShapeBase.ShapeType | Aspose.Words for .NET

    Discover the ShapeBase ShapeType property to easily access and define your shape types, enhancing your design capabilities and project efficiency....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...InsertShape methods. Shape balloon = new Shape ( doc , ShapeType . Balloon...

    reference.aspose.com/words/net/aspose.words.dra...
  7. GradientStop.transparency property | Aspose.Wor...

    GradientStop.transparency property. Gets or sets a value representing the transparency of the gradient fill expressed as a percent in range 0.0 to 1.0....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...transparency = 0.25 ; // Add new gradient stop to the end of collection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ReplacingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.Replacing.ReplacingArgs class for efficient custom text replacement in your documents. Enhance your workflow today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...builder . Writeln ( "Our new location in New York City is opening...

    reference.aspose.com/words/net/aspose.words.rep...
  9. Enhance Image Processing with the Modern API|As...

    Modernize slide image processing by replacing deprecated imaging APIs with the Java Modern API for seamless PowerPoint and OpenDocument automation....the new API may look as follows: Presentation pres = new Presentation... get_Item ( 0 ). getImage ( new Dimension ( 1920 , 1080 )); try...

    docs.aspose.com/slides/java/modern-api/
  10. SectionStart enumeration | Aspose.Words for Python

    aspose.words.SectionStart enumeration. The type of break at the beginning of the section....Name Description CONTINUOUS The new section starts on the same page...section. NEW_COLUMN The section starts from a new column. NEW_PAGE...

    reference.aspose.com/words/python-net/aspose.wo...