Sort Score
Result 10 results
Languages All
Labels All
Results 1,821 - 1,830 of 299,993 for

doc

(0.12 sec)
  1. 使用 C++ 製作 PDF

    通過幾個步驟在 C++ 中創建一個新的 PDF。使用 C++ 庫輕鬆創建 PDF。...例子 輸出格式 DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...namespace Aspose::Words; auto doc = MakeObject <Document>(); auto...

    products.aspose.com/words/zh-hant/cpp/make/pdf/
  2. Aspose::Words::NodeCollection Class Reference -...

    Represents a collection of nodes of a specific type.... auto doc = MakeObject<Document>(MyDir...ArrayPtr<SharedPtr<Shape>> shapes = doc->GetChildNodes( NodeType::Shape...

    reference.aspose.com/words/cpp/class/aspose.wor...
  3. Aspose::Words::HeaderFooterCollection Class Ref...

    Provides typed access to HeaderFooter nodes of a Section.... auto doc = MakeObject<Document>(); //...MakeObject<HeaderFooter>(doc, HeaderFooterType::HeaderPrimary ); doc->get_Fir...

    reference.aspose.com/words/cpp/class/aspose.wor...
  4. Umbreyttu JPG Í DOC C#

    Umbreyttu JPG í Doc sniði í C# kóða. Vistaðu JPG sem Doc með því að nota C#....Umbreyttu JPG í DOC í C# Háhraða hugbúnaður. .NET bókasafn til...til að breyta JPG í DOC Notaðu skjalabreytingarforr okkar til...

    products.aspose.com/words/is/net/conversion/jpg...
  5. Working with Gradient in XPS file | Python

    How to add vertical, horizontal or linear gradient to an XPS file is a question answered by Aspose.Page API solution. Learn the functionality for Python...Support Paid Consulting Support Docs API Reference Live Demos Code...Create a new XPS Document 4 doc = XpsDocument () 5 # Initialize...

    docs.aspose.com/page/python-net/xps/working-wit...
  6. 在java中压缩doc

    在Java中压缩Doc而不会损失质量。优化Doc内容,轻松减小文件大小。...Java中压缩DOC的代码 用于优化DOC内容和大小的高性能Java库,保留原始质量和基线数据 这是使用Java压缩DOC的专业解决方案。使用我们的DOC优化...这是使用Java压缩DOC的专业解决方案。使用我们的DOC优化 API 以 Java 创建可移植、强大且安全的软件。免费在线试用! DOC Python Java...

    products.aspose.com/words/zh/java/compress/doc/
  7. Aspose::Words::Paragraph::AppendField method | ...

    Aspose::Words::Paragraph::AppendField method. Appends a field to this paragraph in C++.... auto doc = MakeObject < Document > ();...SharedPtr < Paragraph > paragraph = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words/par...
  8. CleanupOptions.UnusedLists | Aspose.Words for .NET

    CleanupOptions UnusedLists property. Specifies whether unused list and list definitions should be removed from Document. Default value is true in C#.... Document doc = new Document (); doc . Styles . Add (...StyleType . List , "MyListStyle1" ); doc . Styles . Add ( StyleType ....

    reference.aspose.com/words/net/aspose.words/cle...
  9. Trosi JPG Yn DOC C#

    Trosi JPG i fformat Doc mewn cod C# Arbedwch JPG fel Doc gan ddefnyddio C#....Trosi JPG i DOC yn C# Llyfrgell feddalwedd cyflym. .NET ar gyfer...gyfer trosi JPG i DOC Defnyddiwch ein API trosi dogfennau i ddatblygu...

    products.aspose.com/words/cy/net/conversion/jpg...
  10. 使用 Java 製作 Markdown

    通過幾個步驟在 Java 中創建一個新的 Markdown。使用 Java 庫輕鬆創建 Markdown。...例子 輸出格式 DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...com.aspose.words.*; Document doc = new Document (); DocumentBuilder...

    products.aspose.com/words/zh-hant/java/make/md/