Sort Score
Result 10 results
Languages All
Labels All
Results 3,071 - 3,080 of 79,673 for

object

(0.08 sec)
  1. Reading the Critical Path in VSTO and Aspose.Tasks

    Learn how to read Microsoft Project (MPP/XML) critical path using Aspose.Tasks for .NET. in comparison with VSTO....0 Object Library and then click OK....Copy 1 // Create Application object 2 Application projectApplication...

    docs.aspose.com/tasks/net/reading-the-critical-...
  2. Working with SmartArt Cold Rendering in C#|Aspo...

    Aspose.Words for .NET performs SmartArt Cold Rendering, meaning that it lays out and renders SmartArt Objects if the pre-rendered SmartArt drawing is missing or incorrect using C#....drawing along with the SmartArt object. In most cases, the pre-rendered...In this case, the SmartArt object itself should be laid-out and...

    docs.aspose.com/words/net/working-with-smartart...
  3. Aspose::Words::Saving::PsSaveOptions::get_SaveF...

    Aspose::Words::Saving::PsSaveOptions::get_SaveFormat method. Specifies the format in which the document will be saved if this save options Object is used. Can only be Ps in C++....saved if this save options object is used. Can only be Ps . Aspose...// Create a "PsSaveOptions" object that we can pass to the document's...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. FontSourceBase.as_file_font_source method | Asp...

    FontSourceBase.as_file_font_source method. Cast [FontSourceBase](../) Object to [FileFontSource](../../filefontsource/)....as_file_font_source() Cast FontSourceBase object to FileFontSource . def as_file_font_source...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FontSourceBase.as_folder_font_source method | A...

    FontSourceBase.as_folder_font_source method. Cast [FontSourceBase](../) Object to [FolderFontSource](../../folderfontsource/)....as_folder_font_source() Cast FontSourceBase object to FolderFontSource . def ...

    reference.aspose.com/words/python-net/aspose.wo...
  6. PdfSaveOptions.EncryptionDetails | Aspose.Words...

    Discover PdfSaveOptions' EncryptionDetails property to easily configure PDF encryption settings, ensuring your documents remain secure and protected....valid PdfEncryptionDetails object, then the output PDF document...// Create a "PdfSaveOptions" object that we can pass to the document's...

    reference.aspose.com/words/net/aspose.words.sav...
  7. LineNumberRestartMode Enum | Aspose.Words for .NET

    Discover Aspose.Words.LineNumberRestartMode enum to control automatic line numbering resets for enhanced document formatting and clarity....use the section's PageSetup object to display numbers to the left...the same behavior as a List object, // but it covers the entire...

    reference.aspose.com/words/net/aspose.words/lin...
  8. DocumentVisitor.visit_absolute_position_tab met...

    DocumentVisitor.visit_absolute_position_tab method. Called when a [AbsolutePositionTab](../../absolutepositiontab/) node is encountered in the document....tab AbsolutePositionTab The object that is being visited. Returns...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Python|Aspose.Words for Java

    Python: how to use Aspose.Words for Java....Words object model are static. For example...static methods on the class object . format = Document . detectFileFormat...

    docs.aspose.com/words/java/python-and-aspose-wo...
  10. 添加曲线对象到PDF文件|Aspose.PDF for Java

    本文解释了如何使用Aspose.PDF for Java在您的PDF中创建一个曲线对象。...创建具有特定尺寸的 Drawing object 。 为 Drawing object 设置 Border 。 将 Graph...add (); // 创建具有特定尺寸的 Drawing object Graph graph = new Graph ( 400...

    docs.aspose.com/pdf/zh/java/add-curve/