Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 2,570 for

reference attachment

(0.96 sec)
  1. COUNTIF excel function works inconsistently - F...

    Dear Aspose Team, i am trying to use COUNTIF on an excelsheet: =COUNTIF(E$6:E$13;“>0”) this returns 1, however: =COUNTIF(MyTable[MyColumn];“>0”) is evalulated properly MyColumn is a column in my table which is exac…...expected count The structured‑reference version works, while the plain‑range... Structured reference handling – When you refer to a table column...

    forum.aspose.com/t/countif-excel-function-works...
  2. Saving File to Response Object with C++|Documen...

    Learn how to save files dynamically and send them directly to a client browser using Aspose.Cells for C++....save types: Type Description Attachment Sends the spreadsheet to...it in an application as an attachment associated with .xls/.xlsx...

    docs.aspose.com/cells/cpp/saving-file-to-respon...
  3. Convert Excel to PDF, the border width of table...

    Hi, when convert excel to pdf, I want to the border with of table to be more thin. In excel, the cellbordertype has set to thin. Can I customize the table border width? Or after converting to PDF, read the file through a…...Cells for Java API Reference to be set in code and before...border sizes. Please refer to the attachment. result.zip (22.0 KB)...

    forum.aspose.com/t/convert-excel-to-pdf-the-bor...
  4. Example for CELLSNET-58755 and CELLSNET-58756 -...

    Hi, could you please provide an example of the enhancements introduced in CELLSNET-58755 and CELLSNET-58756 in Aspose.Cells release 25.8? I wasn’t able to find any sample related to this enhancement in Smart Markers rela…...then use Smart Markers to reference that data in another part...2025, 2:43am 4 @dev.sm Please refer to the following example code...

    forum.aspose.com/t/example-for-cellsnet-58755-a...
  5. Copying formulas with cell referecing other she...

    Hi, I have a workbook with following formula in cell G3 in Sheet1 which is referencing Sheet2. When I try to copy this formula to cell C3 in Sheet1, the relative cell Reference part is the same as source and won’t ajust…...Sheet1, the relative cell reference part is the same as source...destination cell. Please reference attachment for reproduction. The...

    forum.aspose.com/t/copying-formulas-with-cell-r...
  6. Add a page break in excel at end of each page i...

    Hello, I am working on a Project to convert excel files to pdf with Aspose.Cells version 25.6. Currently I am using below code for conversion: final PageSetup pgSetup = curSheet.getPageSetup(); if (pgSetup != null && …...setOnePagePerSheet(true); You can also refer to the following sample code...correct results. Please refer to the attachment. out_java.pdf (44.9...

    forum.aspose.com/t/add-a-page-break-in-excel-at...
  7. How to copy pivot table and chart to other work...

    I have a pivot table and chart in sheet2, Reference data in sheet1, and I need copy it to sheet3 twice(differen placement). In Excel I can select the pivot table and chart range and paste to other sheet and will copy al…...table and chart in sheet2, reference data in sheet1, and I need...the range. Please refer to the attachment. out_net.zip (20.9...

    forum.aspose.com/t/how-to-copy-pivot-table-and-...
  8. Online template creation using existing OMT ima...

    Hi, I created online template file (.omr) using existing OMR image from the portal using OMR sheet designer. .png and .omr files were generated successfully. However when I am trying to use this .omr file in the demo co…... Check for Reference Point Markers : When using...essential that all required reference point markers are present...

    forum.aspose.com/t/online-template-creation-usi...
  9. Aspose::Words::DigitalSignatures namespace | As...

    Aspose::Words::DigitalSignatures namespace. The Aspose.Words.DigitalSignatures namespace provides classes to sign documents and verify signatures in C++....collection of digital signatures attached to a document. To learn more...

    reference.aspose.com/words/cpp/aspose.words.dig...
  10. How to get the following values and what they m...

    Hi team, I would like to know how to parse the below details in Java and what the numbers mean when i get the same for the below: Flags Categories Priority Mail Read Status and Unread status Below is the code which i …...// Optionally, you can add attachment details. JSONArray attachmentsArray...JSONArray(); for (MapiAttachment attachment : msg.getAttachments()) {...

    forum.aspose.com/t/how-to-get-the-following-val...