Sort Score
Result 10 results
Languages All
Labels All
Results 2,421 - 2,430 of 61,126 for

path

(0.1 sec)
  1. Save Documents in Apache POI and Aspose.Words|A...

    Save documents easily and fast instead of using Apache POI.... Java // The path to the documents directory....is shown below: Java // The path to the documents directory....

    docs.aspose.com/words/java/save-documents-in-ap...
  2. Optimize, Compress or Reduce PDF Size in C#|Asp...

    Optimize PDF file, shrink all images, reduce size PDF, Unembed fonts, Remove unused objects with C#....OptimizeDocument () { // The path to the documents directory var...void ShrinkDocument () { // The path to the documents directory var...

    docs.aspose.com/pdf/net/optimize-pdf/
  3. 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-...
  4. HtmlFixedSaveOptions.export_embedded_css proper...

    HtmlFixedSaveOptions.export_embedded_css property. Specifies whether the CSS (Cascading Style Sheet) should be embedded into Html document.... path . exists ( ARTIFACTS_DIR + ...out_doc_contents ) self . assertTrue ( os . path . exists ( ARTIFACTS_DIR + ...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 保护和取消保护工作表|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....//Specify the template excel file path. string myPath = "Protect and...//Specify the template excel file path. string myPath = "Protect and...

    docs.aspose.com/cells/zh/net/protect-and-unprot...
  6. MailMergeSettings.header_source property | Aspo...

    MailMergeSettings.header_source property. Specifies the Path to the mail-merge header source...header_source property Specifies the path to the mail-merge header source...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Working with Clips in PS file| Python

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in Python...clip is a boundary defined by a path that restricts the visibility...truncated. In Python, clipping paths can be assigned in three ways:...

    docs.aspose.com/page/python-net/ps/working-with...
  8. Query: `Aspose.Drawing.GraphicsPath.Flatten()` ...

    Dear Aspose Support Team, We are currently in the process of evaluating, Aspose.Drawing to replace System.Drawing. Aspose .Drawing version: 25.6.0 .NET Framework: 4.7.2 OS: Windows 11 Our codebase makes extensive u…...0 MB) Code used to draw path : private void DrawCircleWithAspose(...dy); var path = new DrawingA.Drawing2D.GraphicsPath(); path.AddEllipse(center...

    forum.aspose.com/t/query-aspose-drawing-graphic...
  9. Formatting PDF Document using C++|Aspose.PDF fo...

    Create and format the PDF Document with Aspose.PDF for C++. Use the next code snippet to resolve your tasks....GetDocumentWindowAnd () { // String for path name. String _dataDir ( "C:...SetDocumentWindowAnd () { // String for path name. String _dataDir ( "C:...

    docs.aspose.com/pdf/cpp/formatting-pdf-document/
  10. 用 C++ 隐藏工作表中的零值显示|Documentation

    本文将展示如何用示例代码通过 C++ 库或 API 编程隐藏 Excel 工作表中的零值。...Cells-for-C //Source directory path U16String srcDir ( u ".. \\...01_SourceDirectory \\ " ); //Path of input excel file U16String...

    docs.aspose.com/cells/zh/cpp/hiding-the-display...