Sort Score
Result 10 results
Languages All
Labels All
Results 9,691 - 9,700 of 327,980 for

document

(0.12 sec)
  1. PdfDigitalSignatureDetails.timestamp_settings p...

    PdfDigitalSignatureDetails.timestamp_settings property. Gets or sets the digital signature timestamp settings....digital signature in the PDF document will be time-stamped. Examples...Shows how to sign a saved PDF document digitally and timestamp it...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Color Filters – C# Code

    Learn how to edit SVG in C# – add and edit new elements in SVG, apply SVG filters to bitmaps, etc. using Aspose.SVG for .NET library....org/2000/svg" ; 9 10 using ( var document = new SVGDocument()) 11 {...{ 12 var svgElement = document. RootElement ; 13 14 // Create...

    docs.aspose.com/svg/net/color-filters/
  3. 将弧形对象添加到PDF文件|Aspose.PDF for C++

    本文介绍如何使用Aspose.PDF for C++在PDF中创建弧形对象。... 请按照以下步骤操作: 创建 Document 实例 创建具有特定尺寸的 Drawing object...// 创建文档实例 auto document = MakeObject < Document > (); // 向PDF文件的页面集合中添加页面...

    docs.aspose.com/pdf/zh/cpp/add-arc/
  4. Export EML to ODT via C++ | products.aspose.com

    C++ API to Convert EML to ODT without using Microsoft Word or Outlook...HTML by using Document class Save the document to ODT format...instance of Document System :: SharedPtr < Document > doc = System...

    products.aspose.com/total/cpp/conversion/eml-to...
  5. Export EMLX to GIF via C++ | products.aspose.com

    C++ API to Convert EMLX to GIF without using Microsoft Word or Outlook...HTML by using Document class Save the document to GIF format...instance of Document System :: SharedPtr < Document > doc = System...

    products.aspose.com/total/cpp/conversion/emlx-t...
  6. Convert PowerPoint to SWF Flash|Aspose.Slides D...

    Convert PowerPoint PPT, PPTX to SWF in Java...whole presentation into SWF document. The following example shows...convert a presentation into SWF document by using options provided...

    docs.aspose.com/slides/androidjava/convert-powe...
  7. Convert PowerPoint to SWF Flash|Aspose.Slides D...

    Convert PowerPoint PPT, PPTX to SWF in Java...whole presentation into SWF document. The following example shows...convert a presentation into SWF document by using options provided...

    docs.aspose.com/slides/java/convert-powerpoint-...
  8. Convert DOT to POTM in Android Apps or with fre...

    DOT to POTM conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free DOT to POTM online converter quickly before integrating the code....developer, you may need to add a document conversion feature to your...can help you automate the document conversion process in your...

    products.aspose.com/total/android-java/conversi...
  9. Android API to Convert RTF to TSV or with free ...

    Convert RTF to TSV in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free RTF to TSV online converter quickly before integrating the code....RTF (Rich Text Format) is a document file format that enables you...popular format for exchanging documents between different applications...

    products.aspose.com/total/android-java/conversi...
  10. Aspose::Words::Orientation enum | Aspose.Words ...

    Aspose::Words::Orientation enum. Specifies page orientation in C++....sections in a document. auto doc = MakeObject < Document > (); auto...start a new section using a document builder, // it will inherit...

    reference.aspose.com/words/cpp/aspose.words/ori...