Sort Score
Result 10 results
Languages All
Labels All
Results 3,981 - 3,990 of 7,237 for

attachment

(0.45 sec)
  1. Error While Converting a PowerPoint Presentatio...

    When we try to convert the attached pptx file using ARM64 environment, the error occurs. image.png (106.2 KB) 08I23-11 - 03 - 08I23-11, Activación, Bloqueo y Desbloqueo de Cuentas de Ahorros.zip (3.2 MB)...When we try to convert the attached pptx file using ARM64 environment...File‑specific issue – The attached PPTX may contain elements...

    forum.aspose.com/t/error-while-converting-a-pow...
  2. Facing issue while linking external excel file ...

    Hi Aspose Support Team, I have a couple of queries related to Aspose.Slides and Aspose.Cells: Linking an External Excel File to a Pre-Generated Chart: I am using the setExternalWorkbook function to link an external E…...and resource files before attaching them here. singlma April 22...meantime, could you please zip and attach your sample files here. This...

    forum.aspose.com/t/facing-issue-while-linking-e...
  3. Converting Word Lists to Text - Free Support Fo...

    Hello, I am trying to mimic the following VBA code using Aspose: ConvertNumbersToText Method | Microsoft Learn This word vba method (ActiveDocument.ConvertNumbersToText) converts all auto-numbering to text in a docume…...6:37pm 8 @ln22 Could you please attach your input document here for...6:38pm 15 @ln22 Could you please attach your input document here for...

    forum.aspose.com/t/converting-word-lists-to-tex...
  4. Aspose.pdf does not detect digital signature - ...

    I’m working on a project, we need to check if the pdf file contains a digital signature. I use the ContainsSignature function. For certain pdf I see that the file has a signature, but the function returns false. Are ther…...the function and the file is attached public static bool Valide...

    forum.aspose.com/t/aspose-pdf-does-not-detect-d...
  5. Operaciones avanzadas usando JavaScript a travé...

    Aspose.PDF para JavaScript a través de C++ no solo puede realizar tareas simples y fáciles, sino también abordar objetivos más complejos. Consulta la siguiente sección para usuarios avanzados y desarrolladores....documento PDF programáticamente Attachments - Los documentos PDF pueden...

    docs.aspose.com/pdf/es/javascript-cpp/advanced-...
  6. Estrazione dei dati di oggetti incorporati|Docu...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....PR_ATTACH_DATA_OBJ è assente. In questo...

    docs.aspose.com/email/it/java/extraction-of-emb...
  7. Bold formatting moved from one text portion to ...

    Hi! We are trying to process the file from the archive attached using Aspose.PSD 22.7.0. After executing the code below, opening the generated file in Photoshop and letting it update the text layer, the bold formatting…...the file from the archive attached using Aspose.PSD 22.7.0. After...

    forum.aspose.com/t/bold-formatting-moved-from-o...
  8. Convert Farsi document with embeded objects and...

    When converting a Farsi document with Farsi numbering to pdf, the resulting pdf’s numbering is shows with European numbers, so I added the saveOptions to convert the numbers to Arabic format like so: var saveOptions = n…...pdf", saveOptions); I also attached a test word document file...

    forum.aspose.com/t/convert-farsi-document-with-...
  9. Excel Data Types caused NullReferenceException ...

    Excel Data Types (Stock and Geography) caused NullReferenceException when saving workbook to Xlsb format using Aspose.Cells .Net v26.2. The saved Xlsb file was corrupted. Can you please test Xlsb and Excel Online after …... See attached sample files. Data Types ...

    forum.aspose.com/t/excel-data-types-caused-null...
  10. PDFファイルから添付ファイルを抽出する|Aspose.PDF for Java

    このセクションでは、PdfExtractorクラスを使用してPDFから添付ファイルを抽出する方法について説明します。...bindPdf ( _dataDir + "sample-attach.pdf" ); // 添付ファイルを抽出 pdfExtractor...

    docs.aspose.com/pdf/ja/java/extract-attachments/