Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 3,053 for

doc to pdf

(0.03 sec)
  1. PdfSaveOptions.ImageCompression | Aspose.Words ...

    Optimize your Pdf with PdfSaveOptions' ImageCompression property, allowing you To choose the best compression type for vibrant, high-quality images....we are converting to PDF. Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Jpeg...

    reference.aspose.com/words/net/aspose.words.sav...
  2. index.xml

    2.0 http://www.w3.org/2005/ATom High Code APIs & Free Apps for OCR File AuTomation – Converteer Pdf naar Doc via C#https://products.aspose.com/ocr/nl/net/conversion/Pdf-To-Doc/Recent content in Con......Automation – Converteer PDF naar DOC via C#https://products.aspose...ion/pdf-to-doc/Recent content in Converteer PDF naar DOC via...

    products.aspose.com/ocr/nl/net/conversion/pdf-t...
  3. Common issues with XPS files and how to solve them

    Troubleshooting with XPS files involves indicating the problem and resolving it. Learn about the most common XPS errors....PDF Product Solution Aspose.Cells...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/page/net/troubleshoot-with-xps-...
  4. ListFormat.remove_numbers method | Aspose.Words...

    ListFormat.remove_numbers method. Removes numbers or bullets from the current paragraph and sets list level To zero.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PdfSaveOptions constructor | Aspose.Words for P...

    PdfSaveOptions construcTor. Initializes a new instance of this class that can be used To save a Document in the [SaveFormat.Pdf](../../../aspose.words/saveformat/#Pdf) format....PDF format. def __init__ ( self ):...while rendering a document to PDF. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Document.PageCount | Aspose.Words for .NET

    Discover the Document PageCount property, which reveals the Total page count based on the latest layout, ensuring accurate Document management and insights.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "Page 1"...

    reference.aspose.com/words/net/aspose.words/doc...
  7. FontSubstitutionSettings.DefaultFontSubstitutio...

    Discover how the DefaultFontSubstitution property optimizes font settings for seamless typography. Enhance your design with effective font substitution rules.... Document doc = new Document (); FontSettings...fontSettings = new FontSettings (); doc . FontSettings = fontSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  8. MetafileRenderingMode Enum | Aspose.Words for .NET

    Discover how Aspose.Words.Saving.MetafileRenderingMode enhances WMF and EMF metafile rendering for optimal Document quality and performance....HandleBinaryRasterWa () { Document doc = new Document ( MyDir + "WMF...operations to render in the output PDF. metafileRenderingOpt . EmulateRasterOperati...

    reference.aspose.com/words/net/aspose.words.sav...
  9. PdfSaveOptions.embed_full_fonts property | Aspo...

    PdfSaveOptions.embed_full_fonts property. Controls how fonts are embedded inTo the resulting Pdf Documents....embedded into the resulting PDF documents. @property def embed_full_fonts...complete font file is embedded into PDF without subsetting. This will...

    reference.aspose.com/words/python-net/aspose.wo...
  10. The PdfFileSignature.save() is not thread-safe ...

    Hi team, We have encountered the issue when signing Digital Signature in Java by using PdfFileSignature.save() although we created the object for each thread. Below is the code and thread-dump: public byte[] signPdf(…...PDF Product Family WaseemMuthu March...{ LOG.info("[ASPOSE] Signing pdf"); ByteArrayOutputStrea outputStream...

    forum.aspose.com/t/the-pdffilesignature-save-is...