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

new

(0.07 sec)
  1. PageSetup.leftMargin property | Aspose.Words fo...

    PageSetup.leftMargin property. Returns or sets the distance (in points) between the left edge of the page and the left boundary of the body text....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ChartAxisTitle.overlay property | Aspose.Words ...

    ChartAxisTitle.overlay property. Determines whether other chart elements shall be allowed to overlap the title...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Extract Content in PHP|Aspose.Words for Java

    Extract Content from Document using PHP....Load in the document $ doc = new Java ( "com.aspose.words.Document"...// Insert the content into a new separate document and save it...

    docs.aspose.com/words/java/extract-content-in-php/
  4. ExportFontFormat enumeration | Aspose.Words for...

    Aspose.Words.Saving.ExportFontFormat enumeration. Indicates the format that is used to export fonts while rendering to HTML fixed format.... let doc = new aw . Document ( base . myDir...font.docx" ); let saveOptions = new aw . Saving . HtmlFixedSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ReflectionFormat.Remove | Aspose.Words for .NET

    Effortlessly eliminate ReflectionFormat from your parent object with our streamlined Remove method, enhancing your coding efficiency and clarity.... Document doc = new Document ( MyDir + "Various shapes..."Shape.Reflection.docx" ); doc = new Document ( ArtifactsDir + "Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ShapeBase.Glow | Aspose.Words for .NET

    Enhance your designs with ShapeBase Glow! Achieve stunning glow effects for your shapes and elevate your visual projects effortlessly.... Document doc = new Document ( MyDir + "Various shapes...+ "Shape.Glow.docx" ); doc = new Document ( ArtifactsDir + "Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ShapeBase.Reflection | Aspose.Words for .NET

    Discover the ShapeBase Reflection property to enhance your designs with customizable reflection formatting for stunning visual effects.... Document doc = new Document ( MyDir + "Various shapes..."Shape.Reflection.docx" ); doc = new Document ( ArtifactsDir + "Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Create smoothing group for mesh|Documentation

    Using Aspose.3D for .NET, developers can create smoothing group for mesh....cube with 6 faces var box = (new Box()).ToMesh(); //create a smoothing...for each polygon sg.SetData(new int[] {0, 0, 0, 1, 2, 3 }); //save...

    docs.aspose.com/3d/net/create-smoothing-group-f...
  9. ImportFormatOptions.IgnoreHeaderFooter | Aspose...

    Discover the ImportFormatOptions IgnoreHeaderFooter property, control header/footer formatting in KeepSourceFormatting mode. Simplify your document imports today!... Document dstDoc = new Document ( MyDir + "Document..."Document.docx" ); Document srcDoc = new Document ( MyDir + "Header and...

    reference.aspose.com/words/net/aspose.words/imp...
  10. Aspose.PSD for .NET 19.4 - 发布说明|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....psd" ; using ( var image = new PsdImage ( 200 , 200 )) { using...layer = null ; try { layer = new Layer (( RasterImage ) im );...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...