Sort Score
Result 10 results
Languages All
Labels All
Results 4,601 - 4,610 of 61,554 for

path

(0.12 sec)
  1. Lock PDF using C# | Aspose.PDF

    Sample C# code for using Aspose.PDF to read protected (password-encrypted) documents, secure a document with protection or remove protection....Output file: var inputFile = Path . Combine ( dataDir , "encrypt..."encrypt.pdf" ); var outputFile = Path . Combine ( dataDir , "encrypt_out...

    products.aspose.com/pdf/net/encrypt/
  2. 用C++读写工作表的查询表|Documentation

    学习如何使用Aspose.Cells和C++读取和写入Excel工作表中的查询表。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/reading-and-writin...
  3. Extract certificate from PDF on docker - Free S...

    Hello, I am trying to extract a user certificate from a signed pdf. Everything is fine when I do it in windows but when I do it in docker the certificate that is extracted from the user signature is not the user certif…...the path to your PDF document string inputFilePath = "path/to...

    forum.aspose.com/t/extract-certificate-from-pdf...
  4. 获取按钮选项值|Aspose.PDF for .NET

    本节解释如何使用 Aspose.PDF Facades 的 Form 类获取按钮选项值。...GetButtonOptions () { // The path to the documents directory var...GetCurremtButtonOpti () { // The path to the documents directory var...

    docs.aspose.com/pdf/zh/net/get-button-option-va...
  5. 指定在输出 PDF 和图片中如何交叉字符串,由 C++ 实现|Documentation

    学习如何使用 Aspose.Cells for C++ 控制 PDF 和图片输出中的文本溢出。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/specify-how-to-cro...
  6. PDF Annotations API | Aspose.PDF

    Remove Comments from PDF Documents with Free Cross‑Platform Apps and High‑Code APIs... Path . Combine ( _dataDir , "sample...document . Save ( System . IO . Path . Combine ( _dataDir , "sample_caret...

    products.aspose.com/pdf/annotation/
  7. Set Default Font while rendering spreadsheet to...

    Learn how to set the default font while rendering spreadsheets to images using Aspose.Cells with C++....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/set-default-font-whil...
  8. Add PDF Bookmarks with Named Destinations with ...

    Learn how to add PDF bookmarks with named destinations using Aspose.Cells for C++....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/add-pdf-bookmarks-wit...
  9. 从TTF文件加载字体| .NET

    。让我们看一下如何从TTF文件中制作它。...Construct path to the file 2 string fontPath = Path.Combine(DataDir...Construct path to the file 2 string fontPath = Path.Combine(DataDir...

    docs.aspose.com/font/zh/net/how-to-load-fonts/l...
  10. EsriJson and GeoJson samples - Free Support For...

    Hi Alexander, This is the instruction for EsriJson and GeoJson , is it ok? Console.WriteLine(" EsriJson:“); Console.WriteLine(” Purpose:a JSON format used by Esri ArcGis software to reprsent geog…...ConverterLayer: For EsriJson the input path can be .esrijson or .json. For...For Geojson the input file path can .geojson or .json. Thank...

    forum.aspose.com/t/esrijson-and-geojson-samples...