Sort Score
Result 10 results
Languages All
Labels All
Results 1,381 - 1,390 of 34,963 for

path

(0.1 sec)
  1. 用 C++ 为命名范围设置公式|Documentation

    学习如何用 Aspose.Cells 在 Excel 文件中为命名范围设置公式,使用 C++。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/setting-formula-fo...
  2. How to crop an image with oval/circle/roundrect...

    Hi, Support: Would you please provide me a full demo to show how to crop an image with oval/circle/roundrectangle shape based on VB.net? below is my codes, but it results in wrong position image. Dim Img As New Png…...Transparent) Dim path As New Aspose.Imaging.GraphicsPath()...Figure.AddShape(EllipseShape) path.AddFigure(Figure) g.Clip = New...

    forum.aspose.com/t/how-to-crop-an-image-with-ov...
  3. Setting Chart Appearance with C++|Documentation

    Learn how to configure the appearance of charts in Aspose.Cells for C++. Our guide will show you how to modify chart layouts, colors, fonts, and effects to achieve the desired visual style and enhance your worksheets....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/setting-chart-appeara...
  4. Convert PowerPoint to Animated GIF|Aspose.Slide...

    Convert PowerPoint Presentation to animated GIF: PPT to GIF, PPTX to GIF in Python... Presentation ( path + "pres.pptx" ) pres . save...pres = slides . Presentation ( path + "pres.pptx" ) options = slides...

    docs.aspose.com/slides/python-net/convert-power...
  5. JPEG to DOCX Converter using C# | Aspose.PDF

    Sample code for JPEG to DOCX C# conversion. Use API example code for batch JPEG files to DOCX conversion within VB.NET, ASP.NET, or any .NET-based application...with page index & output file path as parameters DOCX file will...will be saved at the specified path Here is an example that demonstrates...

    products.aspose.com/pdf/net/conversion/jpeg-to-...
  6. Add, Extract or Remove Images in PDF using C# |...

    Manipulate images in PDF programmatically with C# sample code using Aspose.PDF for .NET...Example: C# var inputFile = Path . Combine ( dataDir , "add-image..."add-image.pdf" ); var outputFile = Path . Combine ( dataDir , "add-image_out...

    products.aspose.com/pdf/net/images/
  7. JPEG to EPUB Converter using C# | Aspose.PDF

    Sample code for JPEG to EPUB C# conversion. Use API example code for batch JPEG files to EPUB conversion within VB.NET, ASP.NET, or any .NET-based application...while passing the output file path & SaveFormat.Epub as parameters...will be saved at the specified path Here is an example that demonstrates...

    products.aspose.com/pdf/net/conversion/jpeg-to-...
  8. Calculation of Excel 2016 MINIFS and MAXIFS fun...

    This article introduces how to use the Aspose.Cells library to calculate MINIFS and MAXIFS functions in Microsoft Excel 2016 using C++....Cells-for-C // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/calculation-of-excel-...
  9. Add text to PDF using C# | Aspose.PDF

    Add text to PDF programmatically with C# sample code using Aspose.PDF for .NET...document - C# var inputFile = Path . Combine ( dataDir , "sample..."sample.pdf" ); var outputFile = Path . Combine ( dataDir , "sample_out...

    products.aspose.com/pdf/net/text/
  10. HtmlFixedSaveOptions.ShowPageBorder | Aspose.Wo...

    Discover the HtmlFixedSaveOptions ShowPageBorder property, control page borders easily. Enhance your document's appearance with customizable settings....} \ "" ); string extension = Path . GetExtension ( args . ResourceFileName...must explicitly specify the path for the fonts. args . ResourceFileUri...

    reference.aspose.com/words/net/aspose.words.sav...