Sort Score
Result 10 results
Languages All
Labels All
Results 4,171 - 4,180 of 136,550 for

code

(0.29 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – PDF Conversion Solution using C# https://products.aspose.com/pdf/net/conversion/ Recent content in PDF Conversion Solution using C# on Aspsoe.P......Programmers can use this example code to export BMP to PDF within...level-item tabs is-active # Code Sample # API Reference # Pricing...

    products.aspose.com/pdf/net/conversion/index.xml
  2. Custom Validation in GridWeb|Documentation

    This article introduces custom validation in GridWeb....DropDownList code: // ExStart:AddDropDownListValid...GridValidationType.FreeList code: GridValidation validationOfList...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  3. The exporting in pdf generates a different tabl...

    I have a similar problem. I have upgrade to Aspose 25.10 and the problem is still not solved. The exporting in pdf generates a different table than the one in word. If I save in PDF using the Word application the pdf is …...Words and the following simple code: Document doc = new Document(@"C:\Temp\in...with the following simplified code: Document doc = new Document();...

    forum.aspose.com/t/the-exporting-in-pdf-generat...
  4. Key Not found Exception - Free Support Forum - ...

    System.Collections.Generic.KeyNotFoundException: The given key ‘00000000-0000-0000-0000-000000000000, 0’ was not present in the dictionary. at System.Collections.Generic.Dictionary`2.get_Item(TKey key) at .() at .() …...document to pdf on the below code, please resolve this issue:...Implement error handling in your code to catch exceptions and log...

    forum.aspose.com/t/key-not-found-exception/293338
  5. Insert Slicer|Documentation

    Manage slicers of Excel files with Aspose.Cells....Please see the following sample code. It loads the sample Excel file...the output Excel file. Sample Code How to Create a Slicer for an...

    docs.aspose.com/cells/python-net/create-slicer/
  6. PST Files: Creating and Filling with Content in...

    Empower your C# .NET projects with Aspose.Email PST file handling features. Create PST files, add folders and subfolders, emails and Outlook items.... The code sample below will show you how...subsections and try the following code samples to perform the task...

    blog.aspose.com/email/creating-pst-files-using-...
  7. Print Documents|Aspose.Words for .NET

    Print a document easily and fast instead of using VSTO in C#....The following code example prints the active entire...); Aspose.Words Below is the code example that prints single document...

    docs.aspose.com/words/net/print-documents/
  8. Issues open/load a pdf file using the Aspose.Pd...

    In C# Application , I am trying to open/load a PDF file using the Aspose.Pdf.Document this is the Code // string path = @“C:\Users\YourUser\Documents\my-test.pdf”; var pdfDocument = new Aspose.Pdf.Document(path); it…...Document this is the code // string path = @“C:\Users...Implement error handling in your code to catch exceptions and provide...

    forum.aspose.com/t/issues-open-load-a-pdf-file-...
  9. Read PST Files and Retrieve Information|Documen...

    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.... The following code snippet shows you how to load...messages count. The following code snippet shows you how to display...

    docs.aspose.com/email/net/read-pst-files-and-re...
  10. Extarct text from image (png, jpeg, tiff, AFP) ...

    I need to extract the text from images (png,jpeg,tiff, AFP) documents using aspose? can you please advice it is possible or not? I try to use Aspose OCR but I am not able to get the text. if possible, can you please sha…...you please share the sample code using java? Professionalize...you can follow this sample code: Code import com.aspose.ocr.*;...

    forum.aspose.com/t/extarct-text-from-image-png-...