Sort Score
Result 10 results
Languages All
Labels All
Results 3,001 - 3,010 of 26,712 for

data source

(0.22 sec)
  1. Specifying Significant Digits to be Stored in E...

    Learn how to specify significant digits to be stored in Excel files using Aspose.Cells with C++....// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/cpp/specifying-significan...
  2. Insert Background Image to Excel|Documentation

    How to insert background image to Excel using Aspose.Cells for .NET....background without obscuring the data on the sheet. You can set a...Copy Page Setup Settings from Source Worksheet into Destination...

    docs.aspose.com/cells/net/insert-background-ima...
  3. Insert a Watermark|Aspose.Words for SharePoint

    This article shows you how to create a workflow for inserting a text or image watermark into a document while using Aspose.Words for SharePoint.... First choose the source and destination document library...connect to the site where the source document library is located...

    docs.aspose.com/words/sharepoint/inserting-a-wa...
  4. PdfException during Xml to Pdf conversion - Fre...

    Hello, I am trying to convert Xml to Pdf using below aspose code but encountering an exception. Code I am using: try (final com.aspose.pdf.Document document = new com.aspose.pdf.Document();) { final com.as…...lI(Unknown Source) at com.aspose.pdf.TextSegment...TextSegment.setText(Unknown Source) at com.aspose.pdf.TextSegment.lI(Unknown...

    forum.aspose.com/t/pdfexception-during-xml-to-p...
  5. How to Convert XML to XLSX using C#

    This quick topic covers how to convert XML to XLSX using C#. It cencompasses the system configuration, a step-by-step algorithm, and a working example code to save XML as Excel file in C#....the load options Access the source XML file from the disk using...then followed by accessing the source XML file from the disk by using...

    kb.aspose.com/cells/net/how-to-convert-xml-to-x...
  6. How to Convert XML to XLSX in Java

    This breif article is about how to convert XML to XLSX in Java. It includes the steps for detailed system configuration, a step-wise pseudocode, and a working sample code to develop a converter application for XML to Excel in Java....will start by accessing the source XML file from the disk using...you can use to preprocess the source XML file including the setters...

    kb.aspose.com/cells/java/how-to-convert-xml-to-...
  7. PDF file distorted - Free Support Forum - aspos...

    hello, when we create doc file and insert pdf file inside doc and convert into pdf then PDF file is disctorting. As we are using below code. Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder…...Writeln($"Source Input {currentDateTime.ToString("dd-MM-yy...Writeln($"Here is the tested data of the text: "); builder.Writeln();...

    forum.aspose.com/t/pdf-file-distorted/327238
  8. Uncompress Z File in C# Easily

    Learn how to uncompress Z file in C# using Aspose.ZIP for .NET. Follow our step-by-step guide with code example and develop a Z file extractor....files is crucial for efficient data management. Developers often...such as software development, data analysis, and IT services rely...

    blog.aspose.com/zip/uncompress-z-file-in-csharp/
  9. How to Convert TIFF to PNG in C#

    This topic covers the simple steps on how to convert TIFF to PNG in C#. It encompasses all the reSources, important classes, methods and a runnable sample code for developing a TIFF to PNG converter in C#....package manager Access the source TIFF file using the Image class...inside the project and then the source TIFF image is loaded using...

    kb.aspose.com/imaging/net/how-to-convert-tiff-t...
  10. 用 C++ 隐藏和排序数据透视表中的数据|Documentation

    学习如何使用 Aspose.Cells 和 C++ 在数据透视表中隐藏和排序数据。...:: Cells :: Startup (); // Source and output directories U16String...U16String srcDir ( u ".. \\ Data \\ 01_SourceDirectory \\ " ); U16String...

    docs.aspose.com/cells/zh/cpp/pivot-table-hide-a...