Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 5,514 for

stamp

(0.04 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Documentation – Text, Image or Page Stamps in PDF using Javahttps://products.aspose.com/pdf/java/Stamps/Recent content in Text, Image or Page Stamps in PDF using Jav......Documentation – Text, Image or Page Stamps in PDF using Javahttps://products...com/pdf/java/stamps/Recent content in Text, Image or Page Stamps in PDF...

    products.aspose.com/pdf/java/stamps/index.xml
  2. Add ImageStamp or Image to given position resul...

    Hi, Support: I use Pdf.Pages(1).addStamp or Pdf.Pages(1).addImage at (0,0) position, however the position of the added image is wrong not at the right position (0,0), how to reach and fix it? ImageStamp.XIndex=0 Image…...@ducaisoft When adding an image stamp or image to a PDF at the (0...to set the position of the stamp. For example: ImageStamp imageStamp...

    forum.aspose.com/t/add-imagestamp-or-image-to-g...
  3. imagestamp - Aspose.PDF for Java - API Reference

    Detailed explanation & examples for every class & method in Aspose.PDF for Java library. Easily create, edit, convert or render PDF documents using Java platform....SquareAnnotation SquigglyAnnotation Stamp StampAnnotation StampIcon StampIconConverter...lang.Object com.aspose.pdf.Stamp com.aspose.pdf.ImageStamp public...

    reference.aspose.com/pdf/java/com.aspose.pdf/im...
  4. Zoom | Aspose.PDF for .NET API Reference

    Zooming factor of the Stamp. Allows to scale Stamp. Please note that pair of properties ZoomX and ZoomY allows to set zoom factor for every axe separately. Setting of this property changes both ZoomX and ZoomY properties. If ZoomX and ZoomY are different then Zoom property returns ZoomX value....Zoom Stamp.Zoom property Zooming factor of the stamp. Allows...Allows to scale stamp. Please note that pair of properties ZoomX and...

    reference.aspose.com/pdf/net/aspose.pdf/stamp/z...
  5. Background | Aspose.PDF for .NET API Reference

    Sets or gets a bool value that indicates the content is Stamped as background. If the value is true the Stamp content is layed at the bottom. By defalt the value is false the Stamp content is layed at the top....Background Stamp.Background property Sets or gets a bool value...is stamped as background. If the value is true, the stamp content...

    reference.aspose.com/pdf/net/aspose.pdf/stamp/b...
  6. stamptype - Aspose.PDF for Java - API Reference

    Detailed explanation & examples for every class & method in Aspose.PDF for Java library. Easily create, edit, convert or render PDF documents using Java platform....Scope SaveableFacade Stamp StampInfo StampType SubmitFormFlag...aspose.ms.System.Enum Describes stamp types. Nested Class Summary...

    reference.aspose.com/pdf/java/com.aspose.pdf.fa...
  7. index.xml

    2.0 http://www.w3.org/2005/Atom Documentation – Nagtatrabaho sa Stamps sa pamamagitan ng Pythonhttps://products.aspose.com/pdf/fil/python-net/Stamps/Recent content in Nagtatrabaho sa Stamps sa pama......Documentation – Nagtatrabaho sa Stamps sa pamamagitan ng Pythonhttps://products...com/pdf/fil/python-net/stamps/Recent content in Nagtatrabaho sa Stamps sa pamamagitan...

    products.aspose.com/pdf/fil/python-net/stamps/i...
  8. TextStamp with Courier font doesn't show unders...

    Having an issue using TextStamp with Courier font pt. 12. Any underscore in the text doesn’t print because the rendering box for the text doesn’t have enough height. If I edit the PDF to give more height to the Text elem…...float fontSize) { TextStamp stamp = new TextStamp(text); // Specify...Specify font name for Stamp object stamp.TextState.Font = FontRepository...

    forum.aspose.com/t/textstamp-with-courier-font-...
  9. Work with Headers in PDF via C++ | Aspose.PDF

    Source code to work with PDF file annotations on C++ Framework, C++ Core....Create a Stamp and define its properties. Add the Stamp to Page...inputFileName ); // Create text stamp auto textStamp = MakeObject...

    products.aspose.com/pdf/cpp/header-footer/
  10. Left to right support for Java addStamp mixed l...

    Hi I am using Aspose word Java and I add a Stamp to PDF all works using English characters but when use non english , the order of the text mixed see code example FontRepository.setLocalFontPaths(Arrays.asList(new S…...Aspose word Java and I add a stamp to PDF all works using English...LOGGER.info("Get Text stamp actual stamp" + textStamp.getTextState()...

    forum.aspose.com/t/left-to-right-support-for-ja...