Sort Score
Result 10 results
Languages All
Labels All
Results 5,381 - 5,390 of 216,893 for

new

(1.28 sec)
  1. ControlChar.CellChar | Aspose.Words for .NET

    Discover the ControlChar CellChar field for seamless table management. Enhance your data organization with efficient end-of-cell and row characters....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...break." ); // Add a new line and starts a new paragraph. Assert...

    reference.aspose.com/words/net/aspose.words/con...
  2. PdfSaveOptions.ExportLanguageToSpanTag | Aspose...

    Discover PdfSaveOptions' ExportLanguageToSpanTag property. Control text language export with Span tags for enhanced document structure and accessibility....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...PdfSaveOptions saveOptions = new PdfSaveOptions { // Note, when...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Set the background color for PDF with Rust via ...

    Set background color for the your PDF file with Rust via C++....set_background method applies a new background color to the PDF document...saves the updated PDF under a new name. This code is ideal for...

    docs.aspose.com/pdf/rust-cpp/set-background-color/
  4. 改变平面方向|Documentation

    Aspose.3D for Java 允许更改场景的方向。为了改变方向,在Plane类中引入了getUp() 和setUp() 方法。...scene = new Scene (); // Initialize Plane Plane plane = new Plane...// Set Vector plane . setUp ( new Vector3 ( 1 , 1 , 3 )); scene...

    docs.aspose.com/3d/zh/java/changing-plane-orien...
  5. Font.Style | Aspose.Words for .NET

    Discover how to use the Font Style property to customize character styles in your formatting for enhanced text appeal and readability....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...style . Font . Name = "Courier New" ; builder . Font . StyleName...

    reference.aspose.com/words/net/aspose.words/fon...
  6. SignOptions.decryptionPassword property | Aspos...

    SignOptions.decryptionPassword property. The password to decrypt source document...with our new digital signature. let signOptions = new aw . DigitalSignatures...and an output filename for its new digitally signed copy. string...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Export Presentations to HTML with Externally Li...

    Export PowerPoint and OpenDocument presentations to HTML in .NET using Aspose.Slides with externally linked images—faster pages, code examples, and setup tips....<summary> /// Initializes a new instance of the LinkController...LinkController () { m_externalImages = new Dictionary < int , string >();...

    docs.aspose.com/slides/net/exporting-presentati...
  8. Փոխարկել JPG BMP Javascript

    Փոխարկեք JPG ը BMP ձևաչափի JavaScript կոդով: Պահեք JPG որպես BMP օգտագործելով JavaScript:...); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...getShapeRenderer().save( "Output.bmp" , new aw.Saving.ImageSaveOptions(aw...

    products.aspose.com/words/hy/nodejs-net/convers...
  9. Փոխարկել Պատկեր SVG Javascript

    Փոխարկեք Պատկեր ը SVG ձևաչափի JavaScript կոդով: Պահեք Պատկեր որպես SVG օգտագործելով JavaScript:...); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...getShapeRenderer().save( "Output.svg" , new aw.Saving.ImageSaveOptions(aw...

    products.aspose.com/words/hy/nodejs-net/convers...
  10. 设置工作表缩放比例|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....Workbook workbook = new Workbook (); //Adding a new worksheet to the...设置工作表缩放比例 C# IWorkbook wb = new XSSFWorkbook (); ISheet sheet1...

    docs.aspose.com/cells/zh/net/set-worksheet-zoom...