Sort Score
Result 10 results
Languages All
Labels All
Results 7,831 - 7,840 of 223,144 for

new

(0.98 sec)
  1. BMP to PDF Merge using C# | Aspose.PDF

    Combine two or more BMP documents into one PDF single file programmatically with C# sample code using Aspose.PDF for .NET... Initialize a new Document, and run a loop for...merging images In loop: add a new page to PDF document In loop:...

    products.aspose.com/pdf/net/merger/bmp-to-pdf/
  2. JPEG to PDF Merge using C# | Aspose.PDF

    Combine two or more JPEG documents into one PDF single file programmatically with C# sample code using Aspose.PDF for .NET... Initialize a new Document, and run a loop for...add a new page to PDF document In loop: add image to new PDF page...

    products.aspose.com/pdf/net/merger/jpeg-to-pdf/
  3. Export Task List to PDF with Barcode using PDF ...

    PDF SharePoint API can export Task List to PDF with Barcode using PDF Template Engine.... Create and save a new task. Export the document to...creating the template, click Add New Item in the list and upload the...

    docs.aspose.com/pdf/sharepoint/export-task-list...
  4. Aspose::Words::LowCode::Converter::Create metho...

    Aspose::Words::LowCode::Converter::Create method. Creates New instance of the converter processor in C++....Converter::Create() method Creates new instance of the converter processor...erContext>&) method Creates new instance of the converter processor...

    reference.aspose.com/words/cpp/aspose.words.low...
  5. Index was outside the bounds of the array when ...

    Hello, I am updating the XMP metadata of a PSB file approximately 2.7GB in size. However, upon saving the file, I encountered the following error: “System.IndexOutOfRangeException: Index was outside the bounds of the ar…...Contains("compression")) { throw new MediaEngineException("PSD/PSB...BitsPerChannel == 16) { throw new MediaEngineException("PSD/PSB...

    forum.aspose.com/t/index-was-outside-the-bounds...
  6. MirrorMargins in ODT not saved correctly - Free...

    I have a DOCX template with mirror margins (MirrorMargins) configured. I populate the template using Aspose.Words’ built-in ReportingEngine with the following code: csharp ReportingEngine engine = New ReportingEngine()…...engine = new ReportingEngine(); Document doc = new Document(templatePath);...Additionally, I tested creating a new document using DocumentBuilder...

    forum.aspose.com/t/mirrormargins-in-odt-not-sav...
  7. When inserting long Hebrew text- problems in di...

    Hi, I am evaluating the product in order to buy it. I am building a multi-language application so I am testing unicode and Hebrew. 1) Well, I have a few problems with long text which spans on more than one line. If …...string text) { Text hebrewText = new Aspose.Pdf.Text(section, title);...Add(hebrewText); hebrewText = new Text(); Segment segment = hebrewText...

    forum.aspose.com/t/when-inserting-long-hebrew-t...
  8. NullReferenceException in PdfFileEditor.Concate...

    Hello, I am encountering a NullReferenceException when trying to concatenate PDF files using the PdfFileEditor.Concatenate() method in Aspose.PDF 25.1.0 . The issue occurs specifically when the PDFs being processed cont…...License license = new Aspose.Pdf.License(); license...List<string> pdfFilesToConcatenat = new List<string>(); pdfFilesToConcatenat...

    forum.aspose.com/t/nullreferenceexception-in-pd...
  9. Generate and Read Swiss QR Code in C#|Documenta...

    This article explains how to Generate and Read Swiss QR Codes using Aspose.BarCode for .NET...SwissQRCodetext swissQRCode = new SwissQRCodetext (); swissQRCode...swissQRCode . Bill . Creditor = new Address { Name = "Muster & Söhne"...

    docs.aspose.com/barcode/net/swiss-qr-code/
  10. AttachSignature x509cert overload limits? - Fre...

    Hello, If we use this overload: AttachSignature(MapiMessage, X509Certificate2, SignatureOptions) To avoid loading certificate into the cms signer, how to set: CmsSigner > DigestAlgorithm IncludeOption and SignedAtt…...Add:New Pkcs9SigningTime Thanks Professionalize...Control): var certificate = new X509Certificate2("path_to_cert...

    forum.aspose.com/t/attachsignature-x509cert-ove...