Sort Score
Result 10 results
Languages All
Labels All
Results 4,131 - 4,140 of 61,035 for

path

(0.11 sec)
  1. How to remove Watermark Annotation using .NET |...

    Source code on C# to remove Watermark annotations on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop.... Path . Combine ( _dataDir , "sample_Watermark...document . Save ( System . IO . Path . Combine ( _dataDir , "sample_Watermark_del...

    products.aspose.com/pdf/net/annotation/watermar...
  2. How to remove Highlight Annotation using .NET |...

    Source code on C# to remove Highlight annotations on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop.... Path . Combine ( _dataDir , "sample_Highlight...document . Save ( System . IO . Path . Combine ( _dataDir , "sample_Highlight_del...

    products.aspose.com/pdf/net/annotation/highligh...
  3. Aspose Word to HTML Conversion – Content Contro...

    Hi, When I convert a Word document to HTML (either online using the link below or programmatically), I encounter an issue: the inner content of content controls is not wrapped with a <div> tag in the HTML structure. Why…...htmlContent = ConvertWordToHtml("path/to/document.docx"); // Example...modified HTML File.WriteAllText("path/to/output.html", htmlContent);...

    forum.aspose.com/t/aspose-word-to-html-conversi...
  4. Rotate Text with Shape inside the Worksheet wit...

    Learn how to control text rotation with shapes in Excel worksheets using Aspose.Cells for C++....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/rotate-text-with-shap...
  5. 用 C++ 调整图表数据标签形状以适应文本|Documentation

    学习如何在 Aspose.Cells for C++ 中调整图表中数据标签的形状以适应文本。我们的指南将教您如何调节标签容器的大小和形状,确保文本正确显示,不被截断或重叠。...Cells-for-C // Source directory path U16String srcDir ( u ".. \\...01_SourceDirectory \\ " ); // Path of input excel file U16String...

    docs.aspose.com/cells/zh/cpp/resize-chart-s-dat...
  6. Converting Presentation with EMF Images to PDF ...

    Hello, We are looking into upgrade of current Aspose.Slides library, but encountered an issue with conversion of PPT presentation containing an EMF image to PDF. Below is the sample code: final String targetPdfFile =…...final String targetPdfFile = [PATH] + "PPT_testSample_aspose_23_02...final String sourcePptxFile = [PATH] + "PPT_testSample.pptx"; IPresentation...

    forum.aspose.com/t/converting-presentation-with...
  7. 在 PHP 中隐藏和显示行和列|Documentation

    通过 Aspose.Cells for PHP via Java 的 API 学习如何隐藏和显示行和列。...Workbook object by excel file path $workbook = new Workbook ( $dataDir...Workbook object by excel file path $workbook = new Workbook ( $dataDir...

    docs.aspose.com/cells/zh/java/hiding-and-showin...
  8. Copying Rows and Columns in Python|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Workbook object by an Excel file path workbook = self . Workbook (...Workbook object by an Excel file path workbook = self . Workbook ()...

    docs.aspose.com/cells/java/copying-rows-and-col...
  9. Extract Text from PDF File|Aspose.PDF for .NET

    This section explains how to extract text from pdf using PdfExtractor class....void ExtractText () { // The path to the documents directory var...ExtractTextExtracton () { // The path to the documents directory var...

    docs.aspose.com/pdf/net/extract-text/
  10. Convert Image to EPS in Java

    This quick guide discusses how to convert Image to EPS in Java. It entails the environment setup, the program flow, and a code sample to convert JPG to EPS file in Java....the source file path, destination file path, and PsSaveOptions...

    kb.aspose.com/page/java/convert-image-to-eps-in...