Sort Score
Result 10 results
Languages All
Labels All
Results 2,881 - 2,890 of 68,140 for

path

(0.21 sec)
  1. Aspose::Words::Drawing::TextPath::get_Shadow me...

    Aspose::Words::Drawing::TextPath::get_Shadow method. Defines whether a shadow is applied to the text on a text Path in C++....applied to the text on a text path. bool Aspose :: Words :: Drawing...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Gigantic file size when saving Aspose.Cells.Wor...

    Dear support, when converting Excel files (*.xlsx) into PDF files using the Aspose.Cells component, in some cases the file size (and processing time) grows enormously. I’ll attach a sample project containing 3 xlsx fil…...\Anony* Algorithm Hash Path --------- ---- ---- SHA256 ...AsposeLicenceHelper.SetLicence_Cells(); var path = @"C:\Users\m.heinz\Downloads\";...

    forum.aspose.com/t/gigantic-file-size-when-savi...
  3. 从 PDF 中删除表单 C#|Aspose.PDF for .NET

    基于子类型/表单使用 Aspose.PDF for .NET 库删除文本。 从 PDF 中删除所有表单。...input , string output ) { // The path to the documents directory var...input , string output ) { // The path to the documents directory var...

    docs.aspose.com/pdf/zh/net/remove-form/
  4. Using GlobalizationSettings Class for Custom Su...

    Learn how to use the GlobalizationSettings class in Aspose.Cells for C++ to customize subtotal labels and modify the “Other” label in pie charts....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/using-globalizationse...
  5. How to create Dynamic Scrolling Chart with Node...

    Learn how to create a dynamic scrolling chart using Aspose.Cells for Node.js via C++. Our step-by-step guide will demonstrate how to implement smooth data transitions and automatic scrolling in your chart for a continuous and updated display.... const path = require ( "path" ); const AsposeCells...node" ); // Your local test path const localPath = "" ; // Create...

    docs.aspose.com/cells/nodejs-cpp/create-dynamic...
  6. Extract text from stamp annotations in PDF via ...

    Python source code to extract text from stamp annotations in PDF file on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop....apdf from os import path path_infile = path . join ( self . data_dir...data_dir , infile ) path_outfile = path . join ( self . data_dir...

    products.aspose.com/pdf/python-net/parser/stamps/
  7. Using own fonts for Html to Pdf converter in Do...

    How to use certain fonts for Html to Pdf converter in docker in .NET...runtime: docker run -v /host/path/to/fonts:/usr/share/fonts/custom...font file ( file:// vs relative path). Any error messages you see...

    forum.aspose.com/t/using-own-fonts-for-html-to-...
  8. 乳胶到XPS | 通过 .NET 为 Python 提供 Aspose.TeX

    Python的Aspose.TeX API解决方案提供了转换功能,可以将乳胶文件转换为XPS格式。这是一些代码示例。...单个页面元素和一个子元素树组成,包括 canvas , path 和 glyphs 。 canvas 元素是一个分组元素,可以包含其他...import Util 5 from os import path 6 ########## 7 ###### Class...

    docs.aspose.com/tex/zh/python-net/latex-to-xps/
  9. TextPath.shadow property | Aspose.Words for Nod...

    TextPath.shadow property. Defines whether a shadow is applied to the text on a text Path....applied to the text on a text path. get shadow () : boolean Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. HTML Converter – Aspose.HTML for .NET

    Convert HTML to other formats using Aspose.HTML for .NET API or Online HTML Converter. Consider C# example of HTML to PNG transforming....to PNG in C# 2 3 // Prepare a path to a source HTML file 4 string...string documentPath = Path. Combine (DataDir, "nature.html" ); 5...

    docs.aspose.com/html/net/html-converter/