Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 4,969 for

assemble document

(0.21 sec)
  1. PdfSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover the PdfSaveOptions SaveFormat property to easily save Documents in PDF format. Simplify your file management with efficient saving options....Specifies the format in which the document will be saved if this save...a saved PDF document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  2. FontInfoCollection.EmbedSystemFonts | Aspose.Wo...

    Discover how the FontInfoCollection EmbedSystemFonts property enhances your Documents by embedding system fonts. Learn its default value and benefits!...embed System fonts into the document. Default value for this property...system and wants to create a document that is readable by others...

    reference.aspose.com/words/net/aspose.words.fon...
  3. ListCollection.Item | Aspose.Words for .NET

    Access ListCollection items effortlessly by index. Simplify your data management and enhance your coding efficiency with this powerful property!...verify owner document properties of lists. Document doc = new Document...Document (); ListCollection lists = doc . Lists ; Assert . That...

    reference.aspose.com/words/net/aspose.words.lis...
  4. ResourceSavingArgs.ResourceFileName | Aspose.Wo...

    Manage your resources efficiently with ResourceSavingArgs. Easily set or retrieve the file name for saving resources without the hassle of paths....depends on whether you save the document to a file or to a stream.... When saving a document to a file, the generated resource file...

    reference.aspose.com/words/net/aspose.words.sav...
  5. PdfSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.PdfSaveOptions to enhance your Document saving experience. Customize settings for optimal PDF output quality and performance....additional options when saving a document into the Pdf format. To learn...the Specify Save Options documentation article. public class PdfSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  6. PageSavingArgs.PageIndex | Aspose.Words for .NET

    Discover the PageIndex property of PageSavingArgs for efficient page management. Optimize your navigation with precise current page tracking....to use a callback to save a document to HTML page by page. public...PageFileNames () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  7. ImageData.Save | Aspose.Words for .NET

    Effortlessly save images with the ImageData Save method. Streamline your workflow by storing images directly into your chosen stream with ease....images from a document to the file system. Document imgSourceDoc...imgSourceDoc = new Document ( MyDir + "Images.docx" ); // Shapes with the...

    reference.aspose.com/words/net/aspose.words.dra...
  8. RevisionsView Enum | Aspose.Words for .NET

    Discover Aspose.Words.RevisionsView enum to easily choose between original and revised Document versions for streamlined editing and collaboration....original or revised version of a document. public enum RevisionsView...Specifies original version of a document. Final 1 Specifies revised...

    reference.aspose.com/words/net/aspose.words/rev...
  9. List.ListId | Aspose.Words for .NET

    Discover the unique ListId property to easily access and manage your lists. Streamline your workflow with this essential identifier....verify owner document properties of lists. Document doc = new Document...Document (); ListCollection lists = doc . Lists ; Assert . That...

    reference.aspose.com/words/net/aspose.words.lis...
  10. LoadOptions.RecoveryMode | Aspose.Words for .NET

    LoadOptions.RecoveryMode property sets how Aspose.Words handles Document errors by recovery or strict loading....RecoveryMode property Defines how the document should be handled if errors...should attempt to recover the document or follow another defined...

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