Sort Score
Result 10 results
Languages All
Labels All
Results 9,591 - 9,600 of 224,714 for

new

(1.6 sec)
  1. Փոխարկել DOC PDF C#

    Փոխարկեք DOC ը PDF ձևաչափի C# կոդով: Պահեք DOC որպես PDF օգտագործելով C#:...Words; var doc = new Document( "Input.doc" ); doc...using Aspose.Words; var doc = new Document("Input.doc"); doc.Save("Output...

    products.aspose.com/words/hy/net/conversion/doc...
  2. Փոխարկել DOC RTF C#

    Փոխարկեք DOC ը RTF ձևաչափի C# կոդով: Պահեք DOC որպես RTF օգտագործելով C#:...Words; var doc = new Document( "Input.doc" ); doc...using Aspose.Words; var doc = new Document("Input.doc"); doc.Save("Output...

    products.aspose.com/words/hy/net/conversion/doc...
  3. Փոխարկել PDF DOC C#

    Փոխարկեք PDF ը DOC ձևաչափի C# կոդով: Պահեք PDF որպես DOC օգտագործելով C#:...Words; var doc = new Document( "Input.pdf" ); doc...using Aspose.Words; var doc = new Document("Input.pdf"); doc.Save("Output...

    products.aspose.com/words/hy/net/conversion/pdf...
  4. Expose Geometric Transformation|Documentation

    Aspose.3D for .NET allows exposing geometric transformation of a 3D scene. You can evaluate the global transformation using EvaluateGlobalTransform method....NET // Initialize node var n = new Node (); // Get Geometric Translation...Transform . GeometricTranslation = new Vector3 ( 10 , 0 , 0 ); // The...

    docs.aspose.com/3d/net/expose-geometric-transfo...
  5. SmartArt|Aspose.Slides for Node.js via .NET Doc...

    Work with SmartArt in Aspose.Slides for Node.js: create, edit, convert, and style diagrams with JavaScript for PowerPoint and OpenDocument presentations....addSmartArt () { let presentation = new aspose . slides . Presentation...accessSmartArt () { let presentation = new aspose . slides . Presentation...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  6. Working with Radius of Sphere|Documentation

    Using Aspose.3D for Node.js via Java, you can set of get radius of a sphere....initialize a scene var scene = new aspose . threed . Scene (); //...initialize a Sphere var sphere = new aspose . threed . Sphere ();...

    docs.aspose.com/3d/nodejs-java/working-with-rad...
  7. Extract fonts from PDF|Aspose.PDF for Java

    How to extract font from PDF using Aspose.PDF for Java... Document pdfDocument = new com . aspose . pdf . Document...font : fonts ) { font . save ( new FileOutputStream ( font . getFontName...

    docs.aspose.com/pdf/java/extract-fonts-from-pdf/
  8. PdfSaveOptions.RenderChoiceFormFieldBorder | As...

    Discover how the PdfSaveOptions RenderChoiceFormFieldBorder property enhances PDF form design by controlling choice field borders for better user experience.... Document doc = new Document ( MyDir + "Legacy drop-down...PdfSaveOptions saveOptions = new PdfSaveOptions (); saveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Document.DefaultTabStop | Aspose.Words for .NET

    Discover how to customize the DefaultTabStop property to set precise tab intervals in points, enhancing your document formatting and layout....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  10. TextColumnCollection.Spacing | Aspose.Words for...

    Discover the TextColumnCollection Spacing property, effortlessly manage column spacing in points for a polished, professional layout. Enhance your design today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/tex...