Sort Score
Result 10 results
Languages All
Labels All
Results 2,341 - 2,350 of 60,789 for

path

(0.11 sec)
  1. Disable CSS while saving to HTML with C++|Docum...

    Learn how to disable CSS while saving Excel files to HTML using Aspose.Cells for C++....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/disable-css-while-sav...
  2. 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-...
  3. 设置图像大小|Aspose.PDF for .NET

    本节描述如何使用 C# 库设置 PDF 文件中的图像大小。...SetImageSizeInPDF () { // The path to the documents directory var...ImageFileType . Unknown ; // Path for source file img . File =...

    docs.aspose.com/pdf/zh/net/set-image-size/
  4. 使用C++结合ImageOrPrint选项从工作表中提取图像|Documentation

    学习如何使用Aspose.Cells for C++从Excel工作表中提取图片并保存到本地驱动器。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/extract-images-fro...
  5. FieldOptions.FileName | Aspose.Words for .NET

    Discover the FieldOptions FileName property to easily manage and customize your document's file name for enhanced organization and efficiency....not its full local file system path. // We can set a flag to make...make it show the full file path. field = ( FieldFileName ) builder...

    reference.aspose.com/words/net/aspose.words.fie...
  6. TextPath.fitPath property | Aspose.Words for No...

    TextPath.fitPath property. Defines whether the text fits the Path of a shape....Defines whether the text fits the path of a shape. get fitPath () :...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Add Header to PDF using C# | Aspose.PDF

    Sample C# code for using Aspose.PDF to work with headers from PDF via .NET....Header to PDF var inputFile = Path . Combine ( dataDir , "TextinHeader..."TextinHeader.pdf" ); var outputFile = Path . Combine ( dataDir , "TextinHeader_out...

    products.aspose.com/pdf/net/header/
  8. Redact PDF using C# | Aspose.PDF

    Redact PDF documents programmatically with C# sample code using Aspose.PDF for .NET...PDF Files - C# var inputFile = Path . Combine ( dataDir , "input..."input.pdf" ); var outputFile = Path . Combine ( dataDir , "output...

    products.aspose.com/pdf/net/redaction/
  9. Hiding the Display of Zero Values in the Worksh...

    This article will show you sample code explaining how to programmatically hide the zero values in an Excel spreadsheet using the C++ library or API....Cells-for-C //Source directory path U16String srcDir ( u ".. \\...01_SourceDirectory \\ " ); //Path of input excel file U16String...

    docs.aspose.com/cells/cpp/hiding-the-display-of...
  10. How to Detect a File Format and Check if the Fi...

    Learn how to detect a file's format and check if it is encrypted using Aspose.Cells with C++....file format (using the file path) and check its extension. You...Startup (); // Source directory path U16String srcDir ( u ".. \\...

    docs.aspose.com/cells/cpp/how-to-detect-a-file-...