Sort Score
Result 10 results
Languages All
Labels All
Results 8,611 - 8,620 of 213,190 for

new

(0.23 sec)
  1. 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...
  2. 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...
  3. 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-...
  4. 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...
  5. 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...
  6. Public API Changes in Aspose.Cells 8.3.1|Docume...

    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....Excel file Workbook workbook = new Workbook ( "sample.xlsx" ); //Access...Dim m_workbook As Workbook = New Workbook ( "sample.xlsx" ) '...

    docs.aspose.com/cells/net/public-api-changes-in...
  7. 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...
  8. 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...
  9. Extract Assets from RVM File Formats via Java |...

    Sample Java extract assets code for RVM file. Use this example code to extract assets from RVM file within any Web or Desktop Java based application....instance of Scene Scene scene = new Scene(file); //Create zip files..."OutputFile.zip" ; File newFile= new File(zipOutput); newFile.createNewFile();...

    products.aspose.com/3d/java/extractor/rvm/
  10. Extract Assets from GLTF File Formats via Java ...

    Sample Java extract assets code for GLTF file. Use this example code to extract assets from GLTF file within any Web or Desktop Java based application....instance of Scene Scene scene = new Scene(file); //Create zip files..."OutputFile.zip" ; File newFile= new File(zipOutput); newFile.createNewFile();...

    products.aspose.com/3d/java/extractor/gltf/