Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 5,176 for

document assembly

(0.49 sec)
  1. SaveOutputParameters Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.SaveOutputParameters class, which provides essential details post-Document save, enhancing your Document management experience....returned to the caller after a document is saved and contains additional...more, visit the Save a Document documentation article. public class...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Font.NoProofing | Aspose.Words for .NET

    Discover Font NoProofing. Prevent spell check on formatted text for cleaner designs. Enhance your Documents with precision and professionalism!... Document doc = new Document (); DocumentBuilder...Font namespace Aspose.Words assembly Aspose.Words Font.NameOther...

    reference.aspose.com/words/net/aspose.words/fon...
  3. Splitter.Create | Aspose.Words for .NET

    Discover how to efficiently create a new instance of the splitter processor with our easy-to-follow guide for seamless integration and enhanced performance....Examples Shows how to split document by pages using context. string...string doc = MyDir + "Big document.docx" ; SplitterContext splitterContext...

    reference.aspose.com/words/net/aspose.words.low...
  4. HyphenationOptions.HyphenationZone | Aspose.Wor...

    Optimize text layout with the HyphenationZone property. Control hyphenation distance from the right margin for cleaner, professional Documents.... Document doc = new Document (); DocumentBuilder...doc . Save ( ArtifactsDir + "Document.HyphenationOptions.docx" );...

    reference.aspose.com/words/net/aspose.words.set...
  5. FontEmbeddingLicensingRights.BitmapEmbeddingOnl...

    Discover the FontEmbeddingLicensingRights BitmapEmbeddingOnly property, which ensures exclusive Bitmap embedding restrictions for enhanced design control.... Document doc = new Document ( MyDir + "Embedded...docx" ); // Get the list of document fonts. FontInfoCollection...

    reference.aspose.com/words/net/aspose.words.fon...
  6. DocumentProperty.ToByteArray | Aspose.Words for...

    Convert DocumentProperty to a byte array effortlessly with the ToByteArray method. Streamline data handling and enhance your coding efficiency!...thumbnail to a document that we save as an Epub. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.pro...
  7. ShadowFormat.Type | Aspose.Words for .NET

    Explore the ShadowFormat Type property to easily customize your shadow effects. Get or set the ShadowType for enhanced design flexibility.... Document doc = new Document ( MyDir + "Shadow...namespace Aspose.Words.Drawing assembly Aspose.Words ShadowFormat...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Border.DistanceFromText | Aspose.Words for .NET

    Discover the Border DistanceFromText property to easily adjust border spacing from text or page edges in points for enhanced layout control.... Document doc = new Document (); PageSetup pageSetup...Border namespace Aspose.Words assembly Aspose.Words Border.Color...

    reference.aspose.com/words/net/aspose.words/bor...
  9. ViewOptions.DisplayBackgroundShape | Aspose.Wor...

    Discover the DisplayBackgroundShape property in ViewOptions to enhance your print layout with customizable background shapes for a polished look....Shows how to hide/display document background images in view...HTML string to create a new document with a flat background color...

    reference.aspose.com/words/net/aspose.words.set...
  10. TextWatermarkOptions.Color | Aspose.Words for .NET

    Customize your TextWatermarkOptions with the Color property to enhance visibility. Set your preferred font color for a personalized touch. Default, Silver.... Document doc = new Document (); // Add a plain...doc . Save ( ArtifactsDir + "Document.TextWatermark.docx" ); //...

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