Sort Score
Result 10 results
Languages All
Labels All
Results 2,241 - 2,250 of 34,737 for

document properties

(0.05 sec)
  1. Fill.Color | Aspose.Words for .NET

    Discover the Fill Color property to easily customize your design's foreground color with a Color object, enhancing your project's visual appeal....Color property Gets or sets a Color object...get ; set ; } Remarks This property preserves the alpha component...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Aspose::Words::Run::get_PhoneticGuide method | ...

    Aspose::Words::Run::get_PhoneticGuide method. Gets a PhoneticGuide object in C++....Examples Shows how to get properties of the phonetic guide. auto...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Phonetic...

    reference.aspose.com/words/cpp/aspose.words/run...
  3. MustacheTag Class | Aspose.Words for .NET

    Discover the Aspose.Words.MailMerging.MustacheTag class—efficiently handle mustache tags for seamless Document automation and enhanced mail merging....public class MustacheTag Properties Name Description ReferenceOffset...mustache tags. Document document = new Document ( MyDir + "Mail...

    reference.aspose.com/words/net/aspose.words.mai...
  4. Add Bookmark to PDF using Java | Aspose.PDF

    Add bookmark to PDF programmatically with Java sample code using Aspose.PDF for Java...work with Bookmarks in PDF Document with Java Library Use the...navigate long or complex documents efficiently. Well-structured...

    products.aspose.com/pdf/java/bookmarks/
  5. Aspose::Words::Drawing::ImageData::get_CropBott...

    Aspose::Words::Drawing::ImageData::get_CropBottom method. Defines the fraction of picture removal from the bottom side in C++....MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Images...MakeObject < Aspose :: Words :: Document > (); // Import a shape from...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Merge XPS Files in C#

    This guide explains how to merge XPS in C#. It includes the program workflow along with the sample code to combine XPS files in C#....it also covers different properties to customize the conversion...an array of the input XPS documents Merge the loaded XPS files...

    kb.aspose.com/page/net/merge-xps-files-in-csharp/
  7. How to Change Border Color in HTML? C# Examples

    In this article, we will use C# examples to show different ways to change border color in HTML files using Aspose.HTML class library....with the CSS border-color property. There are a few ways you...you can set this property value. You can use inline, internal or...

    docs.aspose.com/html/net/how-to-articles/how-to...
  8. ParagraphFormat.hangingPunctuation property | A...

    ParagraphFormat.hangingPunctuation property. Gets or sets a flag indicating whether hanging punctuation is enabled for the current paragraph....hangingPunctuation property ParagraphFormat.hangingPunctuation property Gets...Shows how to set special properties for Asian typography. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. SectionStart enumeration | Aspose.Words for Python

    aspose.words.SectionStart enumeration. The type of break at the beginning of the section.... Document () builder = aw . DocumentBuilder...Aspose.Words document by hand. doc = aw . Document () # A blank...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Convert HTML to PDF – C# Examples and Online Co...

    Learn how to convert HTML to PDF in C# and consider various HTML to PDF conversion scenarios in C# examples. Try online HTML Converter....convert an HTML document into a Portable Document Format ( ) file...Aspose.Html.Saving; using var document = new HTMLDocument("{{input...

    docs.aspose.com/html/net/convert-html-to-pdf/