Sort Score
Result 10 results
Languages All
Labels All
Results 3,951 - 3,960 of 180,445 for

doc

(0.11 sec)
  1. MarkdownExportAsHtml enumeration | Aspose.Words...

    aspose.words.saving.MarkdownExportAsHtml enumeration. Allows to specify the elements to be exported to Markdown as raw HTML.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Sample...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Working with Transparency in XPS file | .NET

    How to work with transparency of an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/page/net/xps/working-with-trans...
  3. Aspose::Words::Lists::List::get_Style method | ...

    Aspose::Words::Lists::List::get_Style method. Gets the list style that this list references or defines in C++.... auto doc = System :: MakeObject < Aspose...Words :: Style > listStyle = doc -> get_Styles () -> Add ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.lis...
  4. Aspose::Words::Properties::PropertyType enum | ...

    Aspose::Words::Properties::PropertyType enum. Specifies data type of a Document property in C++.... auto doc = System :: MakeObject < Aspose...CustomDocumentProper > properties = doc -> get_CustomDocumentProper ();...

    reference.aspose.com/words/cpp/aspose.words.pro...
  5. Aspose::Words::Lists::List::get_IsListStyleDefi...

    Aspose::Words::Lists::List::get_IsListStyleDefinition method. Returns true if this list is a definition of a list style in C++.... auto doc = System :: MakeObject < Aspose...Words :: Style > listStyle = doc -> get_Styles () -> Add ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.lis...
  6. 设置 PDF 到期时间在 PHP 中|Aspose.PDF for Java

    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.... $doc = new Document ( $dataDir . "input1...alert('文件已过期。您需要一个新的。');" ); $doc -> setOpenAction ( $javascript...

    docs.aspose.com/pdf/zh/java/set-pdf-expiration-...
  7. Insert Nested Fields in Python|Aspose.Words for...

    Insert Nested Fields using Python....Insert Nested Fields Python Code doc = self . Document () builder...builder = self . DocumentBuilder ( doc ) \# Insert few page breaks (...

    docs.aspose.com/words/java/insert-nested-fields...
  8. 在 XPS 文件中使用透明度 | .NET

    Aspose.Page API 解决方案解答了如何处理 XPS 文件的透明度问题。了解如何在 .NET 中使用该功能。...Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/page/zh/net/xps/working-with-tr...
  9. DocumentProperty.ToDateTime | Aspose.Words for ...

    Convert DocumentProperty to UTC DateTime effortlessly. Access accurate timestamps and enhance your data management with our reliable method.... Document doc = new Document (); doc . CustomDocumentProper...DateTime authorizationDate = doc . CustomDocumentProper [ "AuthorizationDate"...

    reference.aspose.com/words/net/aspose.words.pro...
  10. C++ API to Export MD to DOTM | products.aspose.com

    Convert MD to DOTM within C++ applications....to convert MD file format to DOC. Secondly, the advanced Word...for C++ can be used to export DOC to DOTM. This makes it easy for...

    products.aspose.com/total/cpp/conversion/md-to-...