Sort Score
Result 10 results
Languages All
Labels All
Results 8,831 - 8,840 of 199,426 for

new

(0.23 sec)
  1. ControlChar.SECTION_BREAK property | Aspose.Wor...

    ControlChar.SECTION_BREAK property. End of section character: \x000c or \f...' ) # Add a new line and starts a new paragraph. self ....paragraph break, which will start a new paragraph. builder . write (...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ControlChar.LF property | Aspose.Words for Python

    ControlChar.LF property. Line feed character: \x000a or \n...' ) # Add a new line and starts a new paragraph. self ....paragraph break, which will start a new paragraph. builder . write (...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose.Slides for Java 15.4.0 的公共 API 和不向后兼容的更改...

    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.... Presentation input = new Presentation (); IShapeCollection...Presentation presentation = new Presentation (); long id = presentation...

    docs.aspose.com/slides/zh/androidjava/public-ap...
  4. 将 PDF 转换为 HTML 在 .NET 中|Aspose.PDF for .NET

    本主题向您展示如何使用 Aspose.PDF C# 库将 PDF 文件转换为 HTML 格式。...document using ( var document = new Aspose . Pdf . Document ( dataDir...document using ( var document = new Aspose . Pdf . Document ( dataDir...

    docs.aspose.com/pdf/zh/net/convert-pdf-to-html/
  5. AutoFit Row Height Automatically When Loading f...

    Learn how to fit rows whose height is not customized when loading a file using Aspose.Cells for Node.js via C++....external links const workbook = new AsposeCells . Workbook ( filePath...pdf" )); const loadOptions = new AsposeCells . LoadOptions ();...

    docs.aspose.com/cells/nodejs-cpp/autofit-row-he...
  6. Merge SVG to PNG in Java | products.aspose.com

    Merge SVG to PNG in Java. Use Java library API to combine SVG and PNG files...pres = new Presentation (); try { String svgContent = new String...svg" )); ISvgImage svgImage = new SvgImage ( svgContent ); IPPImage...

    products.aspose.com/slides/java/merger/svg-to-png/
  7. Presentation Notes|Aspose.Slides Documentation

    Add and remove notes in PowerPoint presentations in C# or .NET...topic, we will introduce this new feature of removing Notes also...Presentation presentation = new Presentation ( dataDir + "AccessSlides...

    docs.aspose.com/slides/net/presentation-notes/
  8. DocumentBuilder.EndBookmark | Aspose.Words for ...

    Effortlessly mark the end of a bookmark in your document with DocumentBuilder's EndBookmark method, enhancing your document organization and navigation....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Digital Signature in PowerPoint|Aspose.Slides D...

    Add digital signature or certificate in PowerPoint. Certificate authority in C# or .NET...using ( Presentation pres = new Presentation ()) { // Create...DigitalSignature signature = new DigitalSignature ( "testsignature1...

    docs.aspose.com/slides/net/digital-signature-in...
  10. CssSavingArgs.IsExportNeeded | Aspose.Words for...

    Control CSS export with CssSavingArgs IsExportNeeded property. Choose to embed or save CSS to file for optimized HTML documents. Default, true....ExternalCssFilenames () { Document doc = new Document ( MyDir + "Rendering...HTML. HtmlSaveOptions options = new HtmlSaveOptions (); // Set the...

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