Sort Score
Result 10 results
Languages All
Labels All
Results 5,691 - 5,700 of 26,236 for

only

(0.14 sec)
  1. Portion::get_Text Returns Sentence-Cased Text I...

    Hi team, for (const auto& portion : paragraph->get_Portions()) { std::string portionText = portion->get_Text().ToUtf8String(); } currently some portion text that we are getting is in sentence case, although…...settings to the text and saves only the transformed text. pankajku...itself isn’t modified in the file—only the setting is stored. When...

    forum.aspose.com/t/portion-get-text-returns-sen...
  2. CSV to PDF conversion - Free Support Forum - as...

    I am evaluating aspose for converting csv files to pdf(large csv files with rows over a million). I created a workbook object with file path and then saved/converted it to pdf file. The problems I have are : The table…...that the pdf generated will only have a maximum of 20165 pages...currently the pdf kind of shows only over a million rows. To add...

    forum.aspose.com/t/csv-to-pdf-conversion/164952
  3. FileSpecification from stream - Modified is Unk...

    Hi, We have the issue while adding attachment into a PDF file by using FileSpecification with stream. using (System.IO.Stream ms = ...) { pdf.EmbeddedFiles.Add(new FileSpecification(ms, file.ID)); } The Modified date …...the file parameters are read only in FileSpecification class....The file parameters are read only! We need to make them writable...

    forum.aspose.com/t/filespecification-from-strea...
  4. Cell Background Color Settings|Documentation

    Guide to applying and previewing cell background colors in Aspose.Cells GridJS using the toolbar, modal, status bar, and JavaScript API....Relevant functions (for reference only) Function Description Parameters...row/column). attr – string ( 'bgcolor' only). value – string (color name...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  5. Licensing|Aspose.Finance for .NET

    C# Finance Library API invites its customers to get a Classic license and Metered License. As well as use a limited license to better explore the product....running your program, you can only open 50 files using Aspose.Finance...running your program, you can only open 50 files using Aspose.Finance...

    docs.aspose.com/finance/net/licensing/
  6. Creating a PDF from PRN PCL Format file. Handli...

    Hi, We have access to a PRN file from a proprietary print driver and want to convert it to a PDF. It looks like the PRN is a PCL format, so we used the following approach to convert the file to PDF. In the 9.6.0 v…...(over 30 seconds to convert only one page. Here is the Syntax...tracking system and you can only ask us for update status. However...

    forum.aspose.com/t/creating-a-pdf-from-prn-pcl-...
  7. Cannot turnoff ListObject (table) AutoFilter Co...

    How can we turn off AutoFilter completely on a ListObject (table)? We have tried the following: Workbook workbook = new Workbook("Demo.xlsx"); Worksheet worksheet = workbook.Worksheets[0]; ListObject listObj = workshee…...screenshot below, doing so would only turn off the Filter buttons...ListObject. The code you provided only hides the filter buttons but...

    forum.aspose.com/t/cannot-turnoff-listobject-ta...
  8. Problem with IGS file - Free Support Forum - as...

    Good afternoon! I have an issue: when I try to convert an IGS file to PDF using Aspose.CAD for .NET, I Only get an empty PDF with both height and width equal to int.minimum. Does anyone know what might be causing this pr…...NET, I only get an empty PDF with both height...Note: The provided evidence only confirms the existence of Aspose...

    forum.aspose.com/t/problem-with-igs-file/321105
  9. Convert PDF to searchable PDF via C# | Aspose

    Recognize PDF and saving recognition results as a searchable PDF via C#....text (with images or with text only). To run the examples, you just...The PDF document containing only the recognized text. The original...

    products.aspose.com/ocr/net/recognition/recogni...
  10. Extract Text from DGN file - Free Support Forum...

    I used the following code to extract text as mentioned in Aspose.CAD for Java · GitHub. But i am getting following error. Attached the files used for testing Exception in thread “main” com.aspose.cad.internal.Exceptions…... By using this code, we are only getting some text from the attached...Entities collection is limited with only 100 first entities without any...

    forum.aspose.com/t/extract-text-from-dgn-file/3...