Sort Score
Result 10 results
Languages All
Labels All
Results 1,311 - 1,320 of 213,031 for

new

(0.12 sec)
  1. How to Split Mesh by HalfSpace in Aspose.3D|Doc...

    Learn how to split 3D meshes using HalfSpace planes in Aspose.3D...() { // Create a new 3D scene Scene scene = new Scene (); // Create...by default) Mesh boxMesh = ( new Box ()). ToMesh (); Node boxNode...

    docs.aspose.com/3d/net/developer-guide/3d-model...
  2. PDF sticky Annotations using C#|Aspose.PDF for ...

    Learn how to create sticky annotations, such as notes and highlights, in PDFs using Aspose.PDF in .NET....document using ( var document = new Aspose . Pdf . Document ( dataDir...Watermark Annotation var wa = new Aspose . Pdf . Annotations ....

    docs.aspose.com/pdf/net/sticky-annotations/
  3. Corrupt PDF perhaps? Sometimes OK, Sometimes No...

    I have been working on creating PDFs to upload to Concur Invoices. SOMETIMES the PDF will not upload because of some “unknown” error. Not helpful I know. If we open Acrobat and resave the file then it will upload fine…...int attachmentNbr) { Uri uri = new Uri(attachmentUri); PdfHelper...masterFileName); ResultsReturn results = new ResultsReturn(); results.Success...

    forum.aspose.com/t/corrupt-pdf-perhaps-sometime...
  4. Fill.gradientStops property | Aspose.Words for ...

    Fill.gradientStops property. Gets a collection of [GradientStop](../../gradientstop/) objects for the fill....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...transparency = 0.25 ; // Add new gradient stop to the end of collection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. GradientStopCollection.count property | Aspose....

    GradientStopCollection.count property. Gets an integer value indicating the number of items in the collection....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...transparency = 0.25 ; // Add new gradient stop to the end of collection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. GradientStop.color property | Aspose.Words for ...

    GradientStop.color property. Gets or sets a value representing the color of the gradient stop....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...transparency = 0.25 ; // Add new gradient stop to the end of collection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Switch Barcode Recognition Modes According to t...

    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....$barcode_reader_type = new BarCodeReadType (); $reader = new BarCodeReader...recognition mode $recognitionMode = new RecognitionMode (); $reader ->...

    docs.aspose.com/barcode/java/switch-barcode-rec...
  8. Adding JavaScript in PHP|Aspose.PDF for Java

    Learn how to add JavaScript to PDF files using PHP and Aspose.PDF to enhance document interactivity.... $doc = new Document ( $dataDir . "input1...JavaScript statement $javaScript = new JavascriptAction ( "this.print({bUI:true...

    docs.aspose.com/pdf/java/adding-javascript-in-php/
  9. ChartAxisTitle.Font | Aspose.Words for .NET

    Customize your ChartAxisTitle with versatile font options. Enhance your data visualization with unique axis title formatting for clearer insights....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...seriesColl . Add ( "AW Series 1" , new string [] { "AW Category 1" ...

    reference.aspose.com/words/net/aspose.words.dra...
  10. OleObject|Aspose.Slides Documentation

    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....Add_Ole_Object () { using var pres = new Presentation (); var slide =...Slides [ 0 ]; var pdfData = new OleEmbeddedDataInfo ( File ....

    docs.aspose.com/slides/net/examples/elements/le...