Sort Score
Result 10 results
Languages All
Labels All
Results 9,611 - 9,620 of 222,975 for

new

(0.2 sec)
  1. Aspose.Slides adds gray artifacts and edge of c...

    Hi, Aspose team. Scenario: There are 2 issues while converting PowerPoint presentation to PDF: Gray artifact lines appear in the PDF that are not present in the original PowerPoint file (page 3 and 4) The edges o…...Code to replicate: var ppt = new Aspose.Slides.Presentation(path);...Presentation(path); var pptxPdfOption = new PdfOptions { Compliance = Aspose...

    forum.aspose.com/t/aspose-slides-adds-gray-arti...
  2. 复制工作表|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....xlsx" ; Workbook newWorkbook = new Workbook (); Worksheet worksheet...newWorkbook . Worksheets . Add ( "New Sheet" ); Cells cells = worksheet...

    docs.aspose.com/cells/zh/net/copy-worksheets/
  3. Public API Changes in Aspose.Cells 8.3.2|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.... It includes not only new and updated public methods, added...workbook object Workbook workbook = new Workbook (); //Insert picture...

    docs.aspose.com/cells/net/public-api-changes-in...
  4. Otevření a úprava souboru PSB | products.aspose...

    Otevřete a upravte soubor PSB pomocí online editoru...UpdateText("test update", new Point(0, 0), 15.0f, Color.Purple);...of Image using (Image image = new PsdImage(100, 100)) { // Create...

    products.aspose.com/psd/cz/editor/psb/
  5. Avaa ja muokkaa PSB-tiedostoa | products.aspose...

    Avaa ja muokkaa PSB-tiedostoa online-editorilla...UpdateText("test update", new Point(0, 0), 15.0f, Color.Purple);...of Image using (Image image = new PsdImage(100, 100)) { // Create...

    products.aspose.com/psd/fl/editor/psb/
  6. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....methods, properties and so on, any new restrictions and other changes...IShapeCollection.AddGroupShape() creates a new GroupShape and adds it to the...

    docs.aspose.com/slides/net/public-api-and-backw...
  7. Interop to aspose c# - Free Support Forum - asp...

    Hi . I ahve a legacy app which is working on interop . The flow is the word templates are in DB , via mail merge all the dynamic values are populated and then word is craeted (WITH Interop). I satrted with few margin , s…...stream = new MemoryStream(templateBytes)) { Document doc = new Document(stream);...Execute(new string[] { "FieldName1", "FieldName2" }, new object[]...

    forum.aspose.com/t/interop-to-aspose-c/324832
  8. Remove Hidden Info|Documentation

    This section explains how to remove unusing or hidden info from a diagram with Aspose.Diagram....existing Visio Diagram diagram = new Diagram ( dataDir + "Drawing1...options HTMLSaveOptions options = new HTMLSaveOptions (); // Set export...

    docs.aspose.com/diagram/net/remove-hidden-info/
  9. AxisTickLabels.Orientation | Aspose.Words for .NET

    Customize your AxisTickLabels orientation for optimal readability. Easily adjust tick label text direction to enhance your data visualization!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  10. DocumentProperty.toByteArray method | Aspose.Wo...

    DocumentProperty.toByteArray method. Returns the property value as byte array....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...