Sort Score
Result 10 results
Languages All
Labels All
Results 8,741 - 8,750 of 61,481 for

path

(0.06 sec)
  1. Convert XML to JPEG via C++ application

    Sample C++ conversion code for XML document to JPEG format. Use example code for batch XML to JPEG conversion within any C++ Application.... Pass the output file path with (JPEG) file extension....will be saved at the specified path. Open JPEG file in compatible...

    products.aspose.com/tasks/cpp/conversion/xml-to...
  2. Loading the image throws an error 'Image loadin...

    I have a tif file which is to be converted to pdf file. To load the image, i tried passing tif file as the documentStream in => skbitmap = SKBitmap.Decode(documentStream); //the value of skbitmap becoming Null. second…...resolve this issue: Check File Path and Stream : Ensure that the...the stream is null or the file path is incorrect, it will lead to...

    forum.aspose.com/t/loading-the-image-throws-an-...
  3. Creating a complex PDF|Aspose.PDF for Java

    Aspose.PDF for Java allows you to create more complex documents that contain images, text fragments, and tables in one document....Path ; import java.nio.file.Paths ; import java...{ } private static Path _dataDir = Paths . get ( "/home/admin1/pdf-examples/"...

    docs.aspose.com/pdf/java/complex-pdf-example/
  4. Modify an Existing Style with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files that allows users to modify existing cell styles. This article will introduce how to modify an existing cell style with the Aspose.Cells library so that users can change the appearance of the cells as they need....Cells-for-C // Source directory path U16String srcDir ( u ".. \\...01_SourceDirectory \\ " ); // Path of input excel file U16String...

    docs.aspose.com/cells/cpp/modify-an-existing-st...
  5. Extract (vector?) charts from PDF - Free Suppor...

    Hi, We are using the Aspose.Pdf.Drawing library for .NET. The Azure Function app is running in Azure Function Apps (Linux). We are working with MemoryStreams and not with temp folders or files. We would like to add a…...seem to only work for a file path? The goal is to have those charts...of vector graphics such as paths, lines, text, and shapes. Aspose...

    forum.aspose.com/t/extract-vector-charts-from-p...
  6. View PPSM in C# | products.aspose.com

    View PPSM in C#. Use .NET library API to open and view Macro-enabled PowerPoint Template...Path.GetTempPath() + Guid.NewGuid()...HTML. Call Process.Start with path to resulting HTML to load PPSM...

    products.aspose.com/slides/net/viewer/ppsm/
  7. Manage Workbooks with Go via C++|Documentation

    Learn how to manage workbooks through the Aspose.Cells for C++ APIs....Workbook class and pass the file path to the constructor. Access the...

    docs.aspose.com/cells/go-cpp/managing-workbooks...
  8. FontSavingArgs class | Aspose.Words for Python

    aspose.words.saving.FontSavingArgs class. Provides data for the [IFontSavingCallback.font_saving()](../ifontsavingcallback/font_saving/#fontsavingargs) event...sets the file name (without path) where the font will be saved...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Extract Flash Objects from Presentations in C++...

    Learn how to extract Flash objects from PowerPoint and OpenDocument slides in C++ with Aspose.Slides, complete code samples and best practices.... The recommended path is to replace Flash with alternatives...

    docs.aspose.com/slides/cpp/flash/
  10. About Getting Tab Order from form fields - Free...

    Hi Support, I have an question about tab Order we are getting from Field object. It’s depend from PDF I’m using but sometimes, I getting -1 as TabOrder: sample_pdf.pdf (531.7 KB) In the same topics, We have some examp…...AsposeDocument doc = new doc(path); int tabOrder; foreach(Field...

    forum.aspose.com/t/about-getting-tab-order-from...