Sort Score
Result 10 results
Languages All
Labels All
Results 3,021 - 3,030 of 61,555 for

path

(0.08 sec)
  1. Save text as actual text when saving to DWG | E...

    Hey everyone :wave:, I am currently checking out Aspose.CAD with java (aspose-cad-25.1). I am trying to load a file from .DWG, add a couple of objects and saving back to a .DWG again. val image = Image.load(“Path/t…...load(“path/to/file.dwg") val cadImage =...DwgOptions() cadImage.save( “Path/to/output-file.dwg", dwgOptions...

    forum.aspose.com/t/save-text-as-actual-text-whe...
  2. Aspose::Words::Drawing::TextPath::set_Text meth...

    Aspose::Words::Drawing::TextPath::set_Text method. Defines the text of the text Path in C++....Defines the text of the text path. void Aspose :: Words :: Drawing...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Settings::MailMergeSettings::get...

    Aspose::Words::Settings::MailMergeSettings::get_HeaderSource method. Specifies the Path to the mail-merge header source. The default value is an empty string in C++....Source method Specifies the path to the mail-merge header source...

    reference.aspose.com/words/cpp/aspose.words.set...
  4. Aspose::Words::Settings::MailMergeSettings::set...

    Aspose::Words::Settings::MailMergeSettings::set_HeaderSource method. Specifies the Path to the mail-merge header source. The default value is an empty string in C++....Source method Specifies the path to the mail-merge header source...

    reference.aspose.com/words/cpp/aspose.words.set...
  5. How to Add Time Periods Conditional Formatting|...

    How to use the Aspose.Cells for Python via .NET library to apply Time Periods conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....@staticmethod def run (): # The path to the documents directory current_dir...current_dir = os . path . dirname ( os . path . abspath ( __file__...

    docs.aspose.com/cells/python-net/how-to-add-tim...
  6. Aspose.PSD for Python via .NET 24.4 - Release N...

    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.... path . set_items ( newShapes ) shapeLayer...fill assert len ( shapeLayer . path . get_items ()) == 1 assert...

    docs.aspose.com/psd/python-net/aspose-psd-for-p...
  7. 用C++将工作簿转换为JSON|Documentation

    学习如何用Aspose.Cells for C++将Excel工作簿转换为JSON格式。...Cells-for-C // Source directory path U16String srcDir ( u ".. \\...01_SourceDirectory \\ " ); // Path of input excel file U16String...

    docs.aspose.com/cells/zh/cpp/convert-workbook-t...
  8. 用C++在保存为HTML时启用CSS自定义属性|Documentation

    学习如何在使用Aspose.Cells for C++保存Excel文件为HTML时启用CSS自定义属性。通过减少冗余的图片数据提高性能。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/enable-css-custom-...
  9. How to fetch the data of the BlockReference in ...

    How to fetch the data of the BlockReference in Aspose.cad for dotnet of a dwg file....void Run() { // Specify the path to the DWG file string MyDir...replace "sample.dwg" with the path to your DWG file. The XRefPathName...

    forum.aspose.com/t/how-to-fetch-the-data-of-the...
  10. 像Microsoft Excel一样处理图表轴的自动单位(使用C++)|Documentation

    了解如何在Aspose.Cells for C++中处理图表轴上的自动单位,类似于Microsoft Excel。我们的指南将展示如何配置和自定义图表轴的自动单位,包括科学计数法的显示和比例调整。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/handle-automatic-u...