Sort Score
Result 10 results
Languages All
Labels All
Results 1,511 - 1,520 of 17,474 for

true type

(0.49 sec)
  1. Access and Modify Cell Value|Documentation

    This article introduces how to get and modify cell value in GridWeb.... All Types of Values The PutValue method...which can be used to modify any type of value (Boolean, int, double...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  2. An Exception Is Thrown When Loading a PowerPoin...

    Dear Aspose Support Team, We are currently using a C# function to remove watermarks from .pptx files utilizing the Aspose.Slides library. We have a valid Aspose.Total for .NET license. Our function loads the presentati…...cast object of type ‘Aspose.Slides.? ?’ to type ‘Aspose.Slides...string strError) { bool bResult = true; strError = ""; try { using...

    forum.aspose.com/t/an-exception-is-thrown-when-...
  3. Attached file extension get lost - Free Support...

    We use Aspose Total Java, now we have such a problem: There is such a test file, if you open it with Outlook, you will find that this Email contains an attached file. If you use Outlook to save this attachment, the file…...getExtension()); Output: true WG.msg .msg zwei May 8, 2024...attachment type Log.info(AsposeHelper.class, "Att Type : " + outlookMessageAttach...

    forum.aspose.com/t/attached-file-extension-get-...
  4. Body.accept method | Aspose.Words for Python

    Body.accept method. Accepts a visitor.... Parameter Type Description visitor DocumentVisitor...visit_body_end() at the end. Returns True if all nodes were visited; false...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Paragraph.accept method | Aspose.Words for Python

    Paragraph.accept method. Accepts a visitor.... Parameter Type Description visitor DocumentVisitor...visit_paragraph_end() at the end. Returns True if all nodes were visited; false...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Table.accept method | Aspose.Words for Python

    Table.accept method. Accepts a visitor.... Parameter Type Description visitor DocumentVisitor...visit_table_end() at the end. Returns True if all nodes were visited; false...

    reference.aspose.com/words/python-net/aspose.wo...
  7. HeaderFooter.accept method | Aspose.Words for P...

    HeaderFooter.accept method. Accepts a visitor.... Parameter Type Description visitor DocumentVisitor...visit_header_footer_end() at the end. Returns True if all nodes were visited; false...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldMacroButton.MacroName | Aspose.Words for .NET

    Discover the FieldMacroButton MacroName property to easily manage and customize your macros or commands for enhanced functionality and efficiency.... True ); // Insert a MACROBUTTON field...FieldType . FieldMacroButton , true ); field . MacroName = "MyMacro"...

    reference.aspose.com/words/net/aspose.words.fie...
  9. 用JavaScript通过C++设置内置文档属性的ScaleCrop和LinksUpToDat...

    学习如何使用Aspose.Cells for JavaScript通过C++设置内置文档属性的ScaleCrop和LinksUpToDate属性。...将此元素设置为 TRUE 以启用文档缩略图的缩放以进行显示。将此元素设置为 FALSE...此元素指示文档中的超链接是否为最新状态。将此元素设置为 TRUE 表示超链接已更新。将此元素设置为 FALSE 表示超链接已过时。...

    docs.aspose.com/cells/zh/javascript-cpp/setting...
  10. Export Excel Equations to Other Formats with Py...

    Learn how to export Excel equations to LaTeX and MathML formats using Aspose.Cells for Python via .NET....<title>Title</title>" , " <script type= \" text/javascript \" async... \" ></script>" , " <script type= \" text/x-mathjax-config \"...

    docs.aspose.com/cells/python-net/export-equation/