Sort Score
Result 10 results
Languages All
Labels All
Results 2,061 - 2,070 of 9,584 for

assemble document

(0.16 sec)
  1. FieldHyperlink.SubAddress | Aspose.Words for .NET

    FieldHyperlink SubAddress property. Gets or sets a location in the file such as a bookmark where this hyperlink jumps in C#....link to documents in the local file system. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  2. LoadOptions.WarningCallback | Aspose.Words for ...

    LoadOptions WarningCallback property. Called during a load operation when an issue is detected that might result in data or formatting fidelity loss in C#....warnings that occur during document loading. public void LoadOptionsWarningCa...operation. Document doc = new Document ( MyDir + "Document.docx" ...

    reference.aspose.com/words/net/aspose.words.loa...
  3. Frameset Class | Aspose.Words for .NET

    Aspose.Words.Framesets.Frameset class. Represents a frames page or a single frame on a frames page in C#....the Programming with Documents documentation article. public class...or sets the web page URL or document file name to display in this...

    reference.aspose.com/words/net/aspose.words.fra...
  4. CompressionLevel Enum | Aspose.Words for .NET

    Aspose.Words.Saving.CompressionLevel enum. Compression level for OOXML files in C#....saving an OOXML document. Document doc = new Document ( MyDir + "Big..."Big document.docx" ); // When we save the document to an OOXML...

    reference.aspose.com/words/net/aspose.words.sav...
  5. TextSearchOptions | Aspose.PDF for .NET API Ref...

    Gets or sets search options. The options enable search using regular expressions.... // Open document Document doc = new Document ( @"D:\Tests\input...1 ]. Text = "Hi" ; // Save document doc . Save ( @"D:\Tests\output...

    reference.aspose.com/pdf/net/aspose.pdf.text/te...
  6. BaseURI | Aspose.HTML for .NET API Reference

    The read-only baseURI property of the Node interface returns the absolute base URL of the Document containing the node....the absolute base URL of the document containing the node. The base...returns this’s node document’s document base URL, serialized...

    reference.aspose.com/html/net/aspose.html.dom/n...
  7. ControlChar.TabChar | Aspose.Words for .NET

    ControlChar TabChar field. Tab character char9 or t in C#.... Document doc = new Document (); DocumentBuilder...points (1 inch). builder . Document . DefaultTabStop = 72 ; //...

    reference.aspose.com/words/net/aspose.words/con...
  8. IFontSavingCallback.FontSaving | Aspose.Words f...

    IFontSavingCallback FontSaving method. Called when Aspose.Words is about to save a font resource in C#....SaveExportedFonts () { Document doc = new Document ( MyDir + "Rendering...them alongside the output document. doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.sav...
  9. FontSavingArgs.Italic | Aspose.Words for .NET

    FontSavingArgs Italic property. Indicates whether the current font is italic in C#....SaveExportedFonts () { Document doc = new Document ( MyDir + "Rendering...them alongside the output document. doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.sav...
  10. ControlChar.Tab | Aspose.Words for .NET

    ControlChar Tab field. Tab character x0009 or t in C#.... Document doc = new Document (); DocumentBuilder...points (1 inch). builder . Document . DefaultTabStop = 72 ; //...

    reference.aspose.com/words/net/aspose.words/con...