Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 4,901 for

document assembly

(0.11 sec)
  1. XlsxSaveOptions.CompressionLevel | Aspose.Words...

    Discover the XlsxSaveOptions CompressionLevel property to optimize Document saving with customizable compression settings for efficient file management....compression level used to save document. The default value is Normal...compress XLSX document. Document doc = new Document ( MyDir + "Shape...

    reference.aspose.com/words/net/aspose.words.sav...
  2. 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...
  3. Style.Locked | Aspose.Words for .NET

    Discover the Style Locked property, control style locking for enhanced design flexibility and consistency in your projects. Unlock your creativity today!... Document doc = new Document (); Style styleHeading1...Style namespace Aspose.Words assembly Aspose.Words Style.ListFormat...

    reference.aspose.com/words/net/aspose.words/sty...
  4. FontFallbackSettings.Save | Aspose.Words for .NET

    Effortlessly save your FontFallbackSettings with our intuitive Save method. Preserve your custom fallback settings for seamless font management.... Document doc = new Document ( MyDir + "Rendering..."Rendering.docx" ); // Load an XML document that defines a set of font...

    reference.aspose.com/words/net/aspose.words.fon...
  5. 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...
  6. SaveOptions.CreateSaveOptions | Aspose.Words fo...

    Discover the CreateSaveOptions method to easily generate save options tailored for your preferred format, enhancing your Document management efficiency....rendering large documents to PDF. Document doc = new Document ( MyDir...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  7. SplitOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.LowCode.SplitOptions for seamless Document splitting. Customize how your files are divided into parts for enhanced efficiency....Specifies options how the document is split into parts. public...criteria for splitting the document into parts. SplitStyle { get;...

    reference.aspose.com/words/net/aspose.words.low...
  8. 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...
  9. 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...
  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...