Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 4,946 for

document assembly

(0.61 sec)
  1. Fill.SetImage | Aspose.Words for .NET

    Enhance your design with the SetImage method. Easily switch to a single image fill type for stunning visuals and seamless integration.... Document doc = new Document (); DocumentBuilder...namespace Aspose.Words.Drawing assembly Aspose.Words SetImage( Stream...

    reference.aspose.com/words/net/aspose.words.dra...
  2. OdtSaveOptions | Aspose.Words for .NET

    Discover the OdtSaveOptions constructor to effortlessly save Documents in ODT format. Streamline your workflow with this powerful tool!...that can be used to save a document in the Odt format. public...saved document conform to an older ODT schema. Document doc =...

    reference.aspose.com/words/net/aspose.words.sav...
  3. UnsupportedEncryptionException Class | Aspose.W...

    Handles errors when loading encrypted Word Documents with unsupported methods using UnsupportedEncryptionException....Thrown during document load, when the document is encrypted with...Also namespace Aspose.Words assembly Aspose.Words Underline Enum...

    reference.aspose.com/words/net/aspose.words/uns...
  4. Splitter.ExtractPages | Aspose.Words for .NET

    Effortlessly extract specific pages from any Document with our Splitter ExtractPages method. Save them in your desired format for easy access!...specified range of pages from a document file and saves the extracted...to extract pages from the document. // There is a several ways...

    reference.aspose.com/words/net/aspose.words.low...
  5. XmlDataSource | Aspose.Words for .NET

    Create a powerful data source effortlessly with the XmlDataSource constructor, loading XML data using optimized default options for seamless integration.... Document doc = new Document ( MyDir + "Reporting...namespace Aspose.Words.Reporting assembly Aspose.Words XmlDataSource(...

    reference.aspose.com/words/net/aspose.words.rep...
  6. sample.zip

    Properties/AssemblyInfo.cs using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an Assembly is controlled through the f......General Information about an assembly is controlled through the...// associated with an assembly. [assembly: AssemblyTitle("PdfToPresentationToH")]...

    docs.aspose.com/slides/fr/net/web-extensions/sa...
  7. sample.zip

    Properties/AssemblyInfo.cs using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an Assembly is controlled through the f......General Information about an assembly is controlled through the...// associated with an assembly. [assembly: AssemblyTitle("PdfToPresentationToH")]...

    docs.aspose.com/slides/net/web-extensions/sampl...
  8. MemoryFontSource | Aspose.Words for .NET

    Discover MemoryFontSource, a powerful constructor for seamless font management in your projects. Enhance your design with ease and efficiency!...fontBytes , 0 ); Document doc = new Document (); doc . FontSettings...namespace Aspose.Words.Fonts assembly Aspose.Words MemoryFontSource(...

    reference.aspose.com/words/net/aspose.words.fon...
  9. FileFontSource | Aspose.Words for .NET

    Discover the FileFontSource constructor for seamless font integration in your projects. Enhance your design with easy-to-use coding solutions!...ttf" , 0 ); Document doc = new Document (); doc . FontSettings...namespace Aspose.Words.Fonts assembly Aspose.Words FileFontSource(...

    reference.aspose.com/words/net/aspose.words.fon...
  10. 使用Aspose.wod java 将word转PDF,加密并设置权限,adobe acrob...

    当我使用如下代码计算权限,即使所有权限都设置好了,在adobe acrobat 中依然会显示文档组合和页面提取 不允许,怎么设置才能让adobe acrobat 中显示允许 // Allow Copy: Enable text/image copying and accessibility tools if (security.isAllowCopy()) { permissions |= …...capabilities (without document assembly) if (security.isAllowEdit())...Prevent Merge: Control document assembly operations (page merge/split/insert)...

    forum.aspose.com/t/aspose-wod-java-word-pdf-ado...