Sort Score
Result 10 results
Languages All
Labels All
Results 7,351 - 7,360 of 215,207 for

new

(0.15 sec)
  1. Generate PDF417 and Micro PDF417 Barcodes in C#...

    Aspose.BarCode for .NET can be used to generate different types of PDF417 and Micro PDF417 barcodes.... BarcodeGenerator gen = new BarcodeGenerator ( EncodeTypes...Pdf417Parameters . BarcodeGenerator gen = new BarcodeGenerator ( EncodeTypes...

    docs.aspose.com/barcode/net/pdf417-barcodes/
  2. Insert a Watermark|Aspose.Words for SharePoint

    This article shows you how to create a workflow for inserting a text or image watermark into a document while using Aspose.Words for SharePoint.... Create a New Workflow To create a new workflow: Start...appears as shown below. Give the new workflow a name and click “Ok”...

    docs.aspose.com/words/sharepoint/inserting-a-wa...
  3. Aspose.PDF problem convert pdf to pptx with sli...

    Hello for an application, we must convert files pdf in pptx with slides as images, so use the property PptxSaveOptions.SlidesAsImages at true. When we try to convert, get the follow error: Call Stack: System.ArgumentEx…...document = new Document(pdfStream); var msPptx = new MemoryStream();...MemoryStream(); var pptxOptions = new PptxSaveOptions { SlidesAsImages...

    forum.aspose.com/t/aspose-pdf-problem-convert-p...
  4. sample_data.xlsx

    Sheet1 City Region Store Chicago Central 3055 New York East 3036 Detroit Central 3074 Sheet2 City2 Region2 Store3 Seattle West 3000 philadelph East 3082 Detroit Central 3074 Sheet3 City3 Region3 St......Region Store Chicago Central 3055 New York East 3036 Detroit Central...Region3 Store3 Seattle West 3166 New York East 3090 Chicago Central...

    docs.aspose.com/cells/tr/python-net/convert-exc...
  5. sample_data.xlsx

    Sheet1 City Region Store Chicago Central 3055 New York East 3036 Detroit Central 3074 Sheet2 City2 Region2 Store3 Seattle West 3000 philadelph East 3082 Detroit Central 3074 Sheet3 City3 Region3 St......Region Store Chicago Central 3055 New York East 3036 Detroit Central...Region3 Store3 Seattle West 3166 New York East 3090 Chicago Central...

    docs.aspose.com/cells/it/python-net/convert-exc...
  6. sample_data.xlsx

    Sheet1 City Region Store Chicago Central 3055 New York East 3036 Detroit Central 3074 Sheet2 City2 Region2 Store3 Seattle West 3000 philadelph East 3082 Detroit Central 3074 Sheet3 City3 Region3 St......Region Store Chicago Central 3055 New York East 3036 Detroit Central...Region3 Store3 Seattle West 3166 New York East 3090 Chicago Central...

    docs.aspose.com/cells/es/python-net/convert-exc...
  7. Chart.seriesGroups property | Aspose.Words for ...

    Chart.seriesGroups property. Provides access to a series group collection of this chart....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Font.NameOther | Aspose.Words for .NET

    Discover Font NameOther. Easily customize fonts for character codes 128-255, enhancing your text's style and readability. Elevate your design today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Font . NameOther = "Courier New" ; // Insert a run with one word...

    reference.aspose.com/words/net/aspose.words/fon...
  9. PlainTextDocument Class | Aspose.Words for .NET

    Discover the Aspose.Words.PlainTextDocument class to effortlessly extract and utilize plaintext from your documents for enhanced readability and processing....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...PlainTextDocument plaintext = new PlainTextDocument ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words/pla...
  10. Unlock PPTX Presentation Files using .NET | pro...

    C# source code to remove protection from PPTX Presentation....C# LoadOptions loadOptions = new LoadOptions {Password = "123123"...(Presentation presentation = new Presentation( "pres.pptx" , loadOptions))...

    products.aspose.com/slides/net/unlock/pptx/