Sort Score
Result 10 results
Languages All
Labels All
Results 2,431 - 2,440 of 213,057 for

new

(0.1 sec)
  1. Move PDF Pages|Aspose.PDF for PHP via Java

    Try to move pages at desired location or at the end of a PDF file using Aspose.PDF for PHP via Java....$document = new Document ( $inputFile1 ); $dstDocument = new Document...$document = new Document ( $inputFile1 ); $dstDocument = new Document...

    docs.aspose.com/pdf/php-java/move-pages/
  2. Metered | Aspose.Words for .NET

    Discover our metered constructor for efficient instance initialization. Streamline your coding process with optimized performance and enhanced functionality....Metered constructor Initializes a new instance of this class. public...credit/consumption. // Create a new Metered license, and then print...

    reference.aspose.com/words/net/aspose.words/met...
  3. ShapeBase.HRef | Aspose.Words for .NET

    Discover ShapeBase HRef property to easily manage full hyperlink addresses for your shapes, enhancing your design's interactivity and functionality....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...aspose.com/" ; shape . Target = "New Window" ; shape . ScreenTip =...

    reference.aspose.com/words/net/aspose.words.dra...
  4. DigitalSignature | Aspose.Words for Java

    Represents a digital signature on a document and the result of its verification in Java.... Document doc = new Document(getMyDir() + "Digitally...signOptions = new SignOptions(); signOptions.setSignTime(new Date());...

    reference.aspose.com/words/java/com.aspose.word...
  5. Migration from legacy Aspose.Pdf.Kit for Java|A...

    Learn the steps to migrate from the legacy Aspose.PDF Kit for Java to the latest Aspose.PDF for Java version for better functionality....facades package of new autoported release of Aspose...have also focused on making the new autoported release as backward...

    docs.aspose.com/pdf/java/migration-from-legacy-...
  6. GradientStopCollection Class | Aspose.Words for...

    Explore the Aspose.Words.Drawing.GradientStopCollection class, featuring a robust collection of customizable GradientStop objects for enhanced document design....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Transparency = 0.25 ; // Add new gradient stop to the end of collection...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Scale geometries of a 3D Scene|Documentation

    Developers can scale only geometries of a 3D node or all nodes of 3D Scene. In order to achieve this, developers can call multiple Scale members of the PolygonModifier class instance....another file: Scene scene = new Scene ( "huge-scene.obj" ); //.... CreateChildNode ( "box" , new Box ()); // scale geometries...

    docs.aspose.com/3d/net/scale-geometries-of-a-3d...
  8. Convert HTML to Image in Java – PNG, JPG, BMP, ...

    Convert HTML to Images like JPG, PNG, GIF, TIFF, and BMP using Aspose.HTML for Java. Use ImageSaveOptions for precise and customizable outputs....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/html/java/convert-html-to-image/
  9. Pdf Compliace PDF/A and PDF/UA - Free Support F...

    I’m setting the PDF compliance to PDF_A_4_UA_2 but the generated document doesn’t appear to be compliant with any PDF/A standard....(ByteArrayOutputStrea pdfStream = new ByteArrayOutputStrea()) { PdfSaveOptions...PdfSaveOptions pdfSaveOptions = new PdfSaveOptions(); pdfSaveOptions...

    forum.aspose.com/t/pdf-compliace-pdf-a-and-pdf-...
  10. AsposeWordsPrintDocument.PagesRemaining | Aspos...

    Track remaining pages in active print jobs with AsposeWordsPrintDocument PagesRemaining property for print control.... Document doc = new Document ( MyDir + "Rendering...PrinterSettings printerSettings = new PrinterSettings (); printerSettings...

    reference.aspose.com/words/net/aspose.words.ren...