Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 4,935 for

document assembly

(0.07 sec)
  1. TxtSaveOptionsBase.Encoding | Aspose.Words for ...

    Discover how to optimize text exports with TxtSaveOptionsBase's Encoding property. Easily set encoding options for seamless UTF-8 text formatting....txt output document. Document doc = new Document (); DocumentBuilder... which we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  2. FieldRD.IsPathRelative | Aspose.Words for .NET

    Discover FieldRD's IsPathRelative property to easily manage Document paths. Simplify your coding with flexible path settings for enhanced efficiency!...is relative to the current document. public bool IsPathRelative...headings in other documents. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  3. MarkdownLoadOptions.ImportUnderlineFormatting |...

    Discover the MarkdownLoadOptions ImportUnderlineFormatting property. Control underline text formatting with a simple boolean setting. Enhance your Markdown experience!...ImportUnderlineForma = true }; Document doc = new Document ( stream , loadOptions...ImportUnderlineForma = false }; doc = new Document ( stream , loadOptions );...

    reference.aspose.com/words/net/aspose.words.loa...
  4. DocumentProperty.ToDouble | Aspose.Words for .NET

    Convert DocumentProperty values to double effortlessly with the ToDouble method. Unlock precise data handling for your applications today!...custom document properties. Document doc = new Document (); CustomDocumentProper...namespace Aspose.Words.Properties assembly Aspose.Words DocumentProperty...

    reference.aspose.com/words/net/aspose.words.pro...
  5. StructuredDocumentTagRangeStart.IsShowingPlaceh...

    Discover the IsShowingPlaceholderText property of StructuredDocumentTagRangeStart. Easily manage placeholder vs. regular text in your structured Documents!...content of this structured document tag shall be interpreted to...contents within the structured document tag). if set to true , this...

    reference.aspose.com/words/net/aspose.words.mar...
  6. SaveOptions.UseAntiAliasing | Aspose.Words for ...

    Discover the SaveOptions UseAntiAliasing property to enhance your rendering quality. Control antialiasing for smoother visuals and improved performance....property is used when the document is exported to the following... Bmp, Jpeg, Emf. When the document is exported to the Html, Mhtml...

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

    Discover the Aspose.Words.LowCode.SplitterContext class for efficient Document splitting, enhancing your workflow with seamless integration and powerful functionality....Hide ] SplitterContext class Document splitter context. public class...processor. LayoutOptions { get; } Document layout options used by the...

    reference.aspose.com/words/net/aspose.words.low...
  8. FixedPageSaveOptions.JpegQuality | Aspose.Words...

    Optimize JPEG quality in your HTML Documents with FixedPageSaveOptions. Easily adjust the JpegQuality property for stunning image clarity....the JPEG images inside Html document. public int JpegQuality {...Remarks Has effect only when a document contains JPEG images. Use...

    reference.aspose.com/words/net/aspose.words.sav...
  9. StructuredDocumentTagRangeStart.SdtType | Aspos...

    Discover the SdtType property of StructuredDocumentTagRangeStart. Learn how to identify structured Document tag types for enhanced Document management....Gets type of this structured document tag. public SdtType SdtType...structured document tags. Document doc = new Document ( MyDir +...

    reference.aspose.com/words/net/aspose.words.mar...
  10. TextWatermarkOptions.FontSize | Aspose.Words fo...

    Customize your TextWatermarkOptions with adjustable FontSize. Easily set your preferred size for optimal visibility and style in your designs.... Document doc = new Document (); // Add a plain...doc . Save ( ArtifactsDir + "Document.TextWatermark.docx" ); //...

    reference.aspose.com/words/net/aspose.words/tex...