Sort Score
Result 10 results
Languages All
Labels All
Results 2,011 - 2,020 of 4,975 for

assemble document

(0.09 sec)
  1. PdfSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a Document into the SaveFormat.PDF format in Java....additional options when saving a document into the SaveFormat.PDF format...the Specify Save Options documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  2. MetafileRenderingOptions.UseEmfEmbeddedToWmf | ...

    Discover how the UseEmfEmbeddedToWmf property optimizes WMF metafile rendering, enhancing performance and quality for your graphics applications.... Document doc = new Document ( MyDir + "EMF.docx"...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  3. PdfEncryptionDetails.owner_password property | ...

    PdfEncryptionDetails.owner_password property. Specifies the owner password for the encrypted PDF Document....password for the encrypted PDF document. @property def owner_password...user to open an encrypted PDF document without any access restrictions...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ParagraphFormat.LeftIndent | Aspose.Words for .NET

    Adjust the left indent for your paragraphs effortlessly with the ParagraphFormat LeftIndent property. Customize your text layout for better readability!... Document doc = new Document (); DocumentBuilder...// Center all text that the document builder writes, and set up...

    reference.aspose.com/words/net/aspose.words/par...
  5. ThemeFont Enum | Aspose.Words for .NET

    Discover Aspose.Words ThemeFont enum to easily manage Document theme fonts and enhance your Documents' visual appeal with tailored styles....types of theme font names for document themes. public enum ThemeFont...theme fonts, located in the document’s Theme part, which allows...

    reference.aspose.com/words/net/aspose.words.the...
  6. 使用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...
  7. IBarcodeGenerator.GetOldBarcodeImage | Aspose.W...

    Create vintage barcode images effortlessly with iBarcodeGenerator's GetOldBarcodeImage method. Customize easily with your preferred parameters!... Document doc = new Document (); DocumentBuilder...then insert them into the document as images. doc . FieldOptions...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldRef Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldRef class for seamless REF field implementation. Enhance Document automation and streamline your workflow today!...the Working with Fields documentation article. public class FieldRef...exactly as it appears in the document. InsertParagraphNumbe { get;...

    reference.aspose.com/words/net/aspose.words.fie...
  9. BaselineAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.BaselineAlignment enum for precise font positioning. Enhance your Document formatting with optimal vertical alignment options.... Document doc = new Document ( MyDir + "Office...Also namespace Aspose.Words assembly Aspose.Words AbsolutePositionTab...

    reference.aspose.com/words/net/aspose.words/bas...
  10. LoadOptions.IgnoreOleData | Aspose.Words for .NET

    Discover how the LoadOptions IgnoreOleData property enhances your data handling by allowing you to control OLE data processing. Optimize your workflow today!...IgnoreOleData = true }; Document doc = new Document ( MyDir + "OLE objects...namespace Aspose.Words.Loading assembly Aspose.Words LoadOptions.FontSettings...

    reference.aspose.com/words/net/aspose.words.loa...