Sort Score
Result 10 results
Languages All
Labels All
Results 4,031 - 4,040 of 213,512 for

new

(0.42 sec)
  1. Manage Presentation Hyperlinks in PHP|Aspose.Sl...

    Effortlessly manage hyperlinks in PowerPoint and OpenDocument presentations with Aspose.Slides for PHP via Java — enhance interactivity and workflow in minutes....hyperlink to a text: $presentation = new Presentation (); try { $shape1...$portionFormat :: setHyperlinkClick ( new Hyperlink ( "https://www.aspose...

    docs.aspose.com/slides/php-java/manage-hyperlinks/
  2. FieldBuilder.AddSwitch | Aspose.Words for .NET

    Discover the FieldBuilder AddSwitch method to effortlessly add field switches, enhancing your application's functionality and user experience.... Document doc = new Document (); // Below are three...symbol. FieldBuilder builder = new FieldBuilder ( FieldType . FieldSymbol...

    reference.aspose.com/words/net/aspose.words.fie...
  3. AposePDF.Net Linux - Free Support Forum - aspos...

    I try to realize a Poc on linux , and when use this code using var document = New Aspose.Pdf.Document(pdfFile); var pngDevice = New Aspose.Pdf.Devices.JpegDevice() { }; …...document = new Aspose.Pdf.Document(pdfFile); var pngDevice = new Aspose...JpegDevice() { }; using var pngStream = new FileStream(imgFile, FileMode...

    forum.aspose.com/t/aposepdf-net-linux/311150
  4. Ink|Aspose.Slides Documentation

    Handle digital ink on slides in C# with Aspose.Slides: add pen strokes, edit paths, set color and width, and export results for PowerPoint and OpenDocument....Slides cannot create new ink strokes programmatically...Access_Ink () { using var pres = new Presentation (); var slide =...

    docs.aspose.com/slides/net/examples/elements/ink/
  5. ShapeBase.isTopLevel property | Aspose.Words fo...

    ShapeBase.isTopLevel property. Returns ``true`` if this shape is not a child of a group shape.... let doc = new aw . Document (); let shape = new aw . Drawing...toEqual ( true ); let group = new aw . Drawing . GroupShape ( doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Trailer not found al intentar cargar un pdf - F...

    Hola, Estoy intentando firmar un pdf ya creado con ASPOSE.Pdf versión 25.10.0 pero cuando intento cargar el fichero con un objeto Document o con PdfFileSignature.BindPdf me da el error Aspose.Pdf.InvalidPdfFileFormatExc…...siguiente: PdfFileSignature pdfSign = new PdfFileSignature(); // Bind al...Certificado PFX PKCS7 pkcs7 = new PKCS7(RutaCertificado, Password);...

    forum.aspose.com/t/trailer-not-found-al-intenta...
  7. EPS to PDF Merge using C# | Aspose.PDF

    Combine two or more EPS 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/eps-to-pdf/
  8. DocumentProperty.IsLinkToContent | Aspose.Words...

    Discover if DocumentProperty's IsLinkToContent property connects to content. Enhance your workflow with seamless document management solutions....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...( "MyBookmark" ); // Link a new custom property to a bookmark...

    reference.aspose.com/words/net/aspose.words.pro...
  9. 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 C++... 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/cpp/merger/bmp-to-pdf/
  10. PCL to PDF Merge using C# | Aspose.PDF

    Combine two or more PCL 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 PCL file to new PDF...

    products.aspose.com/pdf/net/merger/pcl-to-pdf/