Sort Score
Result 10 results
Languages All
Labels All
Results 2,611 - 2,620 of 28,168 for

data source

(1.84 sec)
  1. 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...
  2. Setting Pivot Table Option - For Empty Cells Sh...

    Learn how to set the "For empty cells show" option in pivot tables using Aspose.Cells with Golang via C++....Pivot Table Pivot Table and Source Data with Golang via C++ Customize...

    docs.aspose.com/cells/go-cpp/setting-pivot-tabl...
  3. Set the style of the shapes in a visio page wit...

    Learn how to set the style of the shapes in a visio page with Aspose.Diagram.... Source code copied. Copy //ExStepSummary:0:...following code shows how to set fill data for the shape //ExStepImage:3:step-4...

    products.aspose.com/diagram/tutorial/set-shape-...
  4. Create custom TeX output | C++ API Solution

    C++ API Solution to work with TeX. Read the guideline on how to implement custom TeX output in C++....C++ Live Demos Documentation Source Code API Reference Overview...Overview Live Demos Documentation Source Code API Reference Nuget Pricing...

    products.aspose.com/tex/cpp/customize-output/
  5. Convert TAR to TAR.Z via C# | Archive Conversio...

    Source code for TAR to TAR.Z C# conversion. Use API example code for batch TAR files to TAR.Z conversion within VB.NET Asp.NET or any .NET based application....Conversion Demos Documentation Source Code API Reference Overview...Conversion Demos Documentation Source Code API Reference Download...

    products.aspose.com/zip/net/conversion/tar-to-t...
  6. Several HTML Into SVG C#

    Merge multiple HTML into SVG in C# code. Save HTML as SVG using C#....example that iterates through source HTML files and combines them...Document(fileName); // Append the source document to the end of the...

    products.aspose.com/words/net/merge/html-to-svg/
  7. Several PDF Into SVG C#

    Merge multiple PDF into SVG in C# code. Save PDF as SVG using C#....example that iterates through source PDF files and combines them...Document(fileName); // Append the source document to the end of the...

    products.aspose.com/words/net/merge/pdf-to-svg/
  8. Several PDF Into GIF C#

    Merge multiple PDF into GIF in C# code. Save PDF as GIF using C#....example that iterates through source PDF files and combines them...Document(fileName); // Append the source document to the end of the...

    products.aspose.com/words/net/merge/pdf-to-gif/
  9. Specify TrueType Fonts Location in Java|Aspose....

    Specify various TrueType font Sources: system folder, user Sources, loading fonts from a stream, a file system, or memory using Java....demonstrates how to specify user font sources. The FontSourceBase class is...used to specify various font sources. There are several implementations...

    docs.aspose.com/words/java/specify-truetype-fon...
  10. Several Image Into JPG C++

    Merge multiple Image into JPG in C++ code. Save Image as JPG using C++....example that iterates through source image files and combines them...your C++ project. Open the source image file in C++. Convert...

    products.aspose.com/words/cpp/merge/image-to-jpg/