Sort Score
Result 10 results
Languages All
Labels All
Results 8,211 - 8,220 of 16,388 for

log

(1.85 sec)
  1. XImage TrySetAlternativeText returns true, but ...

    I am creating a PDF programmatically that includes images that need Alt Text. I am able to add the image to the document, save the document to a memory stream, get the appropriate page and XImage object, call the TrySet…...Debugging : If possible, enable logging or debugging in your PDF library...

    forum.aspose.com/t/ximage-trysetalternativetext...
  2. HTML to PDF with inline Styles - Free Support F...

    Hi, I have below code indent preformatted text by 4 spaces public static void inLineCSSForFormInst(string outputPath, string formHTML, string formInstanceID) { outputPath += “InCSS.pdf”; string appPath = cl…...issue in our environment and logged it as HTMLNET-2718 in our issue...

    forum.aspose.com/t/html-to-pdf-with-inline-styl...
  3. Calculer le facteur d’échelle de la mise en pag...

    Cet article fournit un exemple de code expliquant comment utiliser l’API Node.js avec C++ pour calculer le facteur d’échelle de la mise en page en utilisant l’option Ajuster à n page(s) en largeur par m en hauteur de la feuille Excel de manière programmatique.... log ( strPageScale ); AI Document...

    docs.aspose.com/cells/fr/nodejs-cpp/calculate-p...
  4. 暗号化されたファイルのパスワードをNode.js経由のC++で検証する|Documentation

    Aspose.Cells for Node.js via C++を使用して暗号化されたExcel(xlsx、xlsb、xls、xlsm)およびOpen Office(ODS)ファイルのパスワードを検証します。... log ( "Password is Valid: " + isPasswordValid...

    docs.aspose.com/cells/ja/nodejs-cpp/verify-pass...
  5. FieldEquation array alignment issue in DOCX to ...

    Description The document contains an EQ (FieldEquation) structure that uses an array with left alignment. Example EQ fields { EQ \b\bc\{(\a\al\co1(\l(: they), \l(, as they))) } { EQ \b\bc\{(\a\al\co1(\l(for), \l(to))) }…... We have logged this case for the engineering...

    forum.aspose.com/t/fieldequation-array-alignmen...
  6. Webpage to PDF conversion support - Free Suppor...

    Hi Support, I require to convert a webpage to PDF format. HtmlLoadOptions options = new HtmlLoadOptions(); options.UseNewConversionEngine = true; Aspose.Pdf.Document pdf = new Aspose.Pdf.Document(“[http://www.google.…...have noticed the issue and logged an ticket PDFNEWNET-36721 in...

    forum.aspose.com/t/webpage-to-pdf-conversion-su...
  7. Compress PDF corrupts document - Free Support F...

    Hi Aspose team,using following code I tried to compress one PDF document: Console.WriteLine(DateTime.Now.ToString()); // The path to the documents directory. string dataDir = Path.GetF…...For the sake of correction, logged this problem as PDFNEWNET-40070...

    forum.aspose.com/t/compress-pdf-corrupts-docume...
  8. 暗号化されたOffice Open XML OOXMLファイルのファイルフォーマットをNode...

    Aspose.Cells for Node.js via C++を使用して暗号化されたOOXMLファイルのファイル形式を検出する方法を学びます。... log ( "File Format: " + fileFormatInfo...

    docs.aspose.com/cells/ja/nodejs-cpp/detect-file...
  9. Pdf to Html Support - Free Support Forum - aspo...

    Hi, I am trying to convert pdf to html using aspose trial version. The output is quite good, whereas I was wondering if the extra spaces generated by page breaks could be reduced. Find attached the documents....sake of correction, I have logged an issue as PDFNET-42671 in...

    forum.aspose.com/t/pdf-to-html-support/10927
  10. Populated PDF with data I have , progrmatically...

    Hi, I download ASPOSE.pdf for NET. try to to read it with: Document pdfDocument = new Document("101New.pdf"); // Get a field TextBoxField textBoxField = pdfDocument.Form["fill3_7"] as TextBoxField; somehow I…... It has been logged under the ticket ID PDFNET-43338...

    forum.aspose.com/t/populated-pdf-with-data-i-ha...