Sort Score
Result 10 results
Languages All
Labels All
Results 1,861 - 1,870 of 53,136 for

path

(0.32 sec)
  1. Setting Page Options with C++|Documentation

    This article provides sample code to set page options of Excel worksheets programmatically using C++ API. You will be able to set Page Orientation, Scaling Factor, FitToPages Options, Paper Size, Print Quality, First Page Number....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/setting-page-options/
  2. I want to search for hyperlinks or urls that co...

    Search and replace keyword in a hyperlink and URL...Document doc = new Document("path/to/your/document.docx"); //...modified document doc.save("path/to/your/modified_document.docx");...

    forum.aspose.com/t/i-want-to-search-for-hyperli...
  3. 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...
  4. Aspose::Words::Saving::ResourceSavingArgs::get_...

    Aspose::Words::Saving::ResourceSavingArgs::get_ResourceFileName method. Gets or sets the file name (without Path) where the resource will be saved to in C++....sets the file name (without path) where the resource will be...without the path. Aspose.Words determines the path for saving...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. ResourceSavingArgs.KeepResourceStreamOpen | Asp...

    Discover how the KeepResourceStreamOpen property in ResourceSavingArgs enhances Aspose.Words by managing stream efficiency during resource saving....} \ "" ); string extension = Path . GetExtension ( args . ResourceFileName...must explicitly specify the path for the fonts. args . ResourceFileUri...

    reference.aspose.com/words/net/aspose.words.sav...
  6. 在 JSON 中导入和导出数据|Aspose.PDF for .NET

    本节解释如何在 JSON 中导入和导出数据...WriteIndented = true }; // The path to the documents directory var...string outputPdfPath ) { // The path to the documents directory var...

    docs.aspose.com/pdf/zh/net/import-export-json/
  7. 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-...
  8. 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/
  9. Protect and unProtect Worksheets|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/net/protect-and-unprotect...
  10. DocumentBuilder.insertOleObjectAsIcon method | ...

    Aspose.Words.DocumentBuilder.insertOleObjectAsIcon method...Description fileName string Full path to the file. isLinked boolean...inserted. iconFile string Full path to the ICO file. If the value...

    reference.aspose.com/words/nodejs-net/aspose.wo...