Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 450 for

pdfa1b

(0.07 sec)
  1. Πώς να μετατρέψετε SVG σε PDF χρησιμοποιώντας C#

    Αυτό το σύντομο άρθρο περιγράφει πώς να μετατρέψετε το SVG σε PDF χρησιμοποιώντας C#. Εξηγεί τη διαμόρφωση του συστήματος, τον αλγόριθμο σταδιακά, καθώς και ένα εκτελούμενο δείγμα κώδικα για εξαγωγή από SVG σε PDF χρησιμοποιώντας C#....διαφορετικές μορφές PDF, όπως PDFA1A, PDFA1B, κ.λπ., προσθέτοντας ψηφιακές...

    kb.aspose.com/el/pdf/net/how-to-transform-svg-t...
  2. Como transformar SVG em PDF usando C#

    Este artigo rápido discute como transformar SVG em PDF usando C#. Ele explica a configuração do sistema, algoritmo passo a passo, bem como um código de amostra em execução para exportar de SVG para PDF usando C#....formatos de PDF como PDFA1A, PDFA1B, etc., adicionando assinaturas...

    kb.aspose.com/pt/pdf/net/how-to-transform-svg-t...
  3. Hoe SVG naar PDF te transformeren met C#

    Dit korte artikel bespreekt hoe u SVG naar PDF kunt transformeren met C#. Het legt de systeemconfiguratie, het stapsgewijze algoritme uit, evenals een lopende voorbeeldcode om met C# van SVG naar PDF te exporteren....PDF-indelingen instellen, zoals PDFA1A, PDFA1B, enz., digitale handtekeningen...

    kb.aspose.com/nl/pdf/net/how-to-transform-svg-t...
  4. PdfSaveOptions.compliance property | Aspose.Wor...

    PdfSaveOptions.compliance property. Specifies the PDF standards compliance level for output documents....PdfA1b" to comply with the "PDF/A-1b"...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PdfCompliance Enum | Aspose.Words per .NET

    Scopri l'enum Aspose.Words.Saving.PdfCompliance per migliorare la conformità agli standard PDF. Migliora la qualità dei tuoi documenti con opzioni personalizzate per ogni esigenza!... PdfA1b 3 Il file di output sarà conforme..."Compliance" su "PdfCompliance.PdfA1b" per conformarsi allo standard...

    reference.aspose.com/words/it/net/aspose.words....
  6. Archivio

    Archivio...formato sottostante come PDFA1A PDFA1B, PDF15, ecc. Successivamente...

    blog.aspose.com/it/cad/convert-dgn-to-pdf-online/
  7. Archiv

    Archiv...liegende Format wie PDFA1A, PDFA1B, PDF15 usw. aus. Klicken Sie...

    blog.aspose.com/de/cad/convert-dgn-to-pdf-online/
  8. C# kullanarak SVG'yi PDF'ye Dönüştürme

    Bu kısa makale, C# kullanarak SVG'nin PDF'ye nasıl dönüştürüleceğini ele almaktadır. C# kullanarak SVG'den PDF'ye dışa aktarmak için çalışan bir örnek kodun yanı sıra sistem yapılandırmasını, adım adım algoritmayı açıklar.... Son adımda, PDFA1A, PDFA1B vb. gibi farklı PDF formatlarını...

    kb.aspose.com/tr/pdf/net/how-to-transform-svg-t...
  9. PdfSaveOptions.Compliance | Aspose.Words for .NET

    Discover the PdfSaveOptions Compliance property to ensure your PDF documents meet industry standards for quality and compatibility....PdfA1b" to comply with the "PDF/A-1b"...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Word to PDFA-1a - Free Support Forum - aspose.com

    I’m using Aspose Words.NET v10.8. I would like to convert a Word document to PDFA-1a file. Dim doc As Document = New Document(“test.doc”) Dim license As License = New License() license.SetLicense(“Aspose.Total.lic”) Dim…...PdfA1b doc.Save(Me.Response, “test...

    forum.aspose.com/t/word-to-pdfa-1a/100320