Sort Score
Result 10 results
Languages All
Labels All
Results 6,051 - 6,060 of 222,973 for

new

(0.32 sec)
  1. DocumentBuilder.insertHorizontalRule method | A...

    DocumentBuilder.insertHorizontalRule method. Inserts a horizontal rule shape into the document....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Manage Presentation Shapes in Java|Aspose.Slide...

    Learn to create, edit and optimize shapes in Aspose.Slides for Java and deliver high-performance PowerPoint presentations....presentation file Presentation pres = new Presentation ( "FindingShapeInSlide...slide shape collection. Add new slide to the presentation. Clone...

    docs.aspose.com/slides/java/shape-manipulations/
  3. HorizontalRuleFormat.alignment property | Aspos...

    HorizontalRuleFormat.alignment property. Gets or sets the alignment of the horizontal rule....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. CustomDocumentProperties Class | Aspose.Words f...

    Discover Aspose.Words.Properties.CustomDocumentProperties for managing custom document properties effortlessly. Enhance your document management today!...Add ( string, bool ) Creates a new custom document property of the...string, DateTime ) Creates a new custom document property of the...

    reference.aspose.com/words/net/aspose.words.pro...
  5. 在 Apache POI 和 Aspose.Cells 中创建日期单元格|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....Workbook object Workbook workbook = new Workbook (); //Accessing the...Workbook wb = new HSSFWorkbook (); //Workbook wb = new XSSFWorkbook();...

    docs.aspose.com/cells/zh/java/create-date-cell-...
  6. Get the Version Number of the Application that ...

    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....2003 XLS file let workbook = new AsposeCells . Workbook ( path...Excel 2007 XLS file workbook = new AsposeCells . Workbook ( path...

    docs.aspose.com/cells/nodejs-cpp/get-the-versio...
  7. Fill.ForeColor | Aspose.Words for .NET

    Set the ForeColor property to customize your fill's foreground color with a Color object, enhancing visual appeal and design flexibility....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...the right end: Shape arrow = new Shape ( doc , ShapeType . Line...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Convert PDF to Different Image Formats in C#|As...

    This topic show you how to use Aspose.PDF to convert PDF to various images formats e.g. TIFF, BMP, EMF, JPEG, PNG, GIF, SVG with a few lines of code....document using ( var document = new Aspose . Pdf . Document ( dataDir...Resolution object var resolution = new Aspose . Pdf . Devices . Resolution...

    docs.aspose.com/pdf/net/convert-pdf-to-images-f...
  9. Convert PowerPoint Presentations to Video in .N...

    Learn how to convert PowerPoint presentations to video in .NET. Discover sample C# code and automation techniques to streamline your workflow.... Configure ( new FFOptions { BinaryFolder = @...Presentation presentation = new Presentation ()) { ISlide slide...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  10. TxtSaveOptionsBase.ExportHeadersFootersMode | A...

    Discover how the TxtSaveOptionsBase ExportHeadersFootersMode property optimizes header and footer export in text formats. Default, PrimaryOnly.... Document doc = new Document (); // Insert even and...FirstSection . HeadersFooters . Add ( new HeaderFooter ( doc , HeaderFooterType...

    reference.aspose.com/words/net/aspose.words.sav...