Sort Score
Result 10 results
Languages All
Labels All
Results 8,491 - 8,500 of 198,847 for

new

(0.18 sec)
  1. PageSetup.lineNumberDistanceFromText property |...

    PageSetup.lineNumberDistanceFromText property. Gets or sets distance between the right edge of line numbers and the left edge of the document....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...restart the numbering on each new page from 1 and display the number...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. PdfZoomBehavior Enum | Aspose.Words for .NET

    Discover Aspose.Words.PdfZoomBehavior enum for customizable PDF zoom settings. Enhance user experience with tailored viewing options in PDF documents....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...25%. PdfSaveOptions options = new PdfSaveOptions { ZoomBehavior...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Aspose.3D 17.2.0中的公共 API 更改|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....// load X file Scene Xfile = new Scene ( "3D.x" ); 添加 Aspose.ThreeD...Scene class object Scene scene = new Scene (); // initialize an object...

    docs.aspose.com/3d/zh/net/public-api-changes-in...
  4. Node.Document | Aspose.Words for .NET

    Discover the Node Document property, effortlessly access the document linked to your node for seamless data management and enhanced productivity....Document doc = new Document (); Paragraph para = new Paragraph (...doc ); para . AppendChild ( new Run ( doc , "Hello world!" ));...

    reference.aspose.com/words/net/aspose.words/nod...
  5. Shape Effect|Aspose.Slides for PHP Documentation

    Apply effect to PowerPoint shape...OuterShadowEffect ) to a rectangle: $pres = new Presentation (); try { $shape...reflection effect to a shape: $pres = new Presentation (); try { $shape...

    docs.aspose.com/slides/php-java/shape-effect/
  6. ImagePixelFormat | Aspose.Words for Java

    Specifies the pixel format for the generated images of document pages in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);..."Logo.jpg"); Assert.assertTrue(new File(getImageDir() + "Logo.jpg")...

    reference.aspose.com/words/java/com.aspose.word...
  7. Get Dimension of an image - Free Support Forum ...

    Can we get dimensions (width and height) of an image using aspose.word or any other aspose library? Code should run in linux and windows....Create a new document and a DocumentBuilder Document doc = new Document();...Document(); DocumentBuilder builder = new DocumentBuilder(doc); // Insert...

    forum.aspose.com/t/get-dimension-of-an-image/31...
  8. HeightRule Enum | Aspose.Words for .NET

    Discover Aspose.Words.HeightRule enum for precise control over object height in documents. Optimize your workflow with this essential feature!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...current row, as well as any new rows it creates afterwards. builder...

    reference.aspose.com/words/net/aspose.words/hei...
  9. PdfSaveOptions.exportDocumentStructure property...

    PdfSaveOptions.exportDocumentStructure property. Gets or sets a value determining whether or not to export document structure....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...document to .PDF. let options = new aw . Saving . PdfSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. TxtListIndentation class | Aspose.Words for Nod...

    Aspose.Words.Saving.TxtListIndentation class. Specifies how list levels are indented when document is exporting to [SaveFormat.Text](../../aspose.words/saveformat/#Text) format...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...plaintext. let txtSaveOptions = new aw . Saving . TxtSaveOptions...

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