Sort Score
Result 10 results
Languages All
Labels All
Results 2,521 - 2,530 of 196,989 for

new

(0.13 sec)
  1. Image added using Place in cell option removed ...

    Steps: Open a blank excel file Click the Insert tab Click on Pictures Click Place In Cell Browse an image from your PC and add it into any cell In another part of the excel, just copy paste an image When this excel (T…...(var doc = new Workbook(Stream)) { var converted = new MemoryStream();...MemoryStream(); doc.Save(converted, new PdfSaveOptions { ImageType =...

    forum.aspose.com/t/image-added-using-place-in-c...
  2. How to add a typedMember dimension element? - F...

    Hello everyone! I’m a Newbie in both C# and Aspose Finance. I’m trying to add a context scenario, with a typedMember dimension. For instance, I’m trying to achieve something like this: <xbrli:context id="c-4"> <xbr…...this code: Context context = new Context(contextPeriod, contextEntity);...Scenario = new ContextSenario() { DimensionMemberList = { new DimensionMember(...

    forum.aspose.com/t/how-to-add-a-typedmember-dim...
  3. Printing Documents with .NET API | Aspose.Note ...

    Learn how to use the .NET API to print documents from your application....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/note/net/printing-documents/
  4. Font Replacement - PowerPoint Java API|Aspose.S...

    Learn how to replace fonts using the explicit replacement method in PowerPoint using the Java API....font will be replaced by the new font. Aspose.Slides allows you...that will be replaced. Load the new font. Replace the font. Write...

    docs.aspose.com/slides/java/font-replacement/
  5. Font Replacement - PowerPoint Java API|Aspose.S...

    Learn how to replace fonts using the explicit replacement method in PowerPoint using the Java API....font will be replaced by the new font. Aspose.Slides allows you...that will be replaced. Load the new font. Replace the font. Write...

    docs.aspose.com/slides/php-java/font-replacement/
  6. Access Slide in Presentation|Aspose.Slides for ...

    Access PowerPoint slide by index, ID, or position . Edit slide properties...a presentation file $pres = new Presentation ( "demo.pptx" );...a presentation file $pres = new Presentation ( "demo.pptx" );...

    docs.aspose.com/slides/php-java/access-slide-in...
  7. Exporting Images to Different Formats in PHP|Do...

    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 Image class $image = new Image (); $image = $image ->...default options $bmpOptions = new BmpOptions (); $image -> save...

    docs.aspose.com/imaging/java/exporting-images-t...
  8. Work with PDF layers using C#|Aspose.PDF for .NET

    The next task explains how to lock a PDF layer, extract PDF layer elements, flatten a layered PDF, and merge all layers inside PDF into one.... There are two new methods and one property was...document using ( var document = new Aspose . Pdf . Document ( dataDir...

    docs.aspose.com/pdf/net/work-with-pdf-layers/
  9. Set PDF Expiration in Ruby|Aspose.PDF for Java

    Implement expiration dates in PDFs using Aspose.PDF for Ruby for time-sensitive documents.... new ( data_dir + "input1.pdf" ) javascript...JavascriptAction ' ). new ( "var year=2014; var month=4; today = new Date();...

    docs.aspose.com/pdf/java/set-pdf-expiration-in-...
  10. ChartSeries.Format | Aspose.Words for .NET

    Discover the ChartSeries Format property for effortless access to customizable fill and line styles, enhancing your data visualization experience....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...categories = new [] { "Category 1" , "Category 2" }; // Adding new series...

    reference.aspose.com/words/net/aspose.words.dra...