Sort Score
Result 10 results
Languages All
Labels All
Results 8,591 - 8,600 of 88,662 for

doc format

(0.11 sec)
  1. Aspose::Words::TextWatermarkOptions::get_FontFa...

    Aspose::Words::TextWatermarkOptions::get_FontFamily method. Gets or sets font family name. The default value is "Calibri" in C++.... auto doc = System :: MakeObject < Aspose...Add a plain text watermark. doc -> get_Watermark () -> SetText...

    reference.aspose.com/words/cpp/aspose.words/tex...
  2. Cell.FirstParagraph | Aspose.Words for .NET

    Discover the Cell FirstParagraph property to effortlessly access the first paragraph from immediate children, enhancing your content management.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Build the outer table....

    reference.aspose.com/words/net/aspose.words.tab...
  3. Document.ensure_minimum method | Aspose.Words f...

    Document.ensure_minimum method. If the Document contains no sections, creates one section with one paragraph.... doc = aw . Document () nodes = doc . get_child_nodes...node_type ) self . assertEqual ( doc , nodes [ 0 ] . parent_node )...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldEQ class | Aspose.Words for Python

    aspose.words.fields.FieldEQ class. Implements the EQ field... (Inherited from Field ) format Gets a FieldFormat object that...provides typed access to field’s formatting. (Inherited from Field )...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Split ODP Files Online or via Java | products.a...

    Free online app to split different ODP files. Java Splitter library code for ODP Documents.... Select the output format. Download splitted files. Split...supports many popular formats including ODP format such as PDF, Microsoft...

    products.aspose.com/total/java/split/odp/
  6. WarningInfo.WarningType | Aspose.Words for .NET

    Discover the WarningInfo WarningType property that reveals essential warning types, enhancing your error handling and improving application reliability....document that contains text formatted with a font that does not...of our font sources. Document doc = new Document ( MyDir + "Missing...

    reference.aspose.com/words/net/aspose.words/war...
  7. Row | Aspose.Words for .NET

    Create dynamic Row instances easily with our Row constructor. Simplify your data management and enhance your coding efficiency today!...DocumentBase doc ) Parameter Type Description doc DocumentBase...CreateNestedTable () { Document doc = new Document (); // Create...

    reference.aspose.com/words/net/aspose.words.tab...
  8. Aspose::Words::Watermark::SetText method | Aspo...

    Aspose::Words::Watermark::SetText method. Adds Text watermark into the Document in C++.... auto doc = System :: MakeObject < Aspose...Add a plain text watermark. doc -> get_Watermark () -> SetText...

    reference.aspose.com/words/cpp/aspose.words/wat...
  9. DocumentBuilder | Aspose.Words for .NET

    Create powerful Documents effortlessly with DocumentBuilder. Initialize a new instance and streamline your Document management today!...insert formatted text using DocumentBuilder. Document doc = new...DocumentBuilder ( doc ); // Specify font formatting, then add text...

    reference.aspose.com/words/net/aspose.words/doc...
  10. CellFormat.ClearFormatting | Aspose.Words for .NET

    Discover the CellFormat ClearFormatting method to effortlessly reset cell styles to default without altering cell width. Enhance your spreadsheet efficiency!...method Resets to default cell formatting. Does not change the width...two tables into one. Document doc = new Document ( MyDir + "Tables...

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