Sort Score
Result 10 results
Languages All
Labels All
Results 7,491 - 7,500 of 142,795 for

page

(0.07 sec)
  1. Get Watermark text from pdf - Free Support Foru...

    Hi, I’m tiring to get watermark text from pdf. The document is watermarked with the following code: var document = new Aspose.Pdf.Document(filename); var wmFontSize = ws.FontSize; var wmText = ws.Text; var lines = wm…...GetColor(); foreach (var page in document.Pages) { page.AddStamp(stamp);...var aftifact = pdfDocument.Pages[1].PageInfo; foreach (var artifact...

    forum.aspose.com/t/get-watermark-text-from-pdf/...
  2. Add Watermark to PDF using C++ | Aspose.PDF

    Add watermark to PDF file programmatically with C++ sample code using Aspose.PDF for C++...Page.Artifacts collection class....Add artifact to first page doc -> get_Pages () -> idx_get ( 1 )...

    products.aspose.com/pdf/cpp/watermark/add/
  3. Clean Up a Document in Python|Aspose.Words for ...

    Remove unused or duplicate information to reduce output size and processing time using Python. Remove unused styles, unused built-in styles, duplicate styles, or unused lists.... Please refresh the page and try again. Related articles...

    docs.aspose.com/words/python-net/clean-up-a-doc...
  4. Working with Fonts in Java|Aspose.Words for Java

    Font formatting in details using Java.... Please refresh the page and try again. Related articles...

    docs.aspose.com/words/java/working-with-fonts/
  5. Convert HTML to MHTML – Java Code and Online Co...

    Sample Java code for HTML to MD conversion. Use example code to convert HTML to MHTML within any Web or Desktop Java based application....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/html/java/conversion/html-t...
  6. Enable OpenType Features in Java|Aspose.Words f...

    Advanced typography features in Aspose.Words for Java.... Please refresh the page and try again. Related articles...

    docs.aspose.com/words/java/enable-opentype-feat...
  7. Enable OpenType Features in C#|Aspose.Words for...

    Advanced typography features using C#.... Please refresh the page and try again. Related articles...

    docs.aspose.com/words/net/enable-opentype-featu...
  8. Using Conditional Blocks in C#|Aspose.Words for...

    Use conditional blocks to represent the same data depending on a condition using C#.... Please refresh the page and try again. Related articles...

    docs.aspose.com/words/net/using-conditional-blo...
  9. Protect Documents and Parts of Documents|Aspose...

    Protect a document or parts of a document easily and fast instead of using VSTO in C#.... Please refresh the page and try again. Related articles...

    docs.aspose.com/words/net/protect-documents-and...
  10. Aspose PDF PdfConverter.GetNextImage() fails on...

    Hi, In our vb.net app that uses Aspose.PDF, we are having an issue converting a specific PDF file to image. We use PdfConverter but when PdfConverter.GetNextImage() is called, it throws the exception: System.InvalidOpe…...InvalidOperationExce: ‘Wrong format of page’s content.’ If this same PDF...

    forum.aspose.com/t/aspose-pdf-pdfconverter-getn...