Sort Score
Result 10 results
Languages All
Labels All
Results 2,291 - 2,300 of 9,585 for

assemble document

(0.12 sec)
  1. Multithreading issue PNGDevice - Free Support F...

    Hi, we are using Aspose PDF library to convert PDF pages of multiple Documents to PNG images within multiple threads (up to 10) using following code: // Load the input PDF Document using (Aspose.Pdf.…...convert PDF pages of multiple documents to PNG images within multiple...the input PDF document using (Aspose.Pdf.Document pdfDocument =...

    forum.aspose.com/t/multithreading-issue-pngdevi...
  2. NoteTask | Aspose.Note for .NET API Reference

    Represents a note task.... // The path to the documents directory. string dataDir...the document into Aspose.Note. var oneFile = new Document ( Path...

    reference.aspose.com/note/net/aspose.note/notet...
  3. Form | Aspose.PDF for Python via .NET API Refer...

    Class representing Acro form object....instance of the Form class Form(document) Initializes a new instance...instance of the Form class Form(document, dest_file_name) Initializes...

    reference.aspose.com/pdf/python-net/aspose.pdf....
  4. CustomXmlPartCollection.GetById | Aspose.Words ...

    CustomXmlPartCollection GetById method. Finds and returns a custom XML part by its identifier in C#....structured document tag with custom XML data. Document doc = new...new Document (); // Construct an XML part that contains data and...

    reference.aspose.com/words/net/aspose.words.mar...
  5. LaTeX I/O | Aspose.TeX for .NET

    This page briefly describes the peculiarities of working with LaTeX as an output or input format and the *.aux* file as a mandatory part of LaTeX....Copy 1 \ documentclass {< a document class >} 2 % Preamble 3 ....begin { document } 5 % Document body 6 ... 7 \ end { document } where...

    docs.aspose.com/tex/net/latex-io/
  6. Style.AutomaticallyUpdate | Aspose.Words for .NET

    Style AutomaticallyUpdate property. Specifies whether this style is automatically redefined based on the appropriate value in C#.... Document doc = new Document (); Style style =...from the document to the paragraph that the document builder is...

    reference.aspose.com/words/net/aspose.words/sty...
  7. FixedPageSaveOptions.MetafileRenderingOptions |...

    FixedPageSaveOptions MetafileRenderingOptions property. Allows to specify metafile rendering options in C#....HandleBinaryRasterWa () { Document doc = new Document ( MyDir + "WMF with...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  8. ListLevelCollection.Item | Aspose.Words for .NET

    ListLevelCollection Item property. Gets a list level by index in C#....use it in a document. Document doc = new Document (); // A list...and end a list by using a document builder's "ListFormat" property...

    reference.aspose.com/words/net/aspose.words.lis...
  9. WarningInfo Class | Aspose.Words for .NET

    Aspose.Words.WarningInfo class. Contains information about a warning that Aspose.Words issued during Document loading or saving in C#....Words issued during document loading or saving. To learn...the Programming with Documents documentation article. public class...

    reference.aspose.com/words/net/aspose.words/war...
  10. HtmlFixedSaveOptions.UseTargetMachineFonts | As...

    HtmlFixedSaveOptions UseTargetMachineFonts property. Flag indicates whether fonts from target machine must be used to display the Document. If this flag is set to true FontFormat and ExportEmbeddedFonts properties do not have effect also ResourceSavingCallback is not fired for fonts. Default is false in C#....must be used to display the document. If this flag is set to true...saving a document to HTML. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.sav...