Sort Score
Result 10 results
Languages All
Labels All
Results 7,551 - 7,560 of 215,288 for

new

(0.25 sec)
  1. Add XML namespace in XMP metadata of EPS |Python

    The process of adding XML namespace in XMP metadata of EPS with Aspose.Page for Python via .NET is explained and illustrated with the code snippets here....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/python-net/xmp-metadata/ad...
  2. VbaModule.name property | Aspose.Words for Python

    VbaModule.name property. Gets or sets VBA project module name.... source_code } \n ' ) # Set new source code for VBA module. You...aw . Document () # Create a new VBA project. project = aw . vba...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Assign and Validate Digital Signatures with Nod...

    Excel file digital signature and verification using Aspose.Cells for Node.js via C++. Protect the authenticity of workbook content with digital signatures....signatures needed to sign const dsc = new AsposeCells . DigitalSignatureColl...certificate collection. const cert = new AsposeCells . DigitalSignature...

    docs.aspose.com/cells/nodejs-cpp/assign-and-val...
  4. Create an empty Visio Diagram 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....$diagram = new Diagram (); \ # Save as VDX $saveFileFormat = new SaveFileFormat...

    docs.aspose.com/diagram/java/create-an-empty-vi...
  5. Font.Shadow | Aspose.Words for .NET

    Discover the Font Shadow property, enhance your text with stylish shadow effects for a striking visual appeal in your designs....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/fon...
  6. How to resize an image|Documentation

    Resize an image. Change photos height and width. Sizing photos proportionally....the image with a new size by selecting new height and width `300x300`...

    docs.aspose.com/imaging/java/developer-guide/ho...
  7. ControlChar.TabChar | Aspose.Words for .NET

    Master TabChar fields with ControlChar for seamless data management. Unlock efficiency with the versatile tab character (char9 or t) today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/con...
  8. SaveOptions.ExportGeneratorName | Aspose.Words ...

    Enhance your documents with the SaveOptions ExportGeneratorName property. Embed Aspose.Words name and version for better traceability. Default, true.... Document doc = new Document (); // Use https://docs...OoxmlSaveOptions saveOptions = new OoxmlSaveOptions { ExportGeneratorName...

    reference.aspose.com/words/net/aspose.words.sav...
  9. HeaderFooter|Aspose.Slides 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....Add_Header_Footer () { using var pres = new Presentation (); var slide =...Update_Date_Time () { using var pres = new Presentation (); var slide =...

    docs.aspose.com/slides/net/examples/elements/el...
  10. HelloWorld Example in PHP|Aspose.Words for .NET

    Building documents from scratch using Aspose.Words for .NET in PHP via COM in C#....$doc = new \COM ( "Aspose.Words.Document" ); $builder = new \COM...

    docs.aspose.com/words/net/helloworld-example-in...