Sort Score
Result 10 results
Languages All
Labels All
Results 9,371 - 9,380 of 216,921 for

new

(0.3 sec)
  1. Get Number of Pages in Project | Aspose.Tasks D...

    Learn how to get number of pages in Microsoft Project files using Aspose.Tasks Java for PHP....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/get-number-of-pages-...
  2. Remove All Macros from the Visio Diagram in PHP...

    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....instance of Diagram $diagram = new Diagram ( $dataDir . "drawing...Save as VDX $saveFileFormat = new SaveFileFormat (); $diagram ->...

    docs.aspose.com/diagram/java/remove-all-macros-...
  3. Merge Combine Diagram|Documentation

    This section explains how to combine visio file...Visio diagram Diagram diagram = new Diagram ( dataDir + "Drawing1...Visio diagram Diagram diagram2 = new Diagram ( dataDir + Drawing2...

    docs.aspose.com/diagram/java/merge-combine-diag...
  4. Convert PDF to SVG Format in PHP|Aspose.PDF for...

    Discover how to convert PDF documents to SVG format in PHP with Aspose.PDF for high-quality vector graphics transformation....Open the target document $pdf = new Document ( $dataDir . 'input1...SvgSaveOptions $save_options = new SvgSaveOptions (); # do not compress...

    docs.aspose.com/pdf/java/convert-pdf-to-svg-for...
  5. Shape.HorizontalRuleFormat | Aspose.Words for .NET

    Access and customize the HorizontalRuleFormat properties for enhanced design flexibility. Optimize your shapes with tailored settings for unique results....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  6. LanguagePreferences.AddEditingLanguage | Aspose...

    Enhance your editing experience with the LanguagePreferences AddEditingLanguage method. Easily add and manage multiple editing languages for seamless workflow.... LoadOptions loadOptions = new LoadOptions (); loadOptions ... Japanese ); Document doc = new Document ( MyDir + "No default...

    reference.aspose.com/words/net/aspose.words.loa...
  7. HorizontalRuleFormat.Color | Aspose.Words for .NET

    Discover the HorizontalRuleFormat Color property to customize your design. Easily set or get the brush color for a stunning horizontal rule effect!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  8. TextBox.InternalMarginRight | Aspose.Words for ...

    Discover the TextBox InternalMarginRight property to customize your shapes with precise right margins in points for enhanced design flexibility....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Aspose::Words::Saving::XamlFlowSaveOptions::Xam...

    Aspose::Words::Saving::XamlFlowSaveOptions::XamlFlowSaveOptions constructor. Initializes a New instance of this class that can be used to save a document in the XamlFlow format in C++....) constructor Initializes a new instance of this class that can...) constructor Initializes a new instance of this class that can...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Implement Custom Calculation Engine to extend t...

    This article describes how to extend the default calculation engine in JavaScript by implementing a custom calculation engine using the Aspose.Cells library for JavaScript via C++. Load an existing Excel file or create a New one to use the methods provided and save the modified Excel file....disabled = false ; }); // Create a new class derived from AbstractCalculationE...CellsHelper . getDoubleFromDateTim ( new Date (), false ) + 1.0 ; } }...

    docs.aspose.com/cells/javascript-cpp/implement-...