Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 222,903 for

new

(0.11 sec)
  1. PSB Pienennä kokoa Ratkaisu | products.aspose.com

    Pienennä PSD-tiedostojen kokoa...Bounds, new int[layer.Bounds.Width * layer...stream = new MemoryStream(); image.Save(stream, new PsdOptions(image));...

    products.aspose.com/psd/fl/reduce-size/psb/
  2. Split PDF, HTML, TXT Files using C# | Aspose.PDF

    C# sample code to split files on .NET Framework, .NET Core.... Create a new Document class object to split...var pdfEditor = new PdfFileEditor (); fs = new FileStream ( "1...

    products.aspose.com/pdf/net/splitter/
  3. PDF Annotations - Not showing in Chrome & E...

    Hello, Product: Aspose.PDF 6.7.0.0 We are adding TextAnnotation to a PDF document and saving it. (code snippet attached below) We have two issues/questions: 1) When we open the generated PDF document in Chrome (ver: 51.…...TextAnnotation noteAnnotation = new Aspose.Pdf.InteractiveFeatures...TextAnnotation(pdfDocument.Pages[1], new Aspose.Pdf.Rectangle(0, 0, 1000...

    forum.aspose.com/t/pdf-annotations-not-showing-...
  4. WriteProtection | Aspose.Words for Java

    Specifies write protection settings for a document in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...WriteProtection.docx"); doc = new Document(getArtifactsDir() +...

    reference.aspose.com/words/java/com.aspose.word...
  5. Metered | Aspose.Words for Java

    Provides methods to set metered key in Java....jar file: Metered matered = new Metered(); matered.setMeteredKey("PublicKey"...credit/consumption. // Create a new Metered license, and then print...

    reference.aspose.com/words/java/com.aspose.word...
  6. Null Ref Exception when signing pdf - Free Supp...

    Hi When I use PdfSaveOptions.DigitalSignatureDetails = New Words.Saving.PdfDigitalSignatureDetails(MyCertHolder, String.Empty, String.Empty, Date.Now) PdfSaveOptions.DigitalSignatureDetails.HashAlgorithm = Words.Saving…...DigitalSignatureDeta = New Words.Saving.PdfDigitalSignatureD(MyCertHolder...DigitalSignatureDeta.TimestampSettings = New Words.Saving.PdfDigitalSigna...

    forum.aspose.com/t/null-ref-exception-when-sign...
  7. Add Image to PDF in C# - Maintain Aspect ratio ...

    I have code that takes a list of documents (PDFs, image files, Word Docs, etc) and appends each into one single PDF. It has been pointed out to me that when an image that is larger than the page is appended, the aspect …...masterDoc = new Aspose.Pdf.Document(); Document pdfDoc = new Aspose...Add(); FileStream imageStream = new FileStream(docName, FileMode...

    forum.aspose.com/t/add-image-to-pdf-in-c-mainta...
  8. Manage ActiveX Controls in Presentations in .NE...

    Learn how Aspose.Slides for .NET leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides....Presentation presentation = new Presentation ( "ActiveX.pptm"...image unchanged. Bitmap image = new Bitmap (( int ) control . Frame...

    docs.aspose.com/slides/net/activex/
  9. BarcodeParameters.BarcodeType | Aspose.Words fo...

    Explore the BarcodeParameters BarcodeType property for enhanced bar code management. Discover its unique features and benefits for your projects!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FieldOptions . BarcodeGenerator = new CustomBarcodeGenerat (); // Below...

    reference.aspose.com/words/net/aspose.words.fie...
  10. BarcodeParameters.BackgroundColor | Aspose.Word...

    Discover the BarcodeParameters BackgroundColor property for custom bar code designs. Easily set background colors from 0x000000 to 0xFFFFFF for optimal visibility!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FieldOptions . BarcodeGenerator = new CustomBarcodeGenerat (); // Below...

    reference.aspose.com/words/net/aspose.words.fie...