Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 4,931 for

document assembly

(0.11 sec)
  1. 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...
  2. ParagraphFormat.SuppressAutoHyphens | Aspose.Wo...

    Control hyphenation in your Document with the ParagraphFormat SuppressAutoHyphens property, ensuring clear and professional paragraph formatting....hyphenation which is applied in the document settings. public bool SuppressAutoHyphens...), Is . True ); // Open a document containing text with a locale...

    reference.aspose.com/words/net/aspose.words/par...
  3. PdfSaveOptions.CacheBackgroundGraphics | Aspose...

    Discover the PdfSaveOptions CacheBackgroundGraphics property to optimize Document graphics caching, enhancing your PDF creation and performance....to cache graphics placed in document’s background. public bool...graphics are written to the PDF document as an xObject. When the value...

    reference.aspose.com/words/net/aspose.words.sav...
  4. 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...
  5. RtfLoadOptions | Aspose.Words for .NET

    Discover the RtfLoadOptions constructor that effortlessly initializes your class with default values, enhancing your coding efficiency and productivity....characters while loading an RTF document. // Create an "RtfLoadOptions"...modify how we load an RTF document. RtfLoadOptions loadOptions...

    reference.aspose.com/words/net/aspose.words.loa...
  6. SoftEdgeFormat.Remove | Aspose.Words for .NET

    Effortlessly remove SoftEdgeFormat from your parent object with the SoftEdgeFormat Remove method. Streamline your design for optimal results!... Document doc = new Document ( MyDir + "Rendering.... Radius = 30 ; builder . Document . Save ( ArtifactsDir + "Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  7. DocSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover the DocSaveOptions SaveFormat property to easily choose between Doc or Dot formats for seamless Document saving. Optimize your workflow today!...Specifies the format in which the document will be saved if this save...Microsoft Word formats. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  8. FontSubstitutionSettings.FontInfoSubstitution |...

    Discover how FontSubstitutionSettings enhance your typography with customizable font info rules for improved design and readability.... // Open a document that contains text formatted...our font sources. Document doc = new Document ( MyDir + "Missing...

    reference.aspose.com/words/net/aspose.words.fon...
  9. WarningInfoCollection.Clear | Aspose.Words for ...

    Effortlessly clear your WarningInfoCollection with this method, removing all elements for streamlined data management and improved performance.... // Open a document that contains text formatted...our font sources. Document doc = new Document ( MyDir + "Missing...

    reference.aspose.com/words/net/aspose.words/war...
  10. CompositeNode.RemoveChild | Aspose.Words for .NET

    Effortlessly manage your CompositeNode with the RemoveChild method, designed to streamline node removal for enhanced performance and efficiency....section in the document. Document doc = new Document (); DocumentBuilder...the first one, leaving the document with only the second. Assert...

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