Sort Score
Result 10 results
Languages All
Labels All
Results 3,171 - 3,180 of 19,049 for

font converter

(0.08 sec)
  1. Aspose.Pdf添加水印的两个问题 - Free Support Forum - aspo...

    首先,我先贴下我编写的代码,然后在末尾说明问题吧: /// <summary> /// 为pdf添加水印 /// </summary> /// <param name="DocuementFileName">文档名称</param> /// <param name="SaveFileName">保存后的名称</param> /// <param name=…...Rotation = Convert.ToInt32(WaterMarkRotateDegNu);...WaterMarkOpactiyNum, RotateAngle = Convert.ToInt32(WaterMarkRotateDegNu)...

    forum.aspose.com/t/aspose-pdf/311479
  2. 通過 C# 將 MPT 轉換為 SVG |任務轉換 API .NET

    MPT 到 SVG C# 轉換的示例代碼。在 VB.NET、Asp.NET 或任何基於 .NET 的應用程序中使用 API 示例代碼將 MPT 文件批量轉換為 SVG。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    products.aspose.com/tasks/zh-hant/net/conversio...
  3. 通過 C# 將 MPT 轉換為 XER |任務轉換 API .NET

    MPT 到 XER C# 轉換的示例代碼。在 VB.NET、Asp.NET 或任何基於 .NET 的應用程序中使用 API 示例代碼將 MPT 文件批量轉換為 XER。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    products.aspose.com/tasks/zh-hant/net/conversio...
  4. 通過 C# 將 MPT 轉換為 XPS |任務轉換 API .NET

    MPT 到 XPS C# 轉換的示例代碼。在 VB.NET、Asp.NET 或任何基於 .NET 的應用程序中使用 API 示例代碼將 MPT 文件批量轉換為 XPS。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    products.aspose.com/tasks/zh-hant/net/conversio...
  5. 通過 C# 將 MPT 轉換為 MPT |任務轉換 API .NET

    MPT 到 MPT C# 轉換的示例代碼。在 VB.NET、Asp.NET 或任何基於 .NET 的應用程序中使用 API 示例代碼將 MPT 文件批量轉換為 MPT。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    products.aspose.com/tasks/zh-hant/net/conversio...
  6. 通過 C# 將 MPT 轉換為 JPEG |任務轉換 API .NET

    MPT 到 JPEG C# 轉換的示例代碼。在 VB.NET、Asp.NET 或任何基於 .NET 的應用程序中使用 API 示例代碼將 MPT 文件批量轉換為 JPEG。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    products.aspose.com/tasks/zh-hant/net/conversio...
  7. Merge TIFF Files Online or using Java | product...

    Free online app to combine different TIFF files. Java merging library code to merge TIFF documents into format of choice.... For JogAmp JOGL, Harfbuzz font engine and Java Advanced Imaging...result, they are sometimes converted to smaller formats like JPEG...

    products.aspose.com/total/java/merge/tiff/
  8. 什么是XPS文件? |知识库

    本文解释了XPS作为PDLS语言之一。此页面简要回答了“什么是XPS文档?”...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/page/zh/net/what-is-xps-file/
  9. Inline | Aspose.Words for Java

    Base class for inline-level nodes that can have character formatting associated with them but cannot have child nodes of their own in Java....getFont() Provides access to the font formatting of this object. getNextSibling()...doc.save(getArtifactsDir() + "Font.RemoveHiddenContentF.docx");...

    reference.aspose.com/words/java/com.aspose.word...
  10. Range | Aspose.Words for Java

    Represents a contiguous area in a document in Java.... /// Sets a custom font name/size for the text contents...getNodeType() == NodeType.RUN) { Font font = ((Run) args.getNode()).getFont();...

    reference.aspose.com/words/java/com.aspose.word...