Sort Score
Result 10 results
Languages All
Labels All
Results 5,061 - 5,070 of 125,576 for

new

(0.1 sec)
  1. Trend Line|Aspose.Slides for PHP 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....of Presentation class $pres = new Presentation (); try { # Creating...$tredLineLog -> addTextFrameForOverr ( "New log trend line" ); # Adding MovingAverage...

    docs.aspose.com/slides/php-java/trend-line/
  2. Opening Files in PHP|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....$dataDir = '' ; $workbook1 = new Workbook ( $dataDir . "Book1...the file. PHP Code $fstream = new FileInputStream ( $dataDir ....

    docs.aspose.com/cells/java/opening-files-in-php/
  3. custom localization|Documentation

    This article introduces how to customize localization in GridDesktop.... example first add a new resource file: customtest.resx...space: myapp ResourceManager rm = new ResourceManager ( "myapp.customtest"...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  4. OoxmlSaveOptions constructor | Aspose.Words for...

    Aspose.Words.Saving.OoxmlSaveOptions constructor...OoxmlSaveOptions() Initializes a new instance of this class that can...OoxmlSaveOptions(saveFormat) Initializes a new instance of this class that can...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. SoftEdgeFormat.radius property | Aspose.Words f...

    SoftEdgeFormat.radius property. Gets or sets a double value that represents the length of the radius for a soft edge effect in points (pt)... let doc = new aw . Document ( base . myDir..."Rendering.docx" ); let saveOptions = new aw . Saving . SvgSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::ControlChar::FieldSeparatorChar ...

    Aspose::Words::ControlChar::FieldSeparatorChar field. Field separator character separates field code from field value. Optional in some fields. Value: (char)20 in C++...." ); // Add a new line and starts a new paragraph. ASSERT_EQ...paragraph break, which will start a new paragraph. builder -> Write (...

    reference.aspose.com/words/cpp/aspose.words/con...
  7. Aspose::Words::ControlChar::CrLf method | Aspos...

    Aspose::Words::ControlChar::CrLf method. Carriage return followed by line feed character: "\x000d\x000a" or "\r\n". Not used as such in Microsoft Word documents, but commonly used in text files for paragraph breaks in C++...." ); // Add a new line and starts a new paragraph. ASSERT_EQ...paragraph break, which will start a new paragraph. builder -> Write (...

    reference.aspose.com/words/cpp/aspose.words/con...
  8. Create or Update PowerPoint Presentation Charts...

    Create chart in PowerPoint presentation in JavaScript... Add new series and categories. Add some new chart data...represents a PPTX file var pres = new aspose . slides . Presentation...

    docs.aspose.com/slides/nodejs-java/create-chart/
  9. Set Size Unit for the Barcode Image in PHP|Docu...

    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....object $symbology = new Symbology (); $bb = new BarCodeBuilder (...is Milimeter $graphicsUnit = new GraphicsUnit (); $bb -> setGraphicsUnit...

    docs.aspose.com/barcode/java/set-size-unit-for-...
  10. MarkdownLoadOptions.PreserveEmptyLines | Aspose...

    Discover how the MarkdownLoadOptions PreserveEmptyLines property enhances your Markdown document loading by preserving empty lines for improved readability....using ( MemoryStream stream = new MemoryStream ( Encoding . UTF8...MarkdownLoadOptions loadOptions = new MarkdownLoadOptions () { PreserveEmptyLines...

    reference.aspose.com/words/net/aspose.words.loa...