Sort Score
Result 10 results
Languages All
Labels All
Results 1,411 - 1,420 of 176,669 for

document formatting

(0.2 sec)
  1. Aspose::Words::ConditionalStyle::get_ParagraphF...

    Aspose::Words::ConditionalStyle::get_ParagraphFormat method. Gets the paragraph Formatting of the conditional style in C++....method Gets the paragraph formatting of the conditional style...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/con...
  2. Converting a MHTML file to XLS using Python | A...

    Sample code on Python for MHTML to XLS conversion. Use example code for batch MHTML to XLS conversion with Python and .NET...programmatically a document from MHTML to XLS format with a modern...modern document-processing Python API. Use just a few lines of code...

    products.aspose.com/pdf/python-net/conversion/m...
  3. Mergefield Calculation - Free Support Forum - a...

    Scenario: We have a merge field defined as: { MERGEFIELD phone # “(000) 000’-'0000” } In the data source, the value for phone is: (734) 123-4567 Actual behavior (Aspose.Words): Aspose interprets the value as a mathem…...phone number, even though the format switch is meant to render it...correctly on the post-mailmerge document. Is there any way to get around...

    forum.aspose.com/t/mergefield-calculation/311156
  4. Font.style property | Aspose.Words for Node.js

    Font.style property. Gets or sets the character style applied to this Formatting....character style applied to this formatting. get style () : Aspose ....to all runs in a document that are formatted with custom character...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. HorizontalRuleFormat.Color | Aspose.Words for .NET

    Discover the HorizontalRuleFormat Color property to customize your design. Easily set or get the brush color for a stunning horizontal rule effect!...customize its formatting. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Shape.HorizontalRuleFormat | Aspose.Words for .NET

    Access and customize the HorizontalRuleFormat properties for enhanced design flexibility. Optimize your shapes with tailored settings for unique results....customize its formatting. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  7. TextWatermarkOptions.IsSemitrasparent | Aspose....

    Discover the TextWatermarkOptions IsSemitransparent property—control watermark opacity easily. Enhance your designs with customizable transparency settings!... Document doc = new Document (); // Add a plain...we wish to edit the text formatting using it as a watermark,...

    reference.aspose.com/words/net/aspose.words/tex...
  8. TextWatermarkOptions.Layout | Aspose.Words for ...

    Discover the TextWatermarkOptions Layout property to customize your watermark's appearance. Easily set it to Diagonal or your preferred layout for enhanced visuals.... Document doc = new Document (); // Add a plain...we wish to edit the text formatting using it as a watermark,...

    reference.aspose.com/words/net/aspose.words/tex...
  9. Merger.merge_to_images method | Aspose.Words fo...

    Merger.merge_to_images method. Merges the given input Documents into a single output Document using specified input output file names and save options... merge_format_mode) Merges the given input documents into a single...single output document using specified input output file names...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to Format Number as Date with C++|Documenta...

    This article will introduce how to format number to date using Aspose.Cells for C++ API....How to Format Number as Date with C++ Contents [ Hide ] Possible...Possible Usage Scenarios Formatting numbers as dates in Excel (or...

    docs.aspose.com/cells/cpp/format-number-to-date/