Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 1,430 for

list report

(0.05 sec)
  1. .NET, JavaScript, Python, Java CAD APIs | CAD a...

    Export DXF, DWG, DWT, DGN, IFC, DWF, DWFX, STL, IGES, CF2, Collada(DAE), PLT, OBJ, SVG, DXB, FBX, U3D, 3DS, STP files to PDF and vector or raster images from within .NET, Java, Python, JavaScript applications or by utilizing JasperReports tools....CAD for JasperReports Export reports into various CAD and other...CAD Product Family? Customers List Success Stories Download Free...

    products.aspose.com/cad/family/
  2. Incorrect date/time parsing - Free Support Foru...

    Hello, I use Aspose Words for Java with LINQ Reporting engine version 24.8 and have trouble with date time parsing when using setExactDateTimeParseFormats, seems like the time part is ignored and every date parsed with 0…...Words for Java with LINQ reporting engine version 24.8 and have...options.setExactDateTimePars(List.of("yyyy-MM-dd", "yyyy-MM-dd'T'HH:mm:ss...

    forum.aspose.com/t/incorrect-date-time-parsing/...
  3. Document Class | Aspose.Words for .NET

    Discover the Aspose.Words.Document class for seamless Word document manipulation. Enhance your projects with powerful features and easy integration....Bibliography object that represents the list of sources available in the...document. Lists { get; } Provides access to the list formatting...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Aspose::Words::MailMerging namespace | Aspose.W...

    Aspose::Words::MailMerging namespace. The Aspose.Words.MailMerging namespace contains classes of the "original" mail merge Reporting engine in C++....the “original” mail merge reporting engine. Classes Class Description...visit the Mail Merge and Reporting documentation article. FieldMergingArgsBase...

    reference.aspose.com/words/cpp/aspose.words.mai...
  5. Detect File Format|Aspose.Words for Java

    Obtain information about the document format before opening it to avoid an exception if you are not sure what the actual content of the file is using Java.... it is known that Crystal Reports often outputs documents in...code example shows how to get a list of all the files in the folder:...

    docs.aspose.com/words/java/detect-file-format-a...
  6. Detect File Format When Loading|Aspose.Words fo...

    Determine the file format in Python if you are not sure what the actual content of the file is, or to check the format compatibility.... it is known that Crystal Reports often outputs documents in...code example shows how to get a list of all the files in the folder:...

    docs.aspose.com/words/python-net/detect-file-fo...
  7. Process PDF Files and Manipulate Excel Spreadsh...

    GO API to manipulate PDF files as well as create, read, write and parse Excel spreadsheets via Go applications....using themes Create tables & list objects Manipulate drawing objects...Total for Go via C++ Customers List Success Stories Download Free...

    products.aspose.com/total/go-cpp/
  8. SharePoint Excel Spreadsheet Converter App | pr...

    Aspose.Cells for SharePoint App is a SharePoint Excel Spreadsheet converter. Export XLS XLSX XML CSV PDF ODS & HTML formats in MOSS WSS...may also move documents in the list up or down to set the order...Cells for SharePoint? Customers List Success Stories Download Free...

    products.aspose.com/cells/sharepoint/
  9. Detect File Format When Loading|Aspose.Words fo...

    Determine the file format in C# if you are not sure what the actual content of the file is, or to check the format compatibility.... it is known that Crystal Reports often outputs documents in...code example shows how to get a list of all the files in the folder:...

    docs.aspose.com/words/net/detect-file-format-an...
  10. Replace word with image - Free Support Forum - ...

    Dear, I have a docs document in which I want to replace a collection of words with images. For each word, that I want to replace, I have the corresponding image. The image should replace the word. The dimensions of th…...Document; List<Run> matchedRuns = GetMatchedRuns(args);...ReplaceAction.Skip; } private static List<Run> GetMatchedRuns(ReplacingArgs...

    forum.aspose.com/t/replace-word-with-image/317224